"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/07/06 01:33:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zukafav3depi" 2025/07/06 01:33:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/06 01:33:21 DEBUG : Creating backend with remote "TestDrive:crypt/5uohk35g6489k445nl5komgdtnbokqj39f2gsp3vl0le4rhvl4qg" 2025/07/06 01:33:22 DEBUG : Creating backend with remote "/tmp/rclone3157183654" === 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-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/07/06 01:33:22 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/07/06 01:33:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/06 01:33:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/06 01:33:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/07/06 01:33:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/06 01:33:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/06 01:33:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/06 01:33:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/07/06 01:33:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/06 01:33:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/06 01:33:22 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/07/06 01:33:22 DEBUG : potato: Seek from 10 to 0 2025/07/06 01:33:22 DEBUG : potato: Seek from 10 to 0 2025/07/06 01:33:22 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/07/06 01:33:22 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/07/06 01:33:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/06 01:33:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/06 01:33:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/07/06 01:33:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/06 01:33:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/06 01:33:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/06 01:33:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/07/06 01:33:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/06 01:33:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/06 01:33:22 DEBUG : potato: Seek from 5 to 2 2025/07/06 01:33:22 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/07/06 01:33:22 DEBUG : potato: Seek from 7 to 0 2025/07/06 01:33:22 DEBUG : potato: Seek from 7 to 0 2025/07/06 01:33:22 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/07/06 01:33:22 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/07/06 01:33:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/06 01:33:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/06 01:33:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/07/06 01:33:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/06 01:33:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/06 01:33:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/06 01:33:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/07/06 01:33:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/06 01:33:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/06 01:33:22 DEBUG : potato: Seek from 5 to 2 2025/07/06 01:33:22 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/07/06 01:33:22 DEBUG : potato: Seek from 8 to 0 2025/07/06 01:33:22 DEBUG : potato: Seek from 8 to 0 2025/07/06 01:33:22 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/07/06 01:33:22 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/07/06 01:33:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/06 01:33:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/06 01:33:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/07/06 01:33:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/06 01:33:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/06 01:33:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/06 01:33:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/07/06 01:33:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/06 01:33:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/06 01:33:22 DEBUG : potato: Seek from 5 to 2 2025/07/06 01:33:22 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/07/06 01:33:22 DEBUG : potato: Seek from 9 to 0 2025/07/06 01:33:22 DEBUG : potato: Seek from 9 to 0 2025/07/06 01:33:22 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:33:24 DEBUG : rutabaga: md5 = b0f04e8ecbd53377f346f9e1d8ac553f OK === RUN TestCheck/1 === RUN TestCheck/2 2025/07/06 01:33:26 DEBUG : empty space: md5 = fec6098ccef97db8d2f4772772c11e54 OK === RUN TestCheck/3 2025/07/06 01:33:28 DEBUG : potato2: md5 = 442068b1b48137df644637450e06bb9f OK === RUN TestCheck/4 === RUN TestCheck/5 2025/07/06 01:33:30 DEBUG : remotepotato: md5 = eb7d9cd9faa808b48ca05de007ee4118 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.24s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.29s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2025/07/06 01:33:33 DEBUG : Creating backend with remote "nonexistent" 2025/07/06 01:33:33 DEBUG : Creating backend with remote "nonexistent" 2025/07/06 01:33:33 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/07/06 01:33:33 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/07/06 01:33:33 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/07/06 01:33:33 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-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:33:35 DEBUG : rutabaga: md5 = 338aa007953b08d073b84438dbd37af5 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/07/06 01:33:39 DEBUG : empty space: md5 = 8c3c30f5f7765dabb190f563165a64d3 OK === RUN TestCheckDownload/3 2025/07/06 01:33:41 DEBUG : potato2: md5 = 6471e5935c3dff528206bf9d3270304c OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/07/06 01:33:45 DEBUG : remotepotato: md5 = eeea6694d656761766945b10516cf86a OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.28s) --- PASS: TestCheckDownload/1 (1.24s) --- PASS: TestCheckDownload/2 (1.03s) --- PASS: TestCheckDownload/3 (0.94s) --- PASS: TestCheckDownload/4 (1.20s) --- PASS: TestCheckDownload/5 (1.12s) --- PASS: TestCheckDownload/6 (1.02s) --- PASS: TestCheckDownload/7 (1.03s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:33:51 DEBUG : rutabaga: md5 = 051b5b818e1c0e29d438a88eac2022c9 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/07/06 01:33:53 DEBUG : empty space: md5 = 76c41bf1620376cea5998f7f26e30100 OK === RUN TestCheckSizeOnly/3 2025/07/06 01:33:55 DEBUG : potato2: md5 = 1fccb024e43bec082e19227b61c18490 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/07/06 01:33:57 DEBUG : remotepotato: md5 = 89b0352538ced6cbd1e118e363dbd32d OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.70s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.27s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:34:02 DEBUG : test.sum: md5 = 0f6b1ed3ce426731872b42e089aa7729 OK 2025/07/06 01:34:03 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/06 01:34:03 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/06 01:34:03 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/06 01:34:03 NOTICE: test.sum: 2 warning(s) suppressed... 2025/07/06 01:34:04 DEBUG : test.sum: md5 = 809f65ecd2245559a9b445c09507048f OK 2025/07/06 01:34:05 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/06 01:34:05 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/06 01:34:05 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/06 01:34:05 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.33s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:34:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zukafav3depi/data" 2025/07/06 01:34:07 DEBUG : Config file has changed externally - reloading 2025/07/06 01:34:07 DEBUG : Creating backend with remote "TestDrive:crypt/5uohk35g6489k445nl5komgdtnbokqj39f2gsp3vl0le4rhvl4qg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi/data' lacks md5, skipping --- SKIP: TestCheckSum (2.60s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:34:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zukafav3depi/data" 2025/07/06 01:34:09 DEBUG : Creating backend with remote "TestDrive:crypt/5uohk35g6489k445nl5komgdtnbokqj39f2gsp3vl0le4rhvl4qg/vjrnln8ratgmqakfosrqe8espk" 2025/07/06 01:34:14 DEBUG : data/banana: md5 = cf5d8ebf056677bd749ef0424df399cf OK 2025/07/06 01:34:15 DEBUG : test.sum: md5 = a3afe94b3a55d0122031d0dd18bbb0a8 OK === RUN TestCheckSumDownload/subtest1 2025/07/06 01:34:19 DEBUG : data/potato: md5 = 6a9b0a69433839f03d3beca3b09608a5 OK 2025/07/06 01:34:21 DEBUG : test.sum: md5 = b1b48d3e3096ea94aa00d2be51707f96 OK === RUN TestCheckSumDownload/subtest2 2025/07/06 01:34:24 DEBUG : test.sum: md5 = af7ebd24ef5479c53dd41d3fd8696d38 OK === RUN TestCheckSumDownload/subtest3 2025/07/06 01:34:29 DEBUG : test.sum: md5 = e34b16d5385d1228101dce8e056a01ab OK === RUN TestCheckSumDownload/subtest4 2025/07/06 01:34:33 DEBUG : test.sum: md5 = 12d306643bf8ea9272849ec769256a00 OK === RUN TestCheckSumDownload/subtest5 2025/07/06 01:34:37 DEBUG : test.sum: md5 = f95589b1bdef5d6197e9d75c8188cdb6 OK === RUN TestCheckSumDownload/subtest6 2025/07/06 01:34:41 DEBUG : data/banana: md5 = 6cf95d27ab9a0a9d178a4084dba355ff OK 2025/07/06 01:34:42 DEBUG : data/potato: md5 = 4d3df9b5cd58e33ebd335e8fa8f703cc OK 2025/07/06 01:34:44 DEBUG : test.sum: md5 = 67724a120c83c40cd922eb1ce162c881 OK === RUN TestCheckSumDownload/subtest7 2025/07/06 01:34:48 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/07/06 01:34:48 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (39.77s) --- PASS: TestCheckSumDownload/subtest1 (2.43s) --- PASS: TestCheckSumDownload/subtest2 (2.06s) --- PASS: TestCheckSumDownload/subtest3 (2.35s) --- PASS: TestCheckSumDownload/subtest4 (2.26s) --- PASS: TestCheckSumDownload/subtest5 (2.39s) --- PASS: TestCheckSumDownload/subtest6 (1.94s) --- PASS: TestCheckSumDownload/subtest7 (2.25s) === RUN TestApplyTransforms 2025/07/06 01:34:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-libuwit0yeru" 2025/07/06 01:34:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/06 01:34:49 DEBUG : Creating backend with remote "TestDrive:crypt/1piajpnvofu8tccvk54pr67pk7qol3ge0f4b8tu470rugshqjh3g" 2025/07/06 01:34:50 DEBUG : Creating backend with remote "/tmp/rclone1823928580" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-libuwit0yeru'", Local "Local file system at /tmp/rclone1823928580", Modify Window "1ms" 2025/07/06 01:34:52 DEBUG : hello, world!: md5 = 818cd63d7fbcee18cf3850ef83456909 OK upper checkfile vs. lower remote (without normalization) 2025/07/06 01:34:53 ERROR : hello, world!: sum not found 2025/07/06 01:34:53 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-libuwit0yeru' 2025/07/06 01:34:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-libuwit0yeru': 1 files missing 2025/07/06 01:34:53 NOTICE: 1 hashes missing 2025/07/06 01:34:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-libuwit0yeru': 2 differences found 2025/07/06 01:34:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-libuwit0yeru': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/07/06 01:34:54 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/06 01:34:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-libuwit0yeru': 0 differences found 2025/07/06 01:34:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-libuwit0yeru': 1 matching files 2025/07/06 01:34:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tenutar5noro" 2025/07/06 01:34:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/06 01:34:54 DEBUG : Creating backend with remote "TestDrive:crypt/j9bs8ngqoljekl51q9vqgm6dqbld339t8624r7g5tjmoln42ab8g" 2025/07/06 01:34:55 DEBUG : Creating backend with remote "/tmp/rclone2401801090" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tenutar5noro'", Local "Local file system at /tmp/rclone2401801090", Modify Window "1ms" 2025/07/06 01:34:57 DEBUG : HELLO, WORLD!: md5 = c9413c86172c42d3193acbaf8cc9a16a OK lower checkfile vs. upper remote (without normalization) 2025/07/06 01:34:57 ERROR : HELLO, WORLD!: sum not found 2025/07/06 01:34:57 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tenutar5noro' 2025/07/06 01:34:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tenutar5noro': 1 files missing 2025/07/06 01:34:57 NOTICE: 1 hashes missing 2025/07/06 01:34:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tenutar5noro': 2 differences found 2025/07/06 01:34:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tenutar5noro': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/07/06 01:34:58 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/06 01:34:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tenutar5noro': 0 differences found 2025/07/06 01:34:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tenutar5noro': 1 matching files 2025/07/06 01:34:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jaquwus6jagi" 2025/07/06 01:34:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/06 01:34:59 DEBUG : Creating backend with remote "TestDrive:crypt/19laggr3lcm4rkns9dnggct6hhmejmiohe9rurgdse9i320sa1p0" 2025/07/06 01:34:59 DEBUG : Creating backend with remote "/tmp/rclone1322331752" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaquwus6jagi'", Local "Local file system at /tmp/rclone1322331752", Modify Window "1ms" 2025/07/06 01:35:01 DEBUG : HeLlO, wOrLd!: md5 = 703b8854fe1b26e23ddca09f7c0e643b OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/07/06 01:35:02 ERROR : HeLlO, wOrLd!: sum not found 2025/07/06 01:35:02 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jaquwus6jagi' 2025/07/06 01:35:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jaquwus6jagi': 1 files missing 2025/07/06 01:35:02 NOTICE: 1 hashes missing 2025/07/06 01:35:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jaquwus6jagi': 2 differences found 2025/07/06 01:35:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jaquwus6jagi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/07/06 01:35:03 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/06 01:35:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jaquwus6jagi': 0 differences found 2025/07/06 01:35:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jaquwus6jagi': 1 matching files 2025/07/06 01:35:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hovezoj0hoda" 2025/07/06 01:35:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/06 01:35:03 DEBUG : Creating backend with remote "TestDrive:crypt/b0fqffsjv2gr528mseqri8i5kk75gct3icm4dotfkkns64t8vvp0" 2025/07/06 01:35:04 DEBUG : Creating backend with remote "/tmp/rclone176153304" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hovezoj0hoda'", Local "Local file system at /tmp/rclone176153304", Modify Window "1ms" 2025/07/06 01:35:06 DEBUG : HELLO, WORLD!: md5 = e593dfbafca45512c91370dfeb082aa0 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/07/06 01:35:07 ERROR : HELLO, WORLD!: sum not found 2025/07/06 01:35:07 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hovezoj0hoda' 2025/07/06 01:35:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hovezoj0hoda': 1 files missing 2025/07/06 01:35:07 NOTICE: 1 hashes missing 2025/07/06 01:35:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hovezoj0hoda': 2 differences found 2025/07/06 01:35:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hovezoj0hoda': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/07/06 01:35:08 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/06 01:35:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hovezoj0hoda': 0 differences found 2025/07/06 01:35:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hovezoj0hoda': 1 matching files 2025/07/06 01:35:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kikitav0xeco" 2025/07/06 01:35:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/06 01:35:08 DEBUG : Creating backend with remote "TestDrive:crypt/pfoaj8fj5iaphd8ug0drab23roqdo00n9jrfok91a6403miarpgg" 2025/07/06 01:35:09 DEBUG : Creating backend with remote "/tmp/rclone4253043556" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kikitav0xeco'", Local "Local file system at /tmp/rclone4253043556", Modify Window "1ms" 2025/07/06 01:35:11 DEBUG : 測試_Русский___ě_áñ: md5 = e729d6a23b89ebdc16e0c597783b51fd OK NFD checkfile vs. NFC remote (without normalization) 2025/07/06 01:35:11 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/06 01:35:11 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kikitav0xeco' 2025/07/06 01:35:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kikitav0xeco': 1 files missing 2025/07/06 01:35:11 NOTICE: 1 hashes missing 2025/07/06 01:35:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kikitav0xeco': 2 differences found 2025/07/06 01:35:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kikitav0xeco': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/07/06 01:35:12 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/06 01:35:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kikitav0xeco': 0 differences found 2025/07/06 01:35:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kikitav0xeco': 1 matching files 2025/07/06 01:35:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wovowac8hesa" 2025/07/06 01:35:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/06 01:35:12 DEBUG : Creating backend with remote "TestDrive:crypt/kqmftbofnf29fufkae59276v4g9q8crrp8q0eo8vvque2i060vh0" 2025/07/06 01:35:13 DEBUG : Creating backend with remote "/tmp/rclone2100796838" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wovowac8hesa'", Local "Local file system at /tmp/rclone2100796838", Modify Window "1ms" 2025/07/06 01:35:15 DEBUG : 測試_Русский___ě_áñ: md5 = 417029e2360415a15af8274fa4cf6bc2 OK NFC checkfile vs. NFD remote (without normalization) 2025/07/06 01:35:16 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/06 01:35:16 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wovowac8hesa' 2025/07/06 01:35:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wovowac8hesa': 1 files missing 2025/07/06 01:35:16 NOTICE: 1 hashes missing 2025/07/06 01:35:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wovowac8hesa': 2 differences found 2025/07/06 01:35:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wovowac8hesa': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/07/06 01:35:17 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/06 01:35:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wovowac8hesa': 0 differences found 2025/07/06 01:35:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wovowac8hesa': 1 matching files 2025/07/06 01:35:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-liwunay8vize" 2025/07/06 01:35:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/06 01:35:17 DEBUG : Creating backend with remote "TestDrive:crypt/ko2mpblke3g3ep424g23t7o4r65j6hf5e4tote2porqgknm9jkl0" 2025/07/06 01:35:18 DEBUG : Creating backend with remote "/tmp/rclone2649852813" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-liwunay8vize'", Local "Local file system at /tmp/rclone2649852813", Modify Window "1ms" 2025/07/06 01:35:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d851ef301b7c7c25e9e70913d0d39f6b OK NFDx2 checkfile vs. both remote (without normalization) 2025/07/06 01:35:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/06 01:35:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-liwunay8vize' 2025/07/06 01:35:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liwunay8vize': 1 files missing 2025/07/06 01:35:20 NOTICE: 1 hashes missing 2025/07/06 01:35:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liwunay8vize': 2 differences found 2025/07/06 01:35:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liwunay8vize': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/07/06 01:35:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/06 01:35:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liwunay8vize': 0 differences found 2025/07/06 01:35:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liwunay8vize': 1 matching files 2025/07/06 01:35:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-keyucil9teco" 2025/07/06 01:35:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/06 01:35:22 DEBUG : Creating backend with remote "TestDrive:crypt/uv8f46fnus52814gsfk4ukemsk0bd0h67dpsmucthep7fq3m0vn0" 2025/07/06 01:35:23 DEBUG : Creating backend with remote "/tmp/rclone2554552549" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keyucil9teco'", Local "Local file system at /tmp/rclone2554552549", Modify Window "1ms" 2025/07/06 01:35:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 67792467e330c31a9bee03ca4596bc8e OK NFCx2 checkfile vs. both remote (without normalization) 2025/07/06 01:35:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/06 01:35:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-keyucil9teco' 2025/07/06 01:35:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-keyucil9teco': 1 files missing 2025/07/06 01:35:26 NOTICE: 1 hashes missing 2025/07/06 01:35:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-keyucil9teco': 2 differences found 2025/07/06 01:35:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-keyucil9teco': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/07/06 01:35:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/06 01:35:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-keyucil9teco': 0 differences found 2025/07/06 01:35:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-keyucil9teco': 1 matching files 2025/07/06 01:35:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yenuquv5kazi" 2025/07/06 01:35:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/06 01:35:27 DEBUG : Creating backend with remote "TestDrive:crypt/gv3fpr17sb7mrofpqe7ouc1thchd5qgcua0hirj9a644ko4119l0" 2025/07/06 01:35:28 DEBUG : Creating backend with remote "/tmp/rclone1726576986" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenuquv5kazi'", Local "Local file system at /tmp/rclone1726576986", Modify Window "1ms" 2025/07/06 01:35:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ed6f009666bcb034bf0e3d5e1315088b OK both checkfile vs. NFDx2 remote (without normalization) 2025/07/06 01:35:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/06 01:35:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yenuquv5kazi' 2025/07/06 01:35:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yenuquv5kazi': 1 files missing 2025/07/06 01:35:31 NOTICE: 1 hashes missing 2025/07/06 01:35:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yenuquv5kazi': 2 differences found 2025/07/06 01:35:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yenuquv5kazi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/07/06 01:35:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/06 01:35:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yenuquv5kazi': 0 differences found 2025/07/06 01:35:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yenuquv5kazi': 1 matching files 2025/07/06 01:35:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-repoyob9nino" 2025/07/06 01:35:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/06 01:35:32 DEBUG : Creating backend with remote "TestDrive:crypt/kl6u6batfop02v23j8kd7shqfgd6rjbp5pknqj5p50ah6makrbfg" 2025/07/06 01:35:33 DEBUG : Creating backend with remote "/tmp/rclone1925669778" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repoyob9nino'", Local "Local file system at /tmp/rclone1925669778", Modify Window "1ms" 2025/07/06 01:35:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = feafa1c7f895a0bd2f9b23b759b14cea OK both checkfile vs. NFCx2 remote (without normalization) 2025/07/06 01:35:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/06 01:35:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-repoyob9nino' 2025/07/06 01:35:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-repoyob9nino': 1 files missing 2025/07/06 01:35:35 NOTICE: 1 hashes missing 2025/07/06 01:35:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-repoyob9nino': 2 differences found 2025/07/06 01:35:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-repoyob9nino': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/07/06 01:35:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/06 01:35:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-repoyob9nino': 0 differences found 2025/07/06 01:35:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-repoyob9nino': 1 matching files 2025/07/06 01:35:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-repoyob9nino': Purge remote 2025/07/06 01:35:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yenuquv5kazi': Purge remote 2025/07/06 01:35:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keyucil9teco': Purge remote 2025/07/06 01:35:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-liwunay8vize': Purge remote 2025/07/06 01:35:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wovowac8hesa': Purge remote 2025/07/06 01:35:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kikitav0xeco': Purge remote 2025/07/06 01:35:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hovezoj0hoda': Purge remote 2025/07/06 01:35:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaquwus6jagi': Purge remote 2025/07/06 01:35:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tenutar5noro': Purge remote 2025/07/06 01:35:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-libuwit0yeru': Purge remote --- PASS: TestApplyTransforms (51.48s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:35:41 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/06 01:35:43 DEBUG : sub/file2: md5 = 682db4ede2bd5cd002110311dcd307fd OK 2025/07/06 01:35:43 INFO : file1: Copied (new) to: sub/file2 2025/07/06 01:35:44 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 01:35:44 DEBUG : file1: Unchanged skipping 2025/07/06 01:35:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi': don't need to copy/move sub/file2, it is already at target location 2025/07/06 01:35:46 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.84s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.48s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:35:49 DEBUG : dst/file1: md5 = 83b38dc518b962d508db9242b5ba3c7d OK 2025/07/06 01:35:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zukafav3depi/backup" 2025/07/06 01:35:50 DEBUG : Creating backend with remote "TestDrive:crypt/5uohk35g6489k445nl5komgdtnbokqj39f2gsp3vl0le4rhvl4qg/1nrff024r7pq65ecp72fc28jb0" 2025/07/06 01:35:51 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/06 01:35:53 INFO : dst/file1: Moved (server-side) 2025/07/06 01:35:55 DEBUG : dst/file1: md5 = 295864ead1d0a8d255d7237bc8bc81df OK 2025/07/06 01:35:55 INFO : dst/file1: Copied (new) 2025/07/06 01:35:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/06 01:35:58 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/06 01:35:59 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.45s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:35:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zukafav3depi/dst" 2025/07/06 01:35:59 DEBUG : Creating backend with remote "TestDrive:crypt/5uohk35g6489k445nl5komgdtnbokqj39f2gsp3vl0le4rhvl4qg/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/06 01:36:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zukafav3depi/CompareDest" 2025/07/06 01:36:01 DEBUG : Creating backend with remote "TestDrive:crypt/5uohk35g6489k445nl5komgdtnbokqj39f2gsp3vl0le4rhvl4qg/gveqi14airsml4bgu7krj116o8" 2025/07/06 01:36:03 DEBUG : one: Need to transfer - File not found at Destination 2025/07/06 01:36:05 DEBUG : one: md5 = 64da63182a6d11a558d9013d03c65b9e OK 2025/07/06 01:36:05 INFO : one: Copied (new) 2025/07/06 01:36:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/06 01:36:07 DEBUG : one: md5 = a6cbae956226e18a6b6c975d6643600b OK 2025/07/06 01:36:07 INFO : one: Copied (replaced existing) 2025/07/06 01:36:09 DEBUG : dst/one: md5 = 22435f50f303fd32d7bd766ad1775af4 OK 2025/07/06 01:36:11 DEBUG : CompareDest/one: md5 = 4c38075d57ca3a7c10d2690f962944ff OK 2025/07/06 01:36:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/06 01:36:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/06 01:36:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/06 01:36:14 DEBUG : CompareDest/two: md5 = 446d9baf107aef495b8a24242c18426b OK 2025/07/06 01:36:15 DEBUG : two: Need to transfer - File not found at Destination 2025/07/06 01:36:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/06 01:36:15 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/06 01:36:16 DEBUG : two: Need to transfer - File not found at Destination 2025/07/06 01:36:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/06 01:36:16 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/06 01:36:17 DEBUG : two: Need to transfer - File not found at Destination 2025/07/06 01:36:18 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/06 01:36:19 DEBUG : two: md5 = 41573c42bd11058f6108ce06188bd153 OK 2025/07/06 01:36:19 INFO : two: Copied (new) 2025/07/06 01:36:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/06 01:36:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/06 01:36:22 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/06 01:36:22 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (23.85s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:36:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zukafav3depi/dst" 2025/07/06 01:36:23 DEBUG : Config file has changed externally - reloading 2025/07/06 01:36:23 DEBUG : Creating backend with remote "TestDrive:crypt/5uohk35g6489k445nl5komgdtnbokqj39f2gsp3vl0le4rhvl4qg/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/06 01:36:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zukafav3depi/CopyDest" 2025/07/06 01:36:25 DEBUG : Creating backend with remote "TestDrive:crypt/5uohk35g6489k445nl5komgdtnbokqj39f2gsp3vl0le4rhvl4qg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/06 01:36:27 DEBUG : one: Need to transfer - File not found at Destination 2025/07/06 01:36:29 DEBUG : one: md5 = 6554e20ea27ab30f2ee6d6e771948664 OK 2025/07/06 01:36:29 INFO : one: Copied (new) 2025/07/06 01:36:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/06 01:36:31 DEBUG : one: md5 = 42bbb7ae0c4bd0f9e17f6414c8f70737 OK 2025/07/06 01:36:31 INFO : one: Copied (replaced existing) 2025/07/06 01:36:33 DEBUG : dst/one: md5 = 67f55a914bcb3831e647bedb2bf16b96 OK 2025/07/06 01:36:35 DEBUG : CopyDest/one: md5 = 3ab9b3d502f0278a87e7406e8138721e OK 2025/07/06 01:36:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zukafav3depi/BackupDir" 2025/07/06 01:36:36 DEBUG : Creating backend with remote "TestDrive:crypt/5uohk35g6489k445nl5komgdtnbokqj39f2gsp3vl0le4rhvl4qg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/06 01:36:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/06 01:36:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/06 01:36:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/06 01:36:40 INFO : one: Moved (server-side) 2025/07/06 01:36:41 INFO : one: Copied (server-side copy) 2025/07/06 01:36:41 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/06 01:36:43 DEBUG : CopyDest/two: md5 = 1cfbf7cde6ae096dc897700ccdd69fa5 OK 2025/07/06 01:36:44 DEBUG : two: Need to transfer - File not found at Destination 2025/07/06 01:36:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/06 01:36:45 INFO : two: Copied (server-side copy) 2025/07/06 01:36:45 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/06 01:36:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/06 01:36:46 DEBUG : two: Unchanged skipping 2025/07/06 01:36:48 DEBUG : CopyDest/three: md5 = 9d2ec0d0f1b626c81cb3ebf61e409842 OK 2025/07/06 01:36:48 DEBUG : three: Need to transfer - File not found at Destination 2025/07/06 01:36:49 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/06 01:36:49 DEBUG : three: Destination not found in --copy-dest 2025/07/06 01:36:50 DEBUG : three: md5 = f09b3a4fd3b497ea6b95b8d281a2a328 OK 2025/07/06 01:36:50 INFO : three: Copied (new) 2025/07/06 01:36:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/06 01:36:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/06 01:36:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/06 01:36:55 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/06 01:36:55 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/06 01:36:55 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/06 01:36:56 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.14s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.48s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:36:57 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/07/06 01:36:59 DEBUG : TestCopyFileMaxTransfer/file1: md5 = ea5b2b73f3094ad9414ccca838ffa068 OK 2025/07/06 01:36:59 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/07/06 01:37:00 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/07/06 01:37:01 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/07/06 01:37:02 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/07/06 01:37:03 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/07/06 01:37:04 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 78aaec08f02ee4384a7857cd94875076 OK 2025/07/06 01:37:04 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/07/06 01:37:06 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/07/06 01:37:06 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.87s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.48s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:37:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi': Looking for duplicate names using skip mode. 2025/07/06 01:37:11 NOTICE: one: Found 2 files with duplicate names 2025/07/06 01:37:11 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.64s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:37:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi': Looking for duplicate names using skip mode. 2025/07/06 01:37:16 NOTICE: one: Found 3 files with duplicate names 2025/07/06 01:37:16 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/07/06 01:37:17 INFO : one: Deleted 2025/07/06 01:37:17 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (5.92s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:37:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi': Looking for duplicate names using first mode. 2025/07/06 01:37:22 NOTICE: one: Found 3 files with duplicate names 2025/07/06 01:37:23 INFO : one: Deleted 2025/07/06 01:37:23 INFO : one: Deleted 2025/07/06 01:37:23 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.35s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:37:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi': Looking for duplicate names using newest mode. 2025/07/06 01:37:28 NOTICE: one: Found 3 files with duplicate names 2025/07/06 01:37:29 INFO : one: Deleted 2025/07/06 01:37:29 INFO : one: Deleted 2025/07/06 01:37:29 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (5.95s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.49s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:37:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi': Looking for duplicate names using oldest mode. 2025/07/06 01:37:35 NOTICE: one: Found 3 files with duplicate names 2025/07/06 01:37:35 INFO : one: Deleted 2025/07/06 01:37:36 INFO : one: Deleted 2025/07/06 01:37:36 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (5.94s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:37:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi': Looking for duplicate names using largest mode. 2025/07/06 01:37:41 NOTICE: one: Found 3 files with duplicate names 2025/07/06 01:37:41 INFO : one: Deleted 2025/07/06 01:37:42 INFO : one: Deleted 2025/07/06 01:37:42 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.10s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:37:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi': Looking for duplicate names using smallest mode. 2025/07/06 01:37:47 NOTICE: one: Found 3 files with duplicate names 2025/07/06 01:37:48 INFO : one: Deleted 2025/07/06 01:37:48 INFO : one: Deleted 2025/07/06 01:37:48 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.28s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:37:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi': Looking for duplicate names using rename mode. 2025/07/06 01:37:55 NOTICE: one.txt: Found 3 files with duplicate names 2025/07/06 01:37:56 INFO : one-2.txt: renamed from: one.txt 2025/07/06 01:37:57 INFO : one-3.txt: renamed from: one.txt 2025/07/06 01:37:58 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.45s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:38:03 DEBUG : dupe1/one.txt: md5 = af363cb8d6ae77f1d1376999231df5ed OK 2025/07/06 01:38:05 DEBUG : dupe2/two.txt: md5 = 673468a122af936d8fbc186ea189861a OK 2025/07/06 01:38:07 DEBUG : dupe3/three.txt: md5 = f919fcd4032e046429c3e0d3ae9a445c OK 2025/07/06 01:38:07 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/07/06 01:38:08 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/07/06 01:38:09 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/07/06 01:38:09 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/07/06 01:38:12 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/07/06 01:38:12 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/07/06 01:38:12 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.29s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:38:14 DEBUG : a.txt: md5 = 19c8b7e87d2fad73b0442c16c13d4c52 OK 2025/07/06 01:38:15 DEBUG : zend.txt: md5 = 3ba88d544cf054b19a4f5cca6fc8f3a1 OK 2025/07/06 01:38:17 DEBUG : sub dir/hello world: md5 = fbd05c113165352d92523f16934b58b0 OK 2025/07/06 01:38:19 DEBUG : sub dir/hello world2: md5 = 96e850cca7051dd385396da81242d174 OK 2025/07/06 01:38:21 DEBUG : sub dir/ignore dir/.ignore: md5 = 0e38a1742bfbaf7c0afa24053bf0e0b4 OK 2025/07/06 01:38:22 DEBUG : sub dir/ignore dir/should be ignored: md5 = 1f23ac12fc09bf152efc34883ca1384b OK 2025/07/06 01:38:24 DEBUG : sub dir/sub sub dir/hello world3: md5 = 46c6c5bc35c1e08bdad79f2688fdfa68 OK 2025/07/06 01:38:25 DEBUG : a.txt: Excluded (Size Filter) 2025/07/06 01:38:25 DEBUG : a.txt: Excluded 2025/07/06 01:38:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/06 01:38:26 DEBUG : sub dir/hello world2: Excluded 2025/07/06 01:38:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/06 01:38:26 DEBUG : sub dir/hello world: Excluded 2025/07/06 01:38:27 DEBUG : sub dir/ignore dir: Excluded 2025/07/06 01:38:27 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/06 01:38:27 DEBUG : sub dir/hello world2: Excluded 2025/07/06 01:38:27 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/06 01:38:27 DEBUG : sub dir/hello world: Excluded 2025/07/06 01:38:27 DEBUG : sub dir/ignore dir: Excluded 2025/07/06 01:38:31 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/06 01:38:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/06 01:38:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/06 01:38:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/06 01:38:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/06 01:38:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/07/06 01:38:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (20.43s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:38:35 DEBUG : a.txt: md5 = 2298eae5ddaea8797afd014a182c2a5c OK 2025/07/06 01:38:36 DEBUG : zend.txt: md5 = e88057de49f81865191eefa5fcacbd38 OK 2025/07/06 01:38:38 DEBUG : sub dir/hello world: md5 = dafb9b9b52d78b559e7b04073d5bad79 OK 2025/07/06 01:38:39 DEBUG : sub dir/hello world2: md5 = 9bf3352c7f2aed34e24d06a7edc454e7 OK 2025/07/06 01:38:41 DEBUG : sub dir/ignore dir/.ignore: md5 = 5852c7c8e943dc6ee3b4aa141434b7c1 OK 2025/07/06 01:38:42 DEBUG : sub dir/ignore dir/should be ignored: md5 = e505e38a4a831e71cec3a24cb07e894b OK 2025/07/06 01:38:44 DEBUG : sub dir/sub sub dir/hello world3: md5 = 45c3c96eaaa905a6f8f4755279c6a187 OK 2025/07/06 01:38:46 DEBUG : a.txt: Excluded (Size Filter) 2025/07/06 01:38:46 DEBUG : a.txt: Excluded 2025/07/06 01:38:46 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/06 01:38:46 DEBUG : sub dir/hello world: Excluded 2025/07/06 01:38:46 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/06 01:38:46 DEBUG : sub dir/hello world2: Excluded 2025/07/06 01:38:47 DEBUG : sub dir/ignore dir: Excluded 2025/07/06 01:38:47 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/06 01:38:47 DEBUG : sub dir/hello world: Excluded 2025/07/06 01:38:47 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/06 01:38:47 DEBUG : sub dir/hello world2: Excluded 2025/07/06 01:38:47 DEBUG : sub dir/ignore dir: Excluded 2025/07/06 01:38:51 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/06 01:38:52 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/06 01:38:52 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/06 01:38:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/06 01:38:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/06 01:38:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/07/06 01:38:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (20.08s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:38:55 DEBUG : file1: md5 = d220786d4b5758595f03ba5750b0fde3 OK 2025/07/06 01:38:57 DEBUG : sub/file2: md5 = 9f3832a581ba6071d830d4ca095992fc 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/07/06 01:39:00 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/07/06 01:39:00 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/07/06 01:39:00 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/07/06 01:39:02 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.26s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.50s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.22s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.61s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:39:04 DEBUG : file1: md5 = 76b4cc03b6080e9ff2c961ad9ad793dc OK 2025/07/06 01:39:06 DEBUG : sub/file2: md5 = 893eec0fa2cf440eb633b42a0cd24d81 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/07/06 01:39:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zukafav3depi/notfound" 2025/07/06 01:39:10 DEBUG : Config file has changed externally - reloading 2025/07/06 01:39:10 DEBUG : Creating backend with remote "TestDrive:crypt/5uohk35g6489k445nl5komgdtnbokqj39f2gsp3vl0le4rhvl4qg/qe0i31qdkoejk60elps0ni5sqk" 2025/07/06 01:39:13 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.06s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.45s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.43s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.21s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.22s) --- PASS: TestStatJSON/RootNotFound (1.79s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:39:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi': Making directory 2025/07/06 01:39:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi': Making directory --- PASS: TestMkdir (0.73s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:39:17 DEBUG : sub dir/hello world: md5 = 069a388ec30e7aaae14709f6ad26b1f0 OK 2025/07/06 01:39:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.57s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:39:20 DEBUG : potato2: md5 = 92609736129148c2e45a823a2868131d OK 2025/07/06 01:39:22 DEBUG : empty space: md5 = 12de28b8a3217956fe66d72d78e0212c OK --- PASS: TestLs (4.36s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:39:25 DEBUG : potato2: md5 = a822954b267adba90ddbcdc27849fd93 OK 2025/07/06 01:39:26 DEBUG : empty space: md5 = aae4d270fcf3d6b28319849a522986d7 OK 2025/07/06 01:39:27 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/07/06 01:39:27 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.91s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:39:30 DEBUG : potato2: md5 = fba82966d1ce6e862396ea75ee362509 OK 2025/07/06 01:39:31 DEBUG : empty space: md5 = 4286e2ffeea2dbea462a96f4e14eb41a OK --- PASS: TestLsLong (4.80s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:39:35 DEBUG : potato2: md5 = d2e20e5f6707293e6dfe65cf9130908b OK 2025/07/06 01:39:36 DEBUG : empty space: md5 = d9726e25bf9c8981741d5db2bbde29d5 OK --- PASS: TestHashSums (4.33s) === RUN TestHashSumsWithErrors 2025/07/06 01:39:37 DEBUG : Creating backend with remote ":memory:" 2025/07/06 01:39:37 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/07/06 01:39:37 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/06 01:39:37 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/06 01:39:37 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/06 01:39:37 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/06 01:39:37 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/06 01:39:37 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/06 01:39:37 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/07/06 01:39:37 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-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:39:39 DEBUG : potato2: md5 = bd57abf08617916f7bd67ed27921178c OK 2025/07/06 01:39:40 DEBUG : empty space: md5 = 6188e313f2042b4e3c97f999e1c41598 OK 2025/07/06 01:39:42 DEBUG : sub dir/potato3: md5 = db26ac83efc314b5d0a2437aefc86868 OK 2025/07/06 01:39:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.93s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:39:48 DEBUG : small: md5 = f7669a9dab6dc6c564edf8f816d9bd7c OK 2025/07/06 01:39:49 DEBUG : medium: md5 = 460abe3e846775396e3c1c6df3bf349f OK 2025/07/06 01:39:51 DEBUG : large: md5 = 65daf936d1da510374b531277d18fe8d OK 2025/07/06 01:39:51 DEBUG : Waiting for deletions to finish 2025/07/06 01:39:51 DEBUG : large: Excluded (Size Filter) 2025/07/06 01:39:52 INFO : small: Deleted 2025/07/06 01:39:52 INFO : medium: Deleted --- PASS: TestDelete (6.20s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:39:54 DEBUG : small: md5 = 28062c1a3600d38777fae8c23958f9f1 OK 2025/07/06 01:39:55 DEBUG : medium: md5 = 7cedeab89ec3d4e64201600b606d5fec OK 2025/07/06 01:39:57 DEBUG : large: md5 = 9dde8af01ea679b11b977ad5528a722f OK 2025/07/06 01:39:57 DEBUG : Waiting for deletions to finish 2025/07/06 01:39:57 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/07/06 01:39:58 INFO : large: Deleted 2025/07/06 01:39:58 INFO : small: Deleted --- PASS: TestMaxDelete (6.84s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:40:01 DEBUG : small: md5 = 4abc9aaa41561d6a85113ca1eca37bf6 OK 2025/07/06 01:40:02 DEBUG : medium: md5 = 9ea9ad63fbd4989752be7fd661a11a96 OK 2025/07/06 01:40:03 DEBUG : large: md5 = 5d466d342ed6840a99d691ac074d153a OK 2025/07/06 01:40:04 DEBUG : Waiting for deletions to finish 2025/07/06 01:40:04 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/06 01:40:04 INFO : medium: Deleted 2025/07/06 01:40:04 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.41s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:40:07 DEBUG : small: md5 = f01614d5a25b16c7de2ec4f99aa32dab OK 2025/07/06 01:40:09 DEBUG : medium: md5 = 993f16db025bf949b886b57fc7a2b3ef OK 2025/07/06 01:40:10 DEBUG : large: md5 = b76ddc71ffc53c57632131fb3f9da83c OK 2025/07/06 01:40:10 DEBUG : Waiting for deletions to finish 2025/07/06 01:40:10 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/07/06 01:40:11 INFO : medium: Deleted 2025/07/06 01:40:11 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.72s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:40:14 DEBUG : ReadFile: md5 = 308cf61bb649cf1824016700ee19dc47 OK --- PASS: TestReadFile (4.38s) === RUN TestRetry 2025/07/06 01:40:17 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/07/06 01:40:17 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/07/06 01:40:17 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/06 01:40:17 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/06 01:40:17 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/06 01:40:17 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/06 01:40:17 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.06s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:40:18 DEBUG : file1: md5 = 6bef8698392d953041ad96ca887673af OK 2025/07/06 01:40:20 DEBUG : file2: md5 = e376c1140bd339203be7a963e57ad664 OK --- PASS: TestCat (15.38s) === RUN TestPurge 2025/07/06 01:40:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sojopeb3lode" 2025/07/06 01:40:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/06 01:40:32 DEBUG : Creating backend with remote "TestDrive:crypt/6iojoe35i7getaqabicpiso8dsf4ipp7tj671rt98pp6hq7vnnqg" 2025/07/06 01:40:33 DEBUG : Creating backend with remote "/tmp/rclone685267433" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sojopeb3lode'", Local "Local file system at /tmp/rclone685267433", Modify Window "1ms" 2025/07/06 01:40:38 DEBUG : A1/B1/C1/one: md5 = 523741d6b0a4d3fdb6836e8402eed0f8 OK 2025/07/06 01:40:38 INFO : A2: Making directory 2025/07/06 01:40:39 INFO : A1/B2: Making directory 2025/07/06 01:40:39 INFO : A1/B2/C2: Making directory 2025/07/06 01:40:40 INFO : A1/B1/C3: Making directory 2025/07/06 01:40:41 INFO : A3: Making directory 2025/07/06 01:40:42 INFO : A3/B3: Making directory 2025/07/06 01:40:43 INFO : A3/B3/C4: Making directory 2025/07/06 01:40:45 DEBUG : A1/two: md5 = 35daa52364f407c216adc2a8804b119e OK 2025/07/06 01:40:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sojopeb3lode': Purge remote 2025/07/06 01:40:48 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.87s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:40:52 DEBUG : A1/B1/C1/one: md5 = 6772792fc9fe47d4b55dcbc2e610f044 OK 2025/07/06 01:40:52 INFO : A2: Making directory 2025/07/06 01:40:52 INFO : A1/B2: Making directory 2025/07/06 01:40:53 INFO : A1/B2/C2: Making directory 2025/07/06 01:40:54 INFO : A1/B1/C3: Making directory 2025/07/06 01:40:55 INFO : A3: Making directory 2025/07/06 01:40:55 INFO : A3/B3: Making directory 2025/07/06 01:40:56 INFO : A3/B3/C4: Making directory 2025/07/06 01:40:58 DEBUG : A1/two: md5 = d4fc6e3cba5caa7b38a625e63b31c33a OK 2025/07/06 01:40:59 DEBUG : removing 1 level 3 directories 2025/07/06 01:40:59 INFO : A3/B3/C4: Removing directory 2025/07/06 01:41:02 DEBUG : removing 2 level 3 directories 2025/07/06 01:41:02 INFO : A1/B2/C2: Removing directory 2025/07/06 01:41:02 INFO : A1/B1/C3: Removing directory 2025/07/06 01:41:03 DEBUG : removing 2 level 2 directories 2025/07/06 01:41:03 INFO : A3/B3: Removing directory 2025/07/06 01:41:03 INFO : A1/B2: Removing directory 2025/07/06 01:41:03 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/07/06 01:41:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/06 01:41:04 DEBUG : removing 2 level 1 directories 2025/07/06 01:41:04 INFO : A2: Removing directory 2025/07/06 01:41:04 INFO : A3: Removing directory 2025/07/06 01:41:04 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/07/06 01:41:07 DEBUG : removing 1 level 3 directories 2025/07/06 01:41:07 INFO : A1/B1/C1: Removing directory 2025/07/06 01:41:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/06 01:41:08 DEBUG : removing 1 level 2 directories 2025/07/06 01:41:08 INFO : A1/B1: Removing directory 2025/07/06 01:41:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/06 01:41:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/06 01:41:09 DEBUG : removing 1 level 1 directories 2025/07/06 01:41:09 INFO : A1: Removing directory 2025/07/06 01:41:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/06 01:41:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/06 01:41:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/06 01:41:10 DEBUG : removing 1 level 0 directories 2025/07/06 01:41:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi': Removing directory 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/06 01:41:10 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (22.84s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:41:12 INFO : A1: Making directory 2025/07/06 01:41:12 INFO : A1/B1: Making directory 2025/07/06 01:41:13 INFO : A1/B1/C1: Making directory 2025/07/06 01:41:16 DEBUG : removing 1 level 3 directories 2025/07/06 01:41:16 INFO : A1/B1/C1: Removing directory 2025/07/06 01:41:16 DEBUG : removing 1 level 2 directories 2025/07/06 01:41:16 INFO : A1/B1: Removing directory 2025/07/06 01:41:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/06 01:41:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.60s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:41:19 INFO : A1: Making directory 2025/07/06 01:41:19 INFO : A1/B1: Making directory 2025/07/06 01:41:20 INFO : A1/B1/C1: Making directory 2025/07/06 01:41:23 DEBUG : removing 1 level 3 directories 2025/07/06 01:41:23 INFO : A1/B1/C1: Removing directory 2025/07/06 01:41:24 DEBUG : removing 1 level 2 directories 2025/07/06 01:41:24 INFO : A1/B1: Removing directory 2025/07/06 01:41:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/06 01:41:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.30s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:41:27 DEBUG : file1: md5 = ba1d113f0c79495640f15b3292d1dc65 OK 2025/07/06 01:41:28 DEBUG : filename.txt: File name found in url 2025/07/06 01:41:29 DEBUG : filename.txt: md5 = 7a18a13dca0abaf18b877b3e8905d672 OK 2025/07/06 01:41:29 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/07/06 01:41:31 DEBUG : headerfilename.txt: md5 = 6d09bad33af45cb82250eb7801805d1d OK 2025/07/06 01:41:32 DEBUG : file2: md5 = 8844c8316b3c9063b1cf9e5047b7a690 OK --- PASS: TestCopyURL (8.49s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:41:35 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/06 01:41:37 DEBUG : sub/file2: md5 = 40c785c46ae577bf85d4497082d344f6 OK 2025/07/06 01:41:37 INFO : file1: Copied (new) to: sub/file2 2025/07/06 01:41:37 INFO : file1: Deleted 2025/07/06 01:41:38 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 01:41:38 DEBUG : file1: Unchanged skipping 2025/07/06 01:41:38 INFO : file1: Deleted 2025/07/06 01:41:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi': don't need to copy/move sub/file2, it is already at target location 2025/07/06 01:41:40 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.57s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:41:41 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/06 01:41:43 DEBUG : file1: md5 = c8045d069d034e0e7dfd66511915e475 OK 2025/07/06 01:41:43 INFO : file1: Copied (new) 2025/07/06 01:41:43 INFO : file1: Deleted 2025/07/06 01:41:43 DEBUG : file1: Destination exists, skipping 2025/07/06 01:41:43 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.29s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.59s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.42s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:41:48 DEBUG : dst/file1: md5 = 6a13f5a8ff1b30f378b6d98e3342f28c OK 2025/07/06 01:41:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zukafav3depi/backup" 2025/07/06 01:41:48 DEBUG : Config file has changed externally - reloading 2025/07/06 01:41:48 DEBUG : Creating backend with remote "TestDrive:crypt/5uohk35g6489k445nl5komgdtnbokqj39f2gsp3vl0le4rhvl4qg/1nrff024r7pq65ecp72fc28jb0" 2025/07/06 01:41:50 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/06 01:41:52 INFO : dst/file1: Moved (server-side) 2025/07/06 01:41:53 DEBUG : dst/file1: md5 = 637e58f6eb89df114365c6c477dc1ad6 OK 2025/07/06 01:41:53 INFO : dst/file1: Copied (new) 2025/07/06 01:41:53 INFO : dst/file1: Deleted 2025/07/06 01:41:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/06 01:41:56 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/06 01:41:57 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.42s) === 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-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:42:00 DEBUG : A1/one: md5 = a44d3565a14cce5a6c0a3a2951c9ccf4 OK 2025/07/06 01:42:01 DEBUG : A1/two: md5 = c91264bd7b7abb388cca23d933cd51f8 OK 2025/07/06 01:42:03 DEBUG : A1/B1/three: md5 = f82c271c3b5bc78587e51ef596c83d4c OK 2025/07/06 01:42:06 DEBUG : A1/B1/C1/four: md5 = 4f6d4e84d609e8b934e2bb617e98477d OK 2025/07/06 01:42:08 DEBUG : A1/B1/C2/five: md5 = 6b1b581b5123f7eb080753ea062ef532 OK 2025/07/06 01:42:08 INFO : A1/B2: Making directory 2025/07/06 01:42:09 INFO : A1/B1/C3: Making directory 2025/07/06 01:42:18 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/07/06 01:42:18 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/07/06 01:42:18 INFO : A2/two: Moved (server-side) to: A3/two 2025/07/06 01:42:18 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/07/06 01:42:18 INFO : A2/one: Moved (server-side) to: A3/one 2025/07/06 01:42:21 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/06 01:42:21 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/06 01:42:21 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/06 01:42:22 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/06 01:42:22 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/06 01:42:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/07/06 01:42:29 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/07/06 01:42:29 INFO : A3/two: Moved (server-side) to: A4/two 2025/07/06 01:42:29 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/07/06 01:42:29 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/07/06 01:42:29 INFO : A3/one: Moved (server-side) to: A4/one 2025/07/06 01:42:32 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/06 01:42:32 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/06 01:42:32 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/06 01:42:33 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/06 01:42:33 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/06 01:42:39 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/07/06 01:42:40 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/07/06 01:42:41 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/06 01:42:41 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/06 01:42:41 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/06 01:42:41 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/06 01:42:41 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/06 01:42:41 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/06 01:42:41 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/06 01:42:41 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.13s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" --- PASS: TestGetFsInfo (0.51s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:42:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi': File to upload is small (34 bytes), uploading instead of streaming 2025/07/06 01:42:44 DEBUG : no_checksum_small_file_from_pipe: md5 = 372b288b768d6b3e762914dad418553d OK 2025/07/06 01:42:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/06 01:42:44 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/06 01:42:45 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/07/06 01:42:45 DEBUG : no_checksum_big_file_from_pipe: md5 = f5fbf61c4718633f7f9c7437ef1e135f OK 2025/07/06 01:42:45 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-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:42:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi': File to upload is small (34 bytes), uploading instead of streaming 2025/07/06 01:42:48 DEBUG : with_checksum_small_file_from_pipe: md5 = 90b9a3121b7b470c227410d22b2191b1 OK 2025/07/06 01:42:48 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/06 01:42:49 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/07/06 01:42:50 DEBUG : with_checksum_big_file_from_pipe: md5 = d9eb4caaebae88bb05ade71504c83270 OK 2025/07/06 01:42:50 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-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:42:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi': File to upload is small (34 bytes), uploading instead of streaming 2025/07/06 01:42:53 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 01:42:54 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/06 01:42:55 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-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:42:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi': File to upload is small (34 bytes), uploading instead of streaming 2025/07/06 01:42:58 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/06 01:42:58 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/06 01:42:59 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (18.42s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.49s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.82s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.61s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.50s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/07/06 01:43:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi': File to upload is small (48 bytes), uploading instead of streaming 2025/07/06 01:43:02 DEBUG : rcat_metadata: md5 = aff85c4f9deeaa293ee81cfbf9ca446d OK 2025/07/06 01:43:02 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/07/06 01:43:04 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/07/06 01:43:05 DEBUG : rcat_metadata_uploadcutoff0: md5 = cc85f409ee59afbb15469ecbfbc477cf OK 2025/07/06 01:43:05 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.66s) --- PASS: TestRcatMetadata/Normal (2.49s) --- PASS: TestRcatMetadata/ViaDisk (2.72s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:43:08 DEBUG : potato1: md5 = 919567596a5f61429a4c109f4bacc7ae OK 2025/07/06 01:43:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi': File to upload is small (60 bytes), uploading instead of streaming 2025/07/06 01:43:09 DEBUG : potato2: md5 = a4827c1080c976e3318f992d28a54c94 OK 2025/07/06 01:43:09 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.25s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:43:12 DEBUG : potato1: md5 = 5c2a8c2353b2e548e8f1d0f8317cf8cd OK 2025/07/06 01:43:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi': File to upload is small (60 bytes), uploading instead of streaming 2025/07/06 01:43:13 DEBUG : potato2: md5 = a82d45b2cbbc42bcf6c3e917c0473792 OK 2025/07/06 01:43:13 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.86s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:43:17 DEBUG : potato2: md5 = 6c1e5c303ad95c20cec9d4e525fd18ca OK 2025/07/06 01:43:18 DEBUG : empty space: md5 = 502d002fbd4ba38047b09d0b5566e427 OK 2025/07/06 01:43:20 DEBUG : sub dir/potato3: md5 = a9d35aae056d1af1c6539fead7f69cdd OK 2025/07/06 01:43:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi': Touching "sub dir/potato3" 2025/07/06 01:43:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi': Touching "empty space" 2025/07/06 01:43:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi': Touching "potato2" 2025/07/06 01:43:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.17s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:43:25 DEBUG : dir with metadata: Making directory with metadata 2025/07/06 01:43:25 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.28s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:43:27 DEBUG : directory with modtime: Making directory with metadata 2025/07/06 01:43:28 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.30s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:43:29 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/06 01:43:29 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/06 01:43:30 DEBUG : Google drive root 'crypt/5uohk35g6489k445nl5komgdtnbokqj39f2gsp3vl0le4rhvl4qg': Skipping btime metadata as can't update it on an existing file: 2025-07-06T01:43:29.846504213Z 2025/07/06 01:43:30 INFO : non existent directory: Updated directory metadata 2025/07/06 01:43:32 DEBUG : Google drive root 'crypt/5uohk35g6489k445nl5komgdtnbokqj39f2gsp3vl0le4rhvl4qg': Skipping btime metadata as can't update it on an existing file: 2025-07-06T01:43:29.846504213Z 2025/07/06 01:43:32 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.63s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:43:34 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/07/06 01:43:36 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/07/06 01:43:36 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.86s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:43:38 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/06 01:43:38 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/06 01:43:38 DEBUG : dst: Making directory with metadata 2025/07/06 01:43:39 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/06 01:43:39 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 01:43:39 INFO : dst: Set directory modification time (using SetModTime) 2025/07/06 01:43:39 INFO : dst: Set directory modification time (using SetModTime) 2025/07/06 01:43:39 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/07/06 01:43:40 INFO : dst: Set directory modification time (using SetModTime) 2025/07/06 01:43:40 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.42s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi'", Local "Local file system at /tmp/rclone3157183654", Modify Window "1ms" 2025/07/06 01:43:43 DEBUG : sub dir/test remove existing: md5 = 760257e62988a16adcff90a10f510408 OK 2025/07/06 01:43:45 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 9f72647da655fdd3c1ca56272e3e7170 OK 2025/07/06 01:43:47 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.yadojig9" before starting 2025/07/06 01:43:47 DEBUG : sub dir/test remove existing.yadojig9: TEST: removing renamed existing file after operation 2025/07/06 01:43:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qevayud6" before starting 2025/07/06 01:43:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qevayud6: TEST: renaming existing back after failed operation 2025/07/06 01:43:51 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gekusuk3" before starting 2025/07/06 01:43:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gekusuk3: TEST: removing renamed existing file after operation 2025/07/06 01:43:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "rtsemhqecvot9834ojtrcppdv9i8pk9fieqrh8vdbmbc3383vlsea819rjomvmpsmit1afevcqor2ovkc8f76nr23775sqnfj2hqf1j1hmp11g7fbip8lv38gkqdb4a5b6pmq3qevpjodrkmgahaf0ou3345j9nan8rud8p6emi0htprv50g" 2025/07/06 01:43:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "660t3jdh4fqo9s9htb4gc5tr2buqn3jnn3baq1vl8u9195nre1og" --- PASS: TestRemoveExisting (12.78s) === 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/07/06 01:43:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zukafav3depi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m33.992536214s (try 1/5)