"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/01/29 04:24:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yisomis9zuyu" 2025/01/29 04:24:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/29 04:24:24 DEBUG : Creating backend with remote "TestDrive:crypt/bt86feg4f73octjomaasfsqogrl6dm3v2ouknledhv8i463gtilg" 2025/01/29 04:24:25 DEBUG : Creating backend with remote "/tmp/rclone484573439" === 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-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.21s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", 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/01/29 04:24:26 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/01/29 04:24:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/29 04:24:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/29 04:24:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/01/29 04:24:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/29 04:24:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/29 04:24:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/29 04:24:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/01/29 04:24:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/29 04:24:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/29 04:24:26 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/01/29 04:24:26 DEBUG : potato: Seek from 10 to 0 2025/01/29 04:24:26 DEBUG : potato: Seek from 10 to 0 2025/01/29 04:24:26 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/01/29 04:24:26 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/01/29 04:24:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/29 04:24:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/29 04:24:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/01/29 04:24:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/29 04:24:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/29 04:24:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/29 04:24:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/01/29 04:24:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/29 04:24:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/29 04:24:26 DEBUG : potato: Seek from 5 to 2 2025/01/29 04:24:26 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/01/29 04:24:26 DEBUG : potato: Seek from 7 to 0 2025/01/29 04:24:26 DEBUG : potato: Seek from 7 to 0 2025/01/29 04:24:26 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/01/29 04:24:26 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/01/29 04:24:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/29 04:24:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/29 04:24:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/01/29 04:24:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/29 04:24:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/29 04:24:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/29 04:24:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/01/29 04:24:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/29 04:24:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/29 04:24:26 DEBUG : potato: Seek from 5 to 2 2025/01/29 04:24:26 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/01/29 04:24:26 DEBUG : potato: Seek from 8 to 0 2025/01/29 04:24:26 DEBUG : potato: Seek from 8 to 0 2025/01/29 04:24:26 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/01/29 04:24:26 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/01/29 04:24:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/29 04:24:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/29 04:24:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/01/29 04:24:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/29 04:24:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/29 04:24:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/29 04:24:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/01/29 04:24:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/29 04:24:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/29 04:24:26 DEBUG : potato: Seek from 5 to 2 2025/01/29 04:24:26 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/01/29 04:24:26 DEBUG : potato: Seek from 9 to 0 2025/01/29 04:24:26 DEBUG : potato: Seek from 9 to 0 2025/01/29 04:24:26 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" 2025/01/29 04:24:28 DEBUG : rutabaga: md5 = e60691c3e2b5666d4333f159e9c1f229 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/01/29 04:24:31 DEBUG : empty space: md5 = 543908c6a1ba9a22f5ea93e45526fbd3 OK === RUN TestCheck/3 2025/01/29 04:24:33 DEBUG : potato2: md5 = ae5425b9c2ea88650172fc69c3f4a59b OK === RUN TestCheck/4 === RUN TestCheck/5 2025/01/29 04:24:35 DEBUG : remotepotato: md5 = 058c24b04e0e10e947a6e0285cc04a96 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.12s) --- PASS: TestCheck/1 (0.21s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2025/01/29 04:24:39 DEBUG : Creating backend with remote "nonexistent" 2025/01/29 04:24:39 DEBUG : Creating backend with remote "nonexistent" 2025/01/29 04:24:39 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/01/29 04:24:39 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/01/29 04:24:39 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/01/29 04:24:39 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-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" 2025/01/29 04:24:41 DEBUG : rutabaga: md5 = 1e62346cc6c301bd0e971ff2abdf7464 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/01/29 04:24:45 DEBUG : empty space: md5 = 9750a9ac1aae12f38ee314884dcabc64 OK === RUN TestCheckDownload/3 2025/01/29 04:24:48 DEBUG : potato2: md5 = 516052350f9f4d9785c776725aef2ac8 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/01/29 04:24:53 DEBUG : remotepotato: md5 = 071b10f4f71f12859af6779f63245c62 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (19.52s) --- PASS: TestCheckDownload/1 (1.60s) --- PASS: TestCheckDownload/2 (0.97s) --- PASS: TestCheckDownload/3 (0.94s) --- PASS: TestCheckDownload/4 (1.13s) --- PASS: TestCheckDownload/5 (1.33s) --- PASS: TestCheckDownload/6 (1.64s) --- PASS: TestCheckDownload/7 (0.96s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" 2025/01/29 04:25:00 DEBUG : rutabaga: md5 = 1f3bea7daf64439137663ae7bc2a7a40 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/01/29 04:25:02 DEBUG : empty space: md5 = 7f10f4998bd625f0aeaee871ed83061a OK === RUN TestCheckSizeOnly/3 2025/01/29 04:25:05 DEBUG : potato2: md5 = 4d403feeddd0295317c8597529b7c679 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/01/29 04:25:07 DEBUG : remotepotato: md5 = 264a2b8f557639d33be5b040579b8524 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.61s) --- PASS: TestCheckSizeOnly/1 (0.28s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" 2025/01/29 04:25:13 DEBUG : test.sum: md5 = 0cb1f6ec4590ecee0b182e88168353aa OK 2025/01/29 04:25:14 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/29 04:25:14 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/29 04:25:14 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/29 04:25:14 NOTICE: test.sum: 2 warning(s) suppressed... 2025/01/29 04:25:16 DEBUG : test.sum: md5 = 74f436a353df3c566a69cdf65028e672 OK 2025/01/29 04:25:17 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/29 04:25:17 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/29 04:25:17 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/29 04:25:17 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.62s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" 2025/01/29 04:25:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yisomis9zuyu/data" 2025/01/29 04:25:18 DEBUG : Creating backend with remote "TestDrive:crypt/bt86feg4f73octjomaasfsqogrl6dm3v2ouknledhv8i463gtilg/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu/data' lacks md5, skipping --- SKIP: TestCheckSum (1.92s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" 2025/01/29 04:25:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yisomis9zuyu/data" 2025/01/29 04:25:20 DEBUG : Creating backend with remote "TestDrive:crypt/bt86feg4f73octjomaasfsqogrl6dm3v2ouknledhv8i463gtilg/vjrnln8ratgmqakfosrqe8espk" 2025/01/29 04:25:24 DEBUG : data/banana: md5 = e3e54b88e90d0e940953ceff0cec447b OK 2025/01/29 04:25:25 DEBUG : test.sum: md5 = bc77e52d7225c252f8343e13daffd44c OK === RUN TestCheckSumDownload/subtest1 2025/01/29 04:25:30 DEBUG : data/potato: md5 = fa54a69b057e7dd87e6ac4f129564912 OK 2025/01/29 04:25:32 DEBUG : test.sum: md5 = 50f06bdb1f9334314b762cc05eb292fe OK === RUN TestCheckSumDownload/subtest2 2025/01/29 04:25:36 DEBUG : test.sum: md5 = e8b73a67ea8dafc433d3c16c3d8b3cff OK === RUN TestCheckSumDownload/subtest3 2025/01/29 04:25:40 DEBUG : test.sum: md5 = 24e48238f739b59e9679d357807f13b6 OK === RUN TestCheckSumDownload/subtest4 2025/01/29 04:25:45 DEBUG : test.sum: md5 = 2485161dd78d71aa93b9269c99ae2f56 OK === RUN TestCheckSumDownload/subtest5 2025/01/29 04:25:49 DEBUG : test.sum: md5 = 36c07a8ffbc0063bf751b66a86cabebd OK === RUN TestCheckSumDownload/subtest6 2025/01/29 04:25:54 DEBUG : data/banana: md5 = bb9cd26c4c1f2080483b074f106a591b OK 2025/01/29 04:25:55 DEBUG : data/potato: md5 = 35eb81be0209ab31352c8e424cee1be2 OK 2025/01/29 04:25:57 DEBUG : test.sum: md5 = c7bbaa7368ee8b28b6a4b96b6de99d78 OK === RUN TestCheckSumDownload/subtest7 2025/01/29 04:26:03 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/01/29 04:26:03 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (43.81s) --- PASS: TestCheckSumDownload/subtest1 (2.83s) --- PASS: TestCheckSumDownload/subtest2 (2.04s) --- PASS: TestCheckSumDownload/subtest3 (2.31s) --- PASS: TestCheckSumDownload/subtest4 (2.14s) --- PASS: TestCheckSumDownload/subtest5 (2.20s) --- PASS: TestCheckSumDownload/subtest6 (2.72s) --- PASS: TestCheckSumDownload/subtest7 (2.68s) === RUN TestApplyTransforms 2025/01/29 04:26:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cavajup7figu" 2025/01/29 04:26:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/29 04:26:03 DEBUG : Creating backend with remote "TestDrive:crypt/lfd2338oftrdj6memoceb01qsb70u4jj589dj7eli9lqdp77q3f0" 2025/01/29 04:26:04 DEBUG : Creating backend with remote "/tmp/rclone2536472672" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cavajup7figu'", Local "Local file system at /tmp/rclone2536472672", Modify Window "1ms" 2025/01/29 04:26:07 DEBUG : hello, world!: md5 = 1edf66457bf231162144ff9e0c5ed13c OK upper checkfile vs. lower remote (without normalization) 2025/01/29 04:26:08 ERROR : hello, world!: sum not found 2025/01/29 04:26:08 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cavajup7figu' 2025/01/29 04:26:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cavajup7figu': 1 files missing 2025/01/29 04:26:08 NOTICE: 1 hashes missing 2025/01/29 04:26:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cavajup7figu': 2 differences found 2025/01/29 04:26:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cavajup7figu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/01/29 04:26:09 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/29 04:26:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cavajup7figu': 0 differences found 2025/01/29 04:26:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cavajup7figu': 1 matching files 2025/01/29 04:26:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gufugim7cila" 2025/01/29 04:26:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/29 04:26:09 DEBUG : Creating backend with remote "TestDrive:crypt/hft721ih52lpjs8jtvggkkestle8vnjd4ll61f0rcuadg859k2ng" 2025/01/29 04:26:10 DEBUG : Creating backend with remote "/tmp/rclone631924749" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufugim7cila'", Local "Local file system at /tmp/rclone631924749", Modify Window "1ms" 2025/01/29 04:26:13 DEBUG : HELLO, WORLD!: md5 = 02429530ac70813f17f742c56f6c8fbf OK lower checkfile vs. upper remote (without normalization) 2025/01/29 04:26:13 ERROR : HELLO, WORLD!: sum not found 2025/01/29 04:26:13 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gufugim7cila' 2025/01/29 04:26:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gufugim7cila': 1 files missing 2025/01/29 04:26:13 NOTICE: 1 hashes missing 2025/01/29 04:26:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gufugim7cila': 2 differences found 2025/01/29 04:26:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gufugim7cila': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/01/29 04:26:14 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/29 04:26:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gufugim7cila': 0 differences found 2025/01/29 04:26:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gufugim7cila': 1 matching files 2025/01/29 04:26:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tukefiq5bona" 2025/01/29 04:26:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/29 04:26:14 DEBUG : Creating backend with remote "TestDrive:crypt/pgbddgmgf1enhqf7122bcea2637vkj16k9gih8mucolrhqmdmbog" 2025/01/29 04:26:15 DEBUG : Creating backend with remote "/tmp/rclone742761695" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tukefiq5bona'", Local "Local file system at /tmp/rclone742761695", Modify Window "1ms" 2025/01/29 04:26:18 DEBUG : HeLlO, wOrLd!: md5 = daa826c572881b4402a7bb4a2614d2fa OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/01/29 04:26:18 ERROR : HeLlO, wOrLd!: sum not found 2025/01/29 04:26:18 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tukefiq5bona' 2025/01/29 04:26:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tukefiq5bona': 1 files missing 2025/01/29 04:26:18 NOTICE: 1 hashes missing 2025/01/29 04:26:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tukefiq5bona': 2 differences found 2025/01/29 04:26:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tukefiq5bona': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/01/29 04:26:20 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/29 04:26:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tukefiq5bona': 0 differences found 2025/01/29 04:26:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tukefiq5bona': 1 matching files 2025/01/29 04:26:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yipunez6yaxu" 2025/01/29 04:26:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/29 04:26:20 DEBUG : Creating backend with remote "TestDrive:crypt/6ibbcshqisie2nels7pk66msl04gce663np4tnjs6imj2kig1fgg" 2025/01/29 04:26:21 DEBUG : Creating backend with remote "/tmp/rclone545711978" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipunez6yaxu'", Local "Local file system at /tmp/rclone545711978", Modify Window "1ms" 2025/01/29 04:26:23 DEBUG : HELLO, WORLD!: md5 = c1d36e739e7da6cc8a740326d3d6cf1c OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/01/29 04:26:24 ERROR : HELLO, WORLD!: sum not found 2025/01/29 04:26:24 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yipunez6yaxu' 2025/01/29 04:26:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yipunez6yaxu': 1 files missing 2025/01/29 04:26:24 NOTICE: 1 hashes missing 2025/01/29 04:26:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yipunez6yaxu': 2 differences found 2025/01/29 04:26:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yipunez6yaxu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/01/29 04:26:25 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/29 04:26:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yipunez6yaxu': 0 differences found 2025/01/29 04:26:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yipunez6yaxu': 1 matching files 2025/01/29 04:26:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kafumof8zayu" 2025/01/29 04:26:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/29 04:26:26 DEBUG : Creating backend with remote "TestDrive:crypt/oacp662mldiph165hg38gai2pe886a68dpnfg7re8pc3ra3kskdg" 2025/01/29 04:26:26 DEBUG : Creating backend with remote "/tmp/rclone3396035269" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kafumof8zayu'", Local "Local file system at /tmp/rclone3396035269", Modify Window "1ms" 2025/01/29 04:26:29 DEBUG : 測試_Русский___ě_áñ: md5 = 29d8d48dc93e4ec32cdf62724ec3f5b1 OK NFD checkfile vs. NFC remote (without normalization) 2025/01/29 04:26:30 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/29 04:26:30 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kafumof8zayu' 2025/01/29 04:26:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kafumof8zayu': 1 files missing 2025/01/29 04:26:30 NOTICE: 1 hashes missing 2025/01/29 04:26:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kafumof8zayu': 2 differences found 2025/01/29 04:26:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kafumof8zayu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/01/29 04:26:31 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/29 04:26:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kafumof8zayu': 0 differences found 2025/01/29 04:26:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kafumof8zayu': 1 matching files 2025/01/29 04:26:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-runinad7cala" 2025/01/29 04:26:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/29 04:26:31 DEBUG : Creating backend with remote "TestDrive:crypt/rv3cc9ch6j8oqta0u2akmrmlnidcfp6sqih0uuv8alebi6gggc20" 2025/01/29 04:26:32 DEBUG : Creating backend with remote "/tmp/rclone2489708246" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-runinad7cala'", Local "Local file system at /tmp/rclone2489708246", Modify Window "1ms" 2025/01/29 04:26:35 DEBUG : 測試_Русский___ě_áñ: md5 = 6f69bdc3edbf3d19d54c37572160e2d2 OK NFC checkfile vs. NFD remote (without normalization) 2025/01/29 04:26:35 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/29 04:26:35 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-runinad7cala' 2025/01/29 04:26:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-runinad7cala': 1 files missing 2025/01/29 04:26:35 NOTICE: 1 hashes missing 2025/01/29 04:26:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-runinad7cala': 2 differences found 2025/01/29 04:26:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-runinad7cala': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/01/29 04:26:36 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/29 04:26:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-runinad7cala': 0 differences found 2025/01/29 04:26:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-runinad7cala': 1 matching files 2025/01/29 04:26:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-deqakuc2sode" 2025/01/29 04:26:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/29 04:26:36 DEBUG : Creating backend with remote "TestDrive:crypt/5vb2o3n3hbupdtclb8bofmtds0foeq3kusapp1abl3h16o7o7ttg" 2025/01/29 04:26:37 DEBUG : Creating backend with remote "/tmp/rclone1159778717" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deqakuc2sode'", Local "Local file system at /tmp/rclone1159778717", Modify Window "1ms" 2025/01/29 04:26:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d897af99f2ae402f61bc17cda98b19ea OK NFDx2 checkfile vs. both remote (without normalization) 2025/01/29 04:26:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/29 04:26:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-deqakuc2sode' 2025/01/29 04:26:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-deqakuc2sode': 1 files missing 2025/01/29 04:26:40 NOTICE: 1 hashes missing 2025/01/29 04:26:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-deqakuc2sode': 2 differences found 2025/01/29 04:26:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-deqakuc2sode': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/01/29 04:26:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/29 04:26:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-deqakuc2sode': 0 differences found 2025/01/29 04:26:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-deqakuc2sode': 1 matching files 2025/01/29 04:26:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lalokis8fonu" 2025/01/29 04:26:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/29 04:26:41 DEBUG : Creating backend with remote "TestDrive:crypt/u1hctomjee91jks2crj8dk91bdc57rbb8b78r9fhhlp30rgs04g0" 2025/01/29 04:26:42 DEBUG : Creating backend with remote "/tmp/rclone2630901214" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lalokis8fonu'", Local "Local file system at /tmp/rclone2630901214", Modify Window "1ms" 2025/01/29 04:26:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 29b566c75a50536150e224053f78703d OK NFCx2 checkfile vs. both remote (without normalization) 2025/01/29 04:26:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/29 04:26:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lalokis8fonu' 2025/01/29 04:26:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lalokis8fonu': 1 files missing 2025/01/29 04:26:46 NOTICE: 1 hashes missing 2025/01/29 04:26:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lalokis8fonu': 2 differences found 2025/01/29 04:26:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lalokis8fonu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/01/29 04:26:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/29 04:26:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lalokis8fonu': 0 differences found 2025/01/29 04:26:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lalokis8fonu': 1 matching files 2025/01/29 04:26:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-genixef3kuke" 2025/01/29 04:26:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/29 04:26:47 DEBUG : Creating backend with remote "TestDrive:crypt/bk4g07e3e0ogojk51mgcp791eso55luh387g68ph6bme3tbndeb0" 2025/01/29 04:26:48 DEBUG : Creating backend with remote "/tmp/rclone2669840124" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-genixef3kuke'", Local "Local file system at /tmp/rclone2669840124", Modify Window "1ms" 2025/01/29 04:26:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1435f2e0171eb00abbf186be98971397 OK both checkfile vs. NFDx2 remote (without normalization) 2025/01/29 04:26:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/29 04:26:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-genixef3kuke' 2025/01/29 04:26:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-genixef3kuke': 1 files missing 2025/01/29 04:26:51 NOTICE: 1 hashes missing 2025/01/29 04:26:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-genixef3kuke': 2 differences found 2025/01/29 04:26:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-genixef3kuke': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/01/29 04:26:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/29 04:26:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-genixef3kuke': 0 differences found 2025/01/29 04:26:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-genixef3kuke': 1 matching files 2025/01/29 04:26:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pameden3mare" 2025/01/29 04:26:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/29 04:26:52 DEBUG : Creating backend with remote "TestDrive:crypt/l2aq22ta02hmhq7ha8ha38ufndqdkqfd2va57jqshli2g1it3jvg" 2025/01/29 04:26:53 DEBUG : Creating backend with remote "/tmp/rclone1559216528" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pameden3mare'", Local "Local file system at /tmp/rclone1559216528", Modify Window "1ms" 2025/01/29 04:26:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e7f61e9acc713b4d21f3aa28741c88de OK both checkfile vs. NFCx2 remote (without normalization) 2025/01/29 04:26:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/29 04:26:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pameden3mare' 2025/01/29 04:26:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pameden3mare': 1 files missing 2025/01/29 04:26:57 NOTICE: 1 hashes missing 2025/01/29 04:26:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pameden3mare': 2 differences found 2025/01/29 04:26:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pameden3mare': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/01/29 04:26:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/29 04:26:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pameden3mare': 0 differences found 2025/01/29 04:26:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pameden3mare': 1 matching files 2025/01/29 04:26:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pameden3mare': Purge remote 2025/01/29 04:26:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-genixef3kuke': Purge remote 2025/01/29 04:26:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lalokis8fonu': Purge remote 2025/01/29 04:27:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deqakuc2sode': Purge remote 2025/01/29 04:27:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-runinad7cala': Purge remote 2025/01/29 04:27:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kafumof8zayu': Purge remote 2025/01/29 04:27:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yipunez6yaxu': Purge remote 2025/01/29 04:27:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tukefiq5bona': Purge remote 2025/01/29 04:27:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gufugim7cila': Purge remote 2025/01/29 04:27:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cavajup7figu': Purge remote --- PASS: TestApplyTransforms (61.13s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" 2025/01/29 04:27:05 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/29 04:27:07 DEBUG : sub/file2: md5 = a7f69bb6bb2fea9214230d3cb9edce8b OK 2025/01/29 04:27:07 INFO : file1: Copied (new) to: sub/file2 2025/01/29 04:27:08 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/29 04:27:08 DEBUG : file1: Unchanged skipping 2025/01/29 04:27:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu': don't need to copy/move sub/file2, it is already at target location 2025/01/29 04:27:10 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.60s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" 2025/01/29 04:27:14 DEBUG : dst/file1: md5 = 0427d3aa6c17599c3cb4af7c4878cec7 OK 2025/01/29 04:27:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yisomis9zuyu/backup" 2025/01/29 04:27:15 DEBUG : Creating backend with remote "TestDrive:crypt/bt86feg4f73octjomaasfsqogrl6dm3v2ouknledhv8i463gtilg/1nrff024r7pq65ecp72fc28jb0" 2025/01/29 04:27:16 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/29 04:27:20 INFO : dst/file1: Moved (server-side) 2025/01/29 04:27:21 DEBUG : dst/file1: md5 = e3a033771a9938d5c3a10510dcaff19b OK 2025/01/29 04:27:21 INFO : dst/file1: Copied (new) 2025/01/29 04:27:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/29 04:27:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/29 04:27:26 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (15.60s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" 2025/01/29 04:27:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yisomis9zuyu/dst" 2025/01/29 04:27:27 DEBUG : Creating backend with remote "TestDrive:crypt/bt86feg4f73octjomaasfsqogrl6dm3v2ouknledhv8i463gtilg/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/29 04:27:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yisomis9zuyu/CompareDest" 2025/01/29 04:27:29 DEBUG : Creating backend with remote "TestDrive:crypt/bt86feg4f73octjomaasfsqogrl6dm3v2ouknledhv8i463gtilg/gveqi14airsml4bgu7krj116o8" 2025/01/29 04:27:30 DEBUG : one: Need to transfer - File not found at Destination 2025/01/29 04:27:33 DEBUG : one: md5 = 7a077389ad8f3a40629dde94a0e99519 OK 2025/01/29 04:27:33 INFO : one: Copied (new) 2025/01/29 04:27:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/29 04:27:36 DEBUG : one: md5 = 9e40a0580652581eb4b3d4318bcdb815 OK 2025/01/29 04:27:36 INFO : one: Copied (replaced existing) 2025/01/29 04:27:38 DEBUG : dst/one: md5 = fbea129132618f1ff42e39a395903e30 OK 2025/01/29 04:27:41 DEBUG : CompareDest/one: md5 = 09da89cb06c8393218264af8d6f775ba OK 2025/01/29 04:27:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/29 04:27:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/29 04:27:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/29 04:27:44 DEBUG : CompareDest/two: md5 = 6f7a4212fbc6887bda7677f427bc8f54 OK 2025/01/29 04:27:45 DEBUG : two: Need to transfer - File not found at Destination 2025/01/29 04:27:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/29 04:27:45 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/29 04:27:46 DEBUG : two: Need to transfer - File not found at Destination 2025/01/29 04:27:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/29 04:27:46 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/29 04:27:47 DEBUG : two: Need to transfer - File not found at Destination 2025/01/29 04:27:47 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/29 04:27:49 DEBUG : two: md5 = c92af470b07bf3c5bc81ea19b2c3ea51 OK 2025/01/29 04:27:49 INFO : two: Copied (new) 2025/01/29 04:27:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/29 04:27:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/29 04:27:53 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/29 04:27:53 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (26.94s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" 2025/01/29 04:27:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yisomis9zuyu/dst" 2025/01/29 04:27:54 DEBUG : Config file has changed externally - reloading 2025/01/29 04:27:54 DEBUG : Creating backend with remote "TestDrive:crypt/bt86feg4f73octjomaasfsqogrl6dm3v2ouknledhv8i463gtilg/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/29 04:27:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yisomis9zuyu/CopyDest" 2025/01/29 04:27:56 DEBUG : Creating backend with remote "TestDrive:crypt/bt86feg4f73octjomaasfsqogrl6dm3v2ouknledhv8i463gtilg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/29 04:27:57 DEBUG : one: Need to transfer - File not found at Destination 2025/01/29 04:28:00 DEBUG : one: md5 = 39a2f2b1e716a64691392df4acde5da6 OK 2025/01/29 04:28:00 INFO : one: Copied (new) 2025/01/29 04:28:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/29 04:28:03 DEBUG : one: md5 = 57bd738fcf03ee4e97e5288fb6619fa5 OK 2025/01/29 04:28:03 INFO : one: Copied (replaced existing) 2025/01/29 04:28:05 DEBUG : dst/one: md5 = 332235e3d489cb8e70448efbd2c8d302 OK 2025/01/29 04:28:08 DEBUG : CopyDest/one: md5 = 6c30f6bd8de29fae8fa2ac8ab8302a6b OK 2025/01/29 04:28:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yisomis9zuyu/BackupDir" 2025/01/29 04:28:09 DEBUG : Creating backend with remote "TestDrive:crypt/bt86feg4f73octjomaasfsqogrl6dm3v2ouknledhv8i463gtilg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/29 04:28:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/29 04:28:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/29 04:28:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/29 04:28:13 INFO : one: Moved (server-side) 2025/01/29 04:28:14 INFO : one: Copied (server-side copy) 2025/01/29 04:28:14 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/29 04:28:17 DEBUG : CopyDest/two: md5 = a2670b1cf189d65b4db4117936e2e268 OK 2025/01/29 04:28:17 DEBUG : two: Need to transfer - File not found at Destination 2025/01/29 04:28:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/29 04:28:19 INFO : two: Copied (server-side copy) 2025/01/29 04:28:19 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/29 04:28:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/29 04:28:24 DEBUG : two: Unchanged skipping 2025/01/29 04:28:26 DEBUG : CopyDest/three: md5 = ec51b59f940ad8a8ac75a88098fc3a71 OK 2025/01/29 04:28:27 DEBUG : three: Need to transfer - File not found at Destination 2025/01/29 04:28:27 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/29 04:28:27 DEBUG : three: Destination not found in --copy-dest 2025/01/29 04:28:28 DEBUG : three: md5 = d1e256087f3d0b269d300bf1e71e5b40 OK 2025/01/29 04:28:28 INFO : three: Copied (new) 2025/01/29 04:28:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/29 04:28:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/29 04:28:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/29 04:28:36 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/29 04:28:36 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/29 04:28:36 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/29 04:28:37 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (43.59s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.42s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" 2025/01/29 04:28:39 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/01/29 04:28:41 DEBUG : TestCopyFileMaxTransfer/file1: md5 = b18d239d6734be54f6ee631f53fdbc45 OK 2025/01/29 04:28:41 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/01/29 04:28:42 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/01/29 04:28:42 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/01/29 04:28:43 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/01/29 04:28:44 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/01/29 04:28:46 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 538b04726a7c5d928265390a457b46b6 OK 2025/01/29 04:28:46 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/01/29 04:28:48 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/01/29 04:28:48 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.64s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", 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-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" 2025/01/29 04:28:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu': Looking for duplicate names using skip mode. 2025/01/29 04:28:53 NOTICE: one: Found 2 files with duplicate names 2025/01/29 04:28:53 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.41s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" 2025/01/29 04:29:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu': Looking for duplicate names using skip mode. 2025/01/29 04:29:00 NOTICE: one: Found 3 files with duplicate names 2025/01/29 04:29:00 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/01/29 04:29:01 INFO : one: Deleted 2025/01/29 04:29:01 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.59s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" 2025/01/29 04:29:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu': Looking for duplicate names using first mode. 2025/01/29 04:29:08 NOTICE: one: Found 3 files with duplicate names 2025/01/29 04:29:08 INFO : one: Deleted 2025/01/29 04:29:09 INFO : one: Deleted 2025/01/29 04:29:09 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.37s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" 2025/01/29 04:29:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu': Looking for duplicate names using newest mode. 2025/01/29 04:29:15 NOTICE: one: Found 3 files with duplicate names 2025/01/29 04:29:15 INFO : one: Deleted 2025/01/29 04:29:16 INFO : one: Deleted 2025/01/29 04:29:16 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.53s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.50s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" 2025/01/29 04:29:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu': Looking for duplicate names using oldest mode. 2025/01/29 04:29:23 NOTICE: one: Found 3 files with duplicate names 2025/01/29 04:29:24 INFO : one: Deleted 2025/01/29 04:29:24 INFO : one: Deleted 2025/01/29 04:29:24 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.58s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" 2025/01/29 04:29:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu': Looking for duplicate names using largest mode. 2025/01/29 04:29:31 NOTICE: one: Found 3 files with duplicate names 2025/01/29 04:29:31 INFO : one: Deleted 2025/01/29 04:29:32 INFO : one: Deleted 2025/01/29 04:29:32 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.54s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" 2025/01/29 04:29:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu': Looking for duplicate names using smallest mode. 2025/01/29 04:29:38 NOTICE: one: Found 3 files with duplicate names 2025/01/29 04:29:39 INFO : one: Deleted 2025/01/29 04:29:39 INFO : one: Deleted 2025/01/29 04:29:39 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.46s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" 2025/01/29 04:29:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu': Looking for duplicate names using rename mode. 2025/01/29 04:29:47 NOTICE: one.txt: Found 3 files with duplicate names 2025/01/29 04:29:49 INFO : one-2.txt: renamed from: one.txt 2025/01/29 04:29:50 INFO : one-3.txt: renamed from: one.txt 2025/01/29 04:29:51 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.52s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" 2025/01/29 04:29:57 DEBUG : dupe1/one.txt: md5 = c6d53fac6dbcba71b2ecb6d727661f6d OK 2025/01/29 04:30:00 DEBUG : dupe2/two.txt: md5 = fe3e63014048e17d252babbe5d04791b OK 2025/01/29 04:30:02 DEBUG : dupe3/three.txt: md5 = 8514ea8f0bdf2df8a58eb9e3442fff22 OK 2025/01/29 04:30:03 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/01/29 04:30:04 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/01/29 04:30:05 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/01/29 04:30:05 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/01/29 04:30:09 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/01/29 04:30:09 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/01/29 04:30:09 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (15.85s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" 2025/01/29 04:30:12 DEBUG : a.txt: md5 = 47a49fc22b550347f81f5139a416238f OK 2025/01/29 04:30:13 DEBUG : zend.txt: md5 = 178f812271ec12a86c4c1d0f4e638fc5 OK 2025/01/29 04:30:16 DEBUG : sub dir/hello world: md5 = 4e43cb62a6b770db07c8d041666857c5 OK 2025/01/29 04:30:18 DEBUG : sub dir/hello world2: md5 = fab6a0b312f4cefd69ee119d4950e3ff OK 2025/01/29 04:30:21 DEBUG : sub dir/ignore dir/.ignore: md5 = 47289105bc0ab82f670ee0b48e2ba6d9 OK 2025/01/29 04:30:23 DEBUG : sub dir/ignore dir/should be ignored: md5 = 61313ee1bf06326721aa3aa10ee6416c OK 2025/01/29 04:30:25 DEBUG : sub dir/sub sub dir/hello world3: md5 = c17db719973ef06e1fd855eaa8f8de63 OK 2025/01/29 04:30:27 DEBUG : a.txt: Excluded (Size Filter) 2025/01/29 04:30:27 DEBUG : a.txt: Excluded 2025/01/29 04:30:27 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/29 04:30:27 DEBUG : sub dir/hello world2: Excluded 2025/01/29 04:30:27 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/29 04:30:27 DEBUG : sub dir/hello world: Excluded 2025/01/29 04:30:28 DEBUG : sub dir/ignore dir: Excluded 2025/01/29 04:30:28 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/29 04:30:28 DEBUG : sub dir/hello world2: Excluded 2025/01/29 04:30:28 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/29 04:30:28 DEBUG : sub dir/hello world: Excluded 2025/01/29 04:30:28 DEBUG : sub dir/ignore dir: Excluded 2025/01/29 04:30:34 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/01/29 04:30:35 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/01/29 04:30:35 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/01/29 04:30:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/01/29 04:30:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/01/29 04:30:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/01/29 04:30:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (26.36s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" 2025/01/29 04:30:38 DEBUG : file1: md5 = 658f837bf2915f73be2f304df845d31f OK 2025/01/29 04:30:41 DEBUG : sub/file2: md5 = 598710d949ff787a7f0e1f52a1c10d58 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/01/29 04:30:44 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/01/29 04:30:44 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/01/29 04:30:44 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/01/29 04:30:46 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.78s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.52s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.66s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" 2025/01/29 04:30:49 DEBUG : file1: md5 = c946b37fae4200c6f1bd9c70fe1b1d91 OK 2025/01/29 04:30:52 DEBUG : sub/file2: md5 = 3ddadeffbf56e0bcc7fdd34f16e26c0b OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/01/29 04:30:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yisomis9zuyu/notfound" 2025/01/29 04:30:56 DEBUG : Creating backend with remote "TestDrive:crypt/bt86feg4f73octjomaasfsqogrl6dm3v2ouknledhv8i463gtilg/qe0i31qdkoejk60elps0ni5sqk" 2025/01/29 04:31:01 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (14.78s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.52s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.27s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (2.43s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" 2025/01/29 04:31:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu': Making directory 2025/01/29 04:31:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu': Making directory --- PASS: TestMkdir (0.65s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" 2025/01/29 04:31:05 DEBUG : sub dir/hello world: md5 = 817f000140cd60fdde2e6943a7cb3490 OK 2025/01/29 04:31:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.72s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" 2025/01/29 04:31:10 DEBUG : potato2: md5 = 27e295800f47b63eace8f997247efa2c OK 2025/01/29 04:31:12 DEBUG : empty space: md5 = 0a2e10a113591d7e6c1021cdba0fa752 OK --- PASS: TestLs (5.63s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" 2025/01/29 04:31:16 DEBUG : potato2: md5 = 4dffef361a0006d5500140748c01d5ce OK 2025/01/29 04:31:17 DEBUG : empty space: md5 = b728eb06dad8f482fd81ddcd845b1d39 OK 2025/01/29 04:31:18 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.99s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" 2025/01/29 04:31:21 DEBUG : potato2: md5 = d92bd0f70b934b8cb13e3d1ce700dafb OK 2025/01/29 04:31:23 DEBUG : empty space: md5 = f2b1b3d80a4fa1294b5a8ae91dc4bb95 OK --- PASS: TestLsLong (5.58s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" 2025/01/29 04:31:27 DEBUG : potato2: md5 = 9174d5d4124d1ec9f9835ec4ddf9c7bd OK 2025/01/29 04:31:29 DEBUG : empty space: md5 = 0f5e6b54af9d4feba4be0ae48dd90dd0 OK --- PASS: TestHashSums (5.13s) === RUN TestHashSumsWithErrors 2025/01/29 04:31:31 DEBUG : Creating backend with remote ":memory:" 2025/01/29 04:31:31 DEBUG : Config file has changed externally - reloading 2025/01/29 04:31:31 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/01/29 04:31:31 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/29 04:31:31 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/29 04:31:31 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/29 04:31:31 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/29 04:31:31 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/29 04:31:31 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/29 04:31:31 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/01/29 04:31:31 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-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" 2025/01/29 04:31:32 DEBUG : potato2: md5 = ecc137bf63e3e5862aeb52fcf4ef66eb OK 2025/01/29 04:31:34 DEBUG : empty space: md5 = f3e87df8567fa5883c4f9a9e94f1b8ce OK 2025/01/29 04:31:36 DEBUG : sub dir/potato3: md5 = 27c7e6cba0fb604a04c3dbe2bd30cced OK 2025/01/29 04:31:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.91s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" 2025/01/29 04:31:42 DEBUG : small: md5 = 13e8d474ee9854566c6ec0b740340bb9 OK 2025/01/29 04:31:44 DEBUG : medium: md5 = 769422ed806c2c44b3d6051b908125f6 OK 2025/01/29 04:31:46 DEBUG : large: md5 = 29efc1114091af5f2a2a1a1102f62e08 OK 2025/01/29 04:31:46 DEBUG : Waiting for deletions to finish 2025/01/29 04:31:46 DEBUG : large: Excluded (Size Filter) 2025/01/29 04:31:47 INFO : small: Deleted 2025/01/29 04:31:47 INFO : medium: Deleted --- PASS: TestDelete (7.59s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" 2025/01/29 04:31:50 DEBUG : small: md5 = f7c15c590451d7109e159e0e622b2a57 OK 2025/01/29 04:31:52 DEBUG : medium: md5 = 9840f2f5b8b1acc4ed07e7d58dfe57d9 OK 2025/01/29 04:31:53 DEBUG : large: md5 = ffc72903c4a50732bd3ba4c949d30ea3 OK 2025/01/29 04:31:53 DEBUG : Waiting for deletions to finish 2025/01/29 04:31:54 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/01/29 04:31:54 INFO : small: Deleted 2025/01/29 04:31:54 INFO : medium: Deleted --- PASS: TestMaxDelete (7.95s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" 2025/01/29 04:31:57 DEBUG : small: md5 = 184659d5a6a2fb503ab7441d6af36c7b OK 2025/01/29 04:31:59 DEBUG : medium: md5 = 56b2f5ff306002fb1905e13ae21875c9 OK 2025/01/29 04:32:01 DEBUG : large: md5 = 6489867e263818e886bc9ca00e4dbd71 OK 2025/01/29 04:32:01 DEBUG : Waiting for deletions to finish 2025/01/29 04:32:01 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/29 04:32:02 INFO : small: Deleted 2025/01/29 04:32:02 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.98s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" 2025/01/29 04:32:06 DEBUG : small: md5 = 2ab7adf95a47907c3734726e0aebf6d8 OK 2025/01/29 04:32:07 DEBUG : medium: md5 = 6109c41ab15f524be091eae2fd4fa686 OK 2025/01/29 04:32:09 DEBUG : large: md5 = 3487a9bcd1451d3c97c01def7ae3e351 OK 2025/01/29 04:32:09 DEBUG : Waiting for deletions to finish 2025/01/29 04:32:09 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/01/29 04:32:10 INFO : large: Deleted 2025/01/29 04:32:10 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.53s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" 2025/01/29 04:32:13 DEBUG : ReadFile: md5 = 0165d3cc0e9998e023c82898d56ee3f2 OK --- PASS: TestReadFile (4.62s) === RUN TestRetry 2025/01/29 04:32:16 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/01/29 04:32:16 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/01/29 04:32:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/29 04:32:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/29 04:32:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/29 04:32:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/29 04:32:16 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-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" 2025/01/29 04:32:18 DEBUG : file1: md5 = 293063e1819209c40c828d6db61c77df OK 2025/01/29 04:32:19 DEBUG : file2: md5 = 2c34ac795557943401643d37610ec3d9 OK --- PASS: TestCat (18.09s) === RUN TestPurge 2025/01/29 04:32:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vulovuh6quci" 2025/01/29 04:32:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/29 04:32:34 DEBUG : Creating backend with remote "TestDrive:crypt/57otqqc6jt2cb32gaa36pap0tsj8phq8dtv6pia64eo1j7vpcssg" 2025/01/29 04:32:35 DEBUG : Creating backend with remote "/tmp/rclone3790043763" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vulovuh6quci'", Local "Local file system at /tmp/rclone3790043763", Modify Window "1ms" 2025/01/29 04:32:41 DEBUG : A1/B1/C1/one: md5 = 245d98d733a0812304687a6d592cc6c3 OK 2025/01/29 04:32:41 INFO : A2: Making directory 2025/01/29 04:32:42 INFO : A1/B2: Making directory 2025/01/29 04:32:43 INFO : A1/B2/C2: Making directory 2025/01/29 04:32:44 INFO : A1/B1/C3: Making directory 2025/01/29 04:32:45 INFO : A3: Making directory 2025/01/29 04:32:46 INFO : A3/B3: Making directory 2025/01/29 04:32:47 INFO : A3/B3/C4: Making directory 2025/01/29 04:32:50 DEBUG : A1/two: md5 = 144104b612a124e895be7e7be67f878b OK 2025/01/29 04:32:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vulovuh6quci': Purge remote 2025/01/29 04:32:54 NOTICE: purge failed: directory not found --- PASS: TestPurge (19.40s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" 2025/01/29 04:32:58 DEBUG : A1/B1/C1/one: md5 = 28bc8f5d478e3cc16e7ef0e5d1b27059 OK 2025/01/29 04:32:58 INFO : A2: Making directory 2025/01/29 04:32:59 INFO : A1/B2: Making directory 2025/01/29 04:33:00 INFO : A1/B2/C2: Making directory 2025/01/29 04:33:01 INFO : A1/B1/C3: Making directory 2025/01/29 04:33:02 INFO : A3: Making directory 2025/01/29 04:33:03 INFO : A3/B3: Making directory 2025/01/29 04:33:04 INFO : A3/B3/C4: Making directory 2025/01/29 04:33:07 DEBUG : A1/two: md5 = c608ba6eac860f44e95adb67f7f7db85 OK 2025/01/29 04:33:08 DEBUG : removing 1 level 3 directories 2025/01/29 04:33:08 INFO : A3/B3/C4: Removing directory 2025/01/29 04:33:11 DEBUG : removing 2 level 3 directories 2025/01/29 04:33:11 INFO : A1/B2/C2: Removing directory 2025/01/29 04:33:11 INFO : A1/B1/C3: Removing directory 2025/01/29 04:33:12 DEBUG : removing 2 level 2 directories 2025/01/29 04:33:12 INFO : A3/B3: Removing directory 2025/01/29 04:33:12 INFO : A1/B2: Removing directory 2025/01/29 04:33:12 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/01/29 04:33:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/29 04:33:13 DEBUG : removing 2 level 1 directories 2025/01/29 04:33:13 INFO : A3: Removing directory 2025/01/29 04:33:13 INFO : A2: Removing directory 2025/01/29 04:33:13 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/01/29 04:33:17 DEBUG : removing 1 level 3 directories 2025/01/29 04:33:17 INFO : A1/B1/C1: Removing directory 2025/01/29 04:33:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/29 04:33:18 DEBUG : removing 1 level 2 directories 2025/01/29 04:33:18 INFO : A1/B1: Removing directory 2025/01/29 04:33:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/29 04:33:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/29 04:33:19 DEBUG : removing 1 level 1 directories 2025/01/29 04:33:19 INFO : A1: Removing directory 2025/01/29 04:33:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/29 04:33:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/29 04:33:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/29 04:33:20 DEBUG : removing 1 level 0 directories 2025/01/29 04:33:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu': Removing directory 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/01/29 04:33:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (28.52s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" 2025/01/29 04:33:23 INFO : A1: Making directory 2025/01/29 04:33:24 INFO : A1/B1: Making directory 2025/01/29 04:33:25 INFO : A1/B1/C1: Making directory 2025/01/29 04:33:28 DEBUG : removing 1 level 3 directories 2025/01/29 04:33:28 INFO : A1/B1/C1: Removing directory 2025/01/29 04:33:29 DEBUG : removing 1 level 2 directories 2025/01/29 04:33:29 INFO : A1/B1: Removing directory 2025/01/29 04:33:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/29 04:33:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.80s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" 2025/01/29 04:33:32 INFO : A1: Making directory 2025/01/29 04:33:33 INFO : A1/B1: Making directory 2025/01/29 04:33:34 INFO : A1/B1/C1: Making directory 2025/01/29 04:33:37 DEBUG : removing 1 level 3 directories 2025/01/29 04:33:37 INFO : A1/B1/C1: Removing directory 2025/01/29 04:33:38 DEBUG : removing 1 level 2 directories 2025/01/29 04:33:38 INFO : A1/B1: Removing directory 2025/01/29 04:33:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/29 04:33:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.11s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" 2025/01/29 04:33:43 DEBUG : file1: md5 = efa2b9fe02dd55a31d2a43de0ea31360 OK 2025/01/29 04:33:44 DEBUG : filename.txt: File name found in url 2025/01/29 04:33:45 DEBUG : filename.txt: md5 = a2ebdfc6c71513621f3f596a57aff6a3 OK 2025/01/29 04:33:45 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/01/29 04:33:47 DEBUG : headerfilename.txt: md5 = a7be0ac9e2b613a2d31dcb7422fe9665 OK 2025/01/29 04:33:49 DEBUG : file2: md5 = 38c276e036007cbba298cc3cb1c375bb OK --- PASS: TestCopyURL (11.03s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" 2025/01/29 04:33:52 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/29 04:33:55 DEBUG : sub/file2: md5 = 73709bd7afa67051e689c890c24651b6 OK 2025/01/29 04:33:55 INFO : file1: Copied (new) to: sub/file2 2025/01/29 04:33:55 INFO : file1: Deleted 2025/01/29 04:33:56 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/29 04:33:56 DEBUG : file1: Unchanged skipping 2025/01/29 04:33:56 INFO : file1: Deleted 2025/01/29 04:33:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu': don't need to copy/move sub/file2, it is already at target location 2025/01/29 04:33:58 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.58s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" 2025/01/29 04:33:59 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/29 04:34:01 DEBUG : file1: md5 = 268920ad6e993251e39c087f06178c15 OK 2025/01/29 04:34:01 INFO : file1: Copied (new) 2025/01/29 04:34:01 INFO : file1: Deleted 2025/01/29 04:34:01 DEBUG : file1: Destination exists, skipping 2025/01/29 04:34:01 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (5.08s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.42s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" 2025/01/29 04:34:07 DEBUG : dst/file1: md5 = de014885ebda524ef4a2190aeb9c20d8 OK 2025/01/29 04:34:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yisomis9zuyu/backup" 2025/01/29 04:34:08 DEBUG : Creating backend with remote "TestDrive:crypt/bt86feg4f73octjomaasfsqogrl6dm3v2ouknledhv8i463gtilg/1nrff024r7pq65ecp72fc28jb0" 2025/01/29 04:34:09 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/29 04:34:13 INFO : dst/file1: Moved (server-side) 2025/01/29 04:34:15 DEBUG : dst/file1: md5 = 5ac9e9e7cc663607cbee6a10e50304e1 OK 2025/01/29 04:34:15 INFO : dst/file1: Copied (new) 2025/01/29 04:34:15 INFO : dst/file1: Deleted 2025/01/29 04:34:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/29 04:34:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/29 04:34:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (15.68s) === 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-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" 2025/01/29 04:34:23 DEBUG : A1/one: md5 = 6a03c29a021d003820aa6e962b264242 OK 2025/01/29 04:34:25 DEBUG : A1/two: md5 = c2ae3ed0f3aa1901a4ff391f64101cac OK 2025/01/29 04:34:28 DEBUG : A1/B1/three: md5 = a4063945f72861fa8e17957c20700aef OK 2025/01/29 04:34:31 DEBUG : A1/B1/C1/four: md5 = 6ce6d2f83e5c31c3f207913df7dc485d OK 2025/01/29 04:34:34 DEBUG : A1/B1/C2/five: md5 = 85250b90728ecf3961c0b21d497c542b OK 2025/01/29 04:34:34 INFO : A1/B2: Making directory 2025/01/29 04:34:34 INFO : A1/B1/C3: Making directory 2025/01/29 04:34:47 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/01/29 04:34:47 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/01/29 04:34:47 INFO : A2/two: Moved (server-side) to: A3/two 2025/01/29 04:34:47 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/01/29 04:34:47 INFO : A2/one: Moved (server-side) to: A3/one 2025/01/29 04:34:51 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/29 04:34:51 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/29 04:34:51 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/29 04:34:51 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/29 04:34:51 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/29 04:34:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/01/29 04:35:00 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/01/29 04:35:01 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/01/29 04:35:01 INFO : A3/two: Moved (server-side) to: A4/two 2025/01/29 04:35:01 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/01/29 04:35:01 INFO : A3/one: Moved (server-side) to: A4/one 2025/01/29 04:35:05 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/29 04:35:05 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/29 04:35:05 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/29 04:35:06 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/29 04:35:06 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/29 04:35:13 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/01/29 04:35:14 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/01/29 04:35:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/29 04:35:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/29 04:35:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/29 04:35:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/29 04:35:16 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/29 04:35:16 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/29 04:35:16 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/29 04:35:16 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (56.57s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" 2025/01/29 04:35:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu': File to upload is small (34 bytes), uploading instead of streaming 2025/01/29 04:35:19 DEBUG : no_checksum_small_file_from_pipe: md5 = b9bfc5d4dbc28949b615b060c493dc5b OK 2025/01/29 04:35:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/29 04:35:19 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/29 04:35:20 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/01/29 04:35:22 DEBUG : no_checksum_big_file_from_pipe: md5 = 42bff636b17a7adcb4241cb986e31efd OK 2025/01/29 04:35:22 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-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" 2025/01/29 04:35:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu': File to upload is small (34 bytes), uploading instead of streaming 2025/01/29 04:35:26 DEBUG : with_checksum_small_file_from_pipe: md5 = 94460a90971e99bacede3f584b40b82c OK 2025/01/29 04:35:26 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/29 04:35:26 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/01/29 04:35:28 DEBUG : with_checksum_big_file_from_pipe: md5 = 94318a15053d4e3e7c0179d02f62fc9c OK 2025/01/29 04:35:28 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-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" 2025/01/29 04:35:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu': File to upload is small (34 bytes), uploading instead of streaming 2025/01/29 04:35:31 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/29 04:35:32 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/29 04:35:33 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-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" 2025/01/29 04:35:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu': File to upload is small (34 bytes), uploading instead of streaming 2025/01/29 04:35:37 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/29 04:35:38 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/29 04:35:39 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (23.68s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.15s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.95s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.74s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.84s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/01/29 04:35:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu': File to upload is small (48 bytes), uploading instead of streaming 2025/01/29 04:35:43 DEBUG : rcat_metadata: md5 = 1979fa980eac94dbb21ff2b977a5d651 OK 2025/01/29 04:35:43 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/01/29 04:35:45 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/01/29 04:35:46 DEBUG : rcat_metadata_uploadcutoff0: md5 = cbea81d500b52649543a1dd7eb76a9b2 OK 2025/01/29 04:35:46 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.63s) --- PASS: TestRcatMetadata/Normal (2.98s) --- PASS: TestRcatMetadata/ViaDisk (3.15s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" 2025/01/29 04:35:49 DEBUG : potato1: md5 = ed6bc12f69e845ed0753cea813083162 OK 2025/01/29 04:35:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu': File to upload is small (60 bytes), uploading instead of streaming 2025/01/29 04:35:51 DEBUG : potato2: md5 = de73cbcb20f9f7b0956606c88bafd666 OK 2025/01/29 04:35:51 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.15s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" 2025/01/29 04:35:54 DEBUG : potato1: md5 = deebe9e1574dc6660bba95405faaf319 OK 2025/01/29 04:35:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu': File to upload is small (60 bytes), uploading instead of streaming 2025/01/29 04:35:56 DEBUG : potato2: md5 = b52eec4255a148940abaac79183d83b2 OK 2025/01/29 04:35:56 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.62s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" 2025/01/29 04:36:00 DEBUG : potato2: md5 = a57ed2be398a1493b11e753e56485cf4 OK 2025/01/29 04:36:02 DEBUG : empty space: md5 = b515d54a82156c5cb66a4336b37a9525 OK 2025/01/29 04:36:04 DEBUG : sub dir/potato3: md5 = aaee01e6c71426e405df9ae13efd46df OK 2025/01/29 04:36:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu': Touching "empty space" 2025/01/29 04:36:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu': Touching "potato2" 2025/01/29 04:36:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu': Touching "sub dir/potato3" 2025/01/29 04:36:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (12.45s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" 2025/01/29 04:36:11 DEBUG : dir with metadata: Making directory with metadata 2025/01/29 04:36:12 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (3.57s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" 2025/01/29 04:36:14 DEBUG : directory with modtime: Making directory with metadata 2025/01/29 04:36:15 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (4.01s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" 2025/01/29 04:36:18 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/29 04:36:18 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/29 04:36:19 DEBUG : Google drive root 'crypt/bt86feg4f73octjomaasfsqogrl6dm3v2ouknledhv8i463gtilg': Skipping btime metadata as can't update it on an existing file: 2025-01-29T04:36:18.979412996Z 2025/01/29 04:36:19 INFO : non existent directory: Updated directory metadata 2025/01/29 04:36:22 DEBUG : Google drive root 'crypt/bt86feg4f73octjomaasfsqogrl6dm3v2ouknledhv8i463gtilg': Skipping btime metadata as can't update it on an existing file: 2025-01-29T04:36:18.979412996Z 2025/01/29 04:36:23 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.81s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" 2025/01/29 04:36:24 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/01/29 04:36:26 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/01/29 04:36:27 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.81s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" 2025/01/29 04:36:30 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/29 04:36:30 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/29 04:36:30 DEBUG : dst: Making directory with metadata 2025/01/29 04:36:31 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/29 04:36:31 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/29 04:36:32 INFO : dst: Set directory modification time (using SetModTime) 2025/01/29 04:36:33 INFO : dst: Set directory modification time (using SetModTime) 2025/01/29 04:36:33 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/01/29 04:36:33 INFO : dst: Set directory modification time (using SetModTime) 2025/01/29 04:36:33 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.60s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu'", Local "Local file system at /tmp/rclone484573439", Modify Window "1ms" 2025/01/29 04:36:37 DEBUG : sub dir/test remove existing: md5 = 0b18978084a8476a1a8bbc9d683331d8 OK 2025/01/29 04:36:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 928bae989c78db256935d58f2f26c62b OK 2025/01/29 04:36:41 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.pomadaf1" before starting 2025/01/29 04:36:42 DEBUG : sub dir/test remove existing.pomadaf1: TEST: removing renamed existing file after operation 2025/01/29 04:36:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.venofiy4" before starting 2025/01/29 04:36:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.venofiy4: TEST: renaming existing back after failed operation 2025/01/29 04:36:46 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hujahul2" before starting 2025/01/29 04:36:47 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hujahul2: TEST: removing renamed existing file after operation 2025/01/29 04:36:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "po17gjabq7poo55c8geffdp25mmarv4ot8gfsk4eltueurmbkdqg" 2025/01/29 04:36:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8i1l4h9e73cr31bpcmi5ig6qhaq0fbfroihm1bohart0f1cpig5cjfl0dvfdq8a543dqqv22f0ppqp4a7v10u1mgguurqojdv2ako6uqf16v1ei0oe1ran30fktm9bq7ep866fpf8qlgvapap5709u2mt1c3p4e5mqpqks2daq77la4firb0" --- PASS: TestRemoveExisting (14.62s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/01/29 04:36:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yisomis9zuyu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 12m25.793154796s (try 1/5)