"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/05/18 05:26:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xumuyef4sora" 2025/05/18 05:26:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/18 05:26:13 DEBUG : Creating backend with remote "TestDrive:crypt/d9g6m7lp25m4ujp0vni3q27hlv8ld11j9vl8q7ebeaqbr70p0ai0" 2025/05/18 05:26:14 DEBUG : Creating backend with remote "/tmp/rclone572551046" === 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-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/05/18 05:26:15 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/05/18 05:26:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/18 05:26:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/18 05:26:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/05/18 05:26:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/18 05:26:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/18 05:26:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/18 05:26:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/05/18 05:26:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/18 05:26:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/18 05:26:15 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/05/18 05:26:15 DEBUG : potato: Seek from 10 to 0 2025/05/18 05:26:15 DEBUG : potato: Seek from 10 to 0 2025/05/18 05:26:15 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/05/18 05:26:15 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/05/18 05:26:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/18 05:26:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/18 05:26:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/05/18 05:26:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/18 05:26:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/18 05:26:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/18 05:26:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/05/18 05:26:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/18 05:26:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/18 05:26:15 DEBUG : potato: Seek from 5 to 2 2025/05/18 05:26:15 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/05/18 05:26:15 DEBUG : potato: Seek from 7 to 0 2025/05/18 05:26:15 DEBUG : potato: Seek from 7 to 0 2025/05/18 05:26:15 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/05/18 05:26:15 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/05/18 05:26:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/18 05:26:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/18 05:26:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/05/18 05:26:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/18 05:26:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/18 05:26:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/18 05:26:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/05/18 05:26:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/18 05:26:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/18 05:26:15 DEBUG : potato: Seek from 5 to 2 2025/05/18 05:26:15 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/05/18 05:26:15 DEBUG : potato: Seek from 8 to 0 2025/05/18 05:26:15 DEBUG : potato: Seek from 8 to 0 2025/05/18 05:26:15 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/05/18 05:26:15 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/05/18 05:26:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/18 05:26:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/18 05:26:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/05/18 05:26:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/18 05:26:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/18 05:26:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/18 05:26:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/05/18 05:26:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/18 05:26:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/18 05:26:15 DEBUG : potato: Seek from 5 to 2 2025/05/18 05:26:15 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/05/18 05:26:15 DEBUG : potato: Seek from 9 to 0 2025/05/18 05:26:15 DEBUG : potato: Seek from 9 to 0 2025/05/18 05:26:15 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-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:26:17 DEBUG : rutabaga: md5 = 950bb568146e245a2e556bdfa70ea056 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/05/18 05:26:19 DEBUG : empty space: md5 = b28f23f852133ff8d97160b8b9b9287e OK === RUN TestCheck/3 2025/05/18 05:26:21 DEBUG : potato2: md5 = 6341f011eb48f3473002667e11cd49fa OK === RUN TestCheck/4 === RUN TestCheck/5 2025/05/18 05:26:23 DEBUG : remotepotato: md5 = 64f644d661af62a8536f0cbc293f14dd OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.95s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2025/05/18 05:26:27 DEBUG : Creating backend with remote "nonexistent" 2025/05/18 05:26:27 DEBUG : Creating backend with remote "nonexistent" 2025/05/18 05:26:27 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/05/18 05:26:27 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/05/18 05:26:27 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/05/18 05:26:27 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:26:28 DEBUG : rutabaga: md5 = 5b30afe8eeb20d21cb405585e7f5bd65 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/05/18 05:26:32 DEBUG : empty space: md5 = 884eb650a01e69a487f711e1cadb1f91 OK === RUN TestCheckDownload/3 2025/05/18 05:26:35 DEBUG : potato2: md5 = 312c16813ec68ad6e90e2a13288e3596 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/05/18 05:26:39 DEBUG : remotepotato: md5 = a3607f4ef60a6a667aaedd78c20b5fd0 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.49s) --- PASS: TestCheckDownload/1 (1.49s) --- PASS: TestCheckDownload/2 (1.15s) --- PASS: TestCheckDownload/3 (1.03s) --- PASS: TestCheckDownload/4 (1.06s) --- PASS: TestCheckDownload/5 (1.47s) --- PASS: TestCheckDownload/6 (1.09s) --- PASS: TestCheckDownload/7 (0.95s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:26:45 DEBUG : rutabaga: md5 = a5a4b50fd0e676951410bce3b8510f35 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/05/18 05:26:48 DEBUG : empty space: md5 = 0e4e7b32604aa33fc3560cde897f63cb OK === RUN TestCheckSizeOnly/3 2025/05/18 05:26:50 DEBUG : potato2: md5 = ef8a417fd9529365d7de961838ad0b8f OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/05/18 05:26:52 DEBUG : remotepotato: md5 = d2cc46479ab1c850203fe0652b8e8648 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.84s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.21s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.23s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.01s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:26:58 DEBUG : test.sum: md5 = f1fc516f5b229c2b44396d6d3f583469 OK 2025/05/18 05:26:59 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/18 05:26:59 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/18 05:26:59 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/18 05:26:59 NOTICE: test.sum: 2 warning(s) suppressed... 2025/05/18 05:27:01 DEBUG : test.sum: md5 = cbac1868cca83f2e12bd3d861f4243ba OK 2025/05/18 05:27:02 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/18 05:27:02 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/18 05:27:02 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/18 05:27:02 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.11s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:27:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xumuyef4sora/data" 2025/05/18 05:27:04 DEBUG : Creating backend with remote "TestDrive:crypt/d9g6m7lp25m4ujp0vni3q27hlv8ld11j9vl8q7ebeaqbr70p0ai0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora/data' lacks md5, skipping --- SKIP: TestCheckSum (2.01s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:27:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xumuyef4sora/data" 2025/05/18 05:27:06 DEBUG : Creating backend with remote "TestDrive:crypt/d9g6m7lp25m4ujp0vni3q27hlv8ld11j9vl8q7ebeaqbr70p0ai0/vjrnln8ratgmqakfosrqe8espk" 2025/05/18 05:27:10 DEBUG : data/banana: md5 = 5bb9e228d83101d7bc872a76a1ceead8 OK 2025/05/18 05:27:11 DEBUG : test.sum: md5 = c40b316acea304cc7aeeab40da50de3d OK === RUN TestCheckSumDownload/subtest1 2025/05/18 05:27:24 DEBUG : data/potato: md5 = 693a2a62c7727c6bbf1a229fcf7cc860 OK 2025/05/18 05:27:25 DEBUG : test.sum: md5 = 614da8443db4759478d8fa6ee66d9aac OK === RUN TestCheckSumDownload/subtest2 2025/05/18 05:27:30 DEBUG : test.sum: md5 = e3c5ec787346b7c13254d0901e1b070c OK === RUN TestCheckSumDownload/subtest3 2025/05/18 05:27:34 DEBUG : test.sum: md5 = fda867911744a01834de1016208e5fa3 OK === RUN TestCheckSumDownload/subtest4 2025/05/18 05:27:38 DEBUG : test.sum: md5 = 9fe7a0fe70ad0fc589d4cc01301cd9e0 OK === RUN TestCheckSumDownload/subtest5 2025/05/18 05:27:42 DEBUG : test.sum: md5 = bd03d9e25770430a79ba1094057b79a4 OK === RUN TestCheckSumDownload/subtest6 2025/05/18 05:27:46 DEBUG : data/banana: md5 = 8a2544f3001fa58c5c01b6b88d9a0deb OK 2025/05/18 05:27:47 DEBUG : data/potato: md5 = d82935281cd9f60192740fd6db763b8b OK 2025/05/18 05:27:49 DEBUG : test.sum: md5 = 5842fb0338b3559a5c7a83faee95e90a OK === RUN TestCheckSumDownload/subtest7 2025/05/18 05:27:53 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/05/18 05:27:53 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (48.26s) --- PASS: TestCheckSumDownload/subtest1 (11.12s) --- PASS: TestCheckSumDownload/subtest2 (2.39s) --- PASS: TestCheckSumDownload/subtest3 (2.40s) --- PASS: TestCheckSumDownload/subtest4 (2.05s) --- PASS: TestCheckSumDownload/subtest5 (2.01s) --- PASS: TestCheckSumDownload/subtest6 (2.02s) --- PASS: TestCheckSumDownload/subtest7 (2.16s) === RUN TestApplyTransforms 2025/05/18 05:27:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xaverir8goba" 2025/05/18 05:27:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/18 05:27:54 DEBUG : Creating backend with remote "TestDrive:crypt/j3rb7cdoam2q5pb7u550plqlv4lnnd6vpkj6dvdgrpbdcujq4ka0" 2025/05/18 05:27:55 DEBUG : Creating backend with remote "/tmp/rclone4048069261" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaverir8goba'", Local "Local file system at /tmp/rclone4048069261", Modify Window "1ms" 2025/05/18 05:27:58 DEBUG : hello, world!: md5 = 825d22228b2d83bfcede878e09c3c9ae OK upper checkfile vs. lower remote (without normalization) 2025/05/18 05:27:58 ERROR : hello, world!: sum not found 2025/05/18 05:27:58 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xaverir8goba' 2025/05/18 05:27:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaverir8goba': 1 files missing 2025/05/18 05:27:58 NOTICE: 1 hashes missing 2025/05/18 05:27:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaverir8goba': 2 differences found 2025/05/18 05:27:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaverir8goba': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/05/18 05:27:59 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/18 05:27:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaverir8goba': 0 differences found 2025/05/18 05:27:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaverir8goba': 1 matching files 2025/05/18 05:27:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vonuxev4zuwa" 2025/05/18 05:27:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/18 05:27:59 DEBUG : Creating backend with remote "TestDrive:crypt/iq4pidfn7miu3q5f4949b4ecpn4hb77c5uk8um6kvobgs9shs9tg" 2025/05/18 05:28:00 DEBUG : Creating backend with remote "/tmp/rclone2536684762" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vonuxev4zuwa'", Local "Local file system at /tmp/rclone2536684762", Modify Window "1ms" 2025/05/18 05:28:02 DEBUG : HELLO, WORLD!: md5 = 28540b17b8067ecd6b55634234892ba1 OK lower checkfile vs. upper remote (without normalization) 2025/05/18 05:28:03 ERROR : HELLO, WORLD!: sum not found 2025/05/18 05:28:03 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vonuxev4zuwa' 2025/05/18 05:28:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vonuxev4zuwa': 1 files missing 2025/05/18 05:28:03 NOTICE: 1 hashes missing 2025/05/18 05:28:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vonuxev4zuwa': 2 differences found 2025/05/18 05:28:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vonuxev4zuwa': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/05/18 05:28:04 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/18 05:28:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vonuxev4zuwa': 0 differences found 2025/05/18 05:28:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vonuxev4zuwa': 1 matching files 2025/05/18 05:28:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qewegam3fabi" 2025/05/18 05:28:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/18 05:28:04 DEBUG : Creating backend with remote "TestDrive:crypt/2p3pdqq75q9k6egrgddbe1i74l4upmlpbmiaindcuqk89bihka5g" 2025/05/18 05:28:05 DEBUG : Creating backend with remote "/tmp/rclone3889553616" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qewegam3fabi'", Local "Local file system at /tmp/rclone3889553616", Modify Window "1ms" 2025/05/18 05:28:07 DEBUG : HeLlO, wOrLd!: md5 = 594e91f74f9b644f3fa69b0c6fbbd58e OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/05/18 05:28:08 ERROR : HeLlO, wOrLd!: sum not found 2025/05/18 05:28:08 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qewegam3fabi' 2025/05/18 05:28:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qewegam3fabi': 1 files missing 2025/05/18 05:28:08 NOTICE: 1 hashes missing 2025/05/18 05:28:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qewegam3fabi': 2 differences found 2025/05/18 05:28:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qewegam3fabi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/05/18 05:28:09 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/18 05:28:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qewegam3fabi': 0 differences found 2025/05/18 05:28:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qewegam3fabi': 1 matching files 2025/05/18 05:28:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jacagus8vasi" 2025/05/18 05:28:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/18 05:28:09 DEBUG : Creating backend with remote "TestDrive:crypt/6kgo4gdl1uaoc3kht5oigs30g3srb9opkkoj9t1vs0ip3h69i25g" 2025/05/18 05:28:10 DEBUG : Creating backend with remote "/tmp/rclone1613554033" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jacagus8vasi'", Local "Local file system at /tmp/rclone1613554033", Modify Window "1ms" 2025/05/18 05:28:12 DEBUG : HELLO, WORLD!: md5 = f1e88e497fdf180882b43ffd4ac0d646 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/05/18 05:28:13 ERROR : HELLO, WORLD!: sum not found 2025/05/18 05:28:13 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jacagus8vasi' 2025/05/18 05:28:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jacagus8vasi': 1 files missing 2025/05/18 05:28:13 NOTICE: 1 hashes missing 2025/05/18 05:28:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jacagus8vasi': 2 differences found 2025/05/18 05:28:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jacagus8vasi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/05/18 05:28:14 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/18 05:28:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jacagus8vasi': 0 differences found 2025/05/18 05:28:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jacagus8vasi': 1 matching files 2025/05/18 05:28:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foxiban5juji" 2025/05/18 05:28:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/18 05:28:14 DEBUG : Creating backend with remote "TestDrive:crypt/rgf4le6c4ldkesdudj6dks51cfakdu4e38t26vkp90i0mk5g7emg" 2025/05/18 05:28:15 DEBUG : Creating backend with remote "/tmp/rclone3791324994" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foxiban5juji'", Local "Local file system at /tmp/rclone3791324994", Modify Window "1ms" 2025/05/18 05:28:17 DEBUG : 測試_Русский___ě_áñ: md5 = 3ecb2942c64e5bbf03a31d318bfcda8c OK NFD checkfile vs. NFC remote (without normalization) 2025/05/18 05:28:17 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/18 05:28:17 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-foxiban5juji' 2025/05/18 05:28:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foxiban5juji': 1 files missing 2025/05/18 05:28:17 NOTICE: 1 hashes missing 2025/05/18 05:28:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foxiban5juji': 2 differences found 2025/05/18 05:28:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foxiban5juji': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/05/18 05:28:19 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/18 05:28:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foxiban5juji': 0 differences found 2025/05/18 05:28:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foxiban5juji': 1 matching files 2025/05/18 05:28:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zusudax0quhu" 2025/05/18 05:28:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/18 05:28:19 DEBUG : Creating backend with remote "TestDrive:crypt/kpm177f1358kcvlo0a9g8eqimk823vjqq2cgeottap7m10b7sb20" 2025/05/18 05:28:20 DEBUG : Creating backend with remote "/tmp/rclone2599462494" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zusudax0quhu'", Local "Local file system at /tmp/rclone2599462494", Modify Window "1ms" 2025/05/18 05:28:22 DEBUG : 測試_Русский___ě_áñ: md5 = 8b69bfa07aca54b9b155341ec42ea822 OK NFC checkfile vs. NFD remote (without normalization) 2025/05/18 05:28:23 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/18 05:28:23 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zusudax0quhu' 2025/05/18 05:28:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zusudax0quhu': 1 files missing 2025/05/18 05:28:23 NOTICE: 1 hashes missing 2025/05/18 05:28:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zusudax0quhu': 2 differences found 2025/05/18 05:28:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zusudax0quhu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/05/18 05:28:24 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/18 05:28:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zusudax0quhu': 0 differences found 2025/05/18 05:28:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zusudax0quhu': 1 matching files 2025/05/18 05:28:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mowegax6mumu" 2025/05/18 05:28:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/18 05:28:24 DEBUG : Creating backend with remote "TestDrive:crypt/iea1drfv1l3j5cgmri7h4ga3g4haatofrdgp5n149o4au0otl4eg" 2025/05/18 05:28:25 DEBUG : Creating backend with remote "/tmp/rclone2799737080" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mowegax6mumu'", Local "Local file system at /tmp/rclone2799737080", Modify Window "1ms" 2025/05/18 05:28:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = fc6eb34ea645f945624805b4f2375d88 OK NFDx2 checkfile vs. both remote (without normalization) 2025/05/18 05:28:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/18 05:28:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mowegax6mumu' 2025/05/18 05:28:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mowegax6mumu': 1 files missing 2025/05/18 05:28:28 NOTICE: 1 hashes missing 2025/05/18 05:28:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mowegax6mumu': 2 differences found 2025/05/18 05:28:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mowegax6mumu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/05/18 05:28:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/18 05:28:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mowegax6mumu': 0 differences found 2025/05/18 05:28:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mowegax6mumu': 1 matching files 2025/05/18 05:28:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-levaraf9jabu" 2025/05/18 05:28:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/18 05:28:29 DEBUG : Creating backend with remote "TestDrive:crypt/s4q5qf1pk8rgc56bdkcotebjlup761cl720m7v8diffv5rd4jrc0" 2025/05/18 05:28:30 DEBUG : Creating backend with remote "/tmp/rclone4097968058" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-levaraf9jabu'", Local "Local file system at /tmp/rclone4097968058", Modify Window "1ms" 2025/05/18 05:28:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ca1a7a1c62305e8b24630babe48f14f1 OK NFCx2 checkfile vs. both remote (without normalization) 2025/05/18 05:28:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/18 05:28:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-levaraf9jabu' 2025/05/18 05:28:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-levaraf9jabu': 1 files missing 2025/05/18 05:28:33 NOTICE: 1 hashes missing 2025/05/18 05:28:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-levaraf9jabu': 2 differences found 2025/05/18 05:28:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-levaraf9jabu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/05/18 05:28:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/18 05:28:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-levaraf9jabu': 0 differences found 2025/05/18 05:28:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-levaraf9jabu': 1 matching files 2025/05/18 05:28:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qamadod6hima" 2025/05/18 05:28:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/18 05:28:34 DEBUG : Creating backend with remote "TestDrive:crypt/cr6ftag0egdtnnf5r0p523mae3ot9tm9tqs63l57rtfqbbhemr6g" 2025/05/18 05:28:35 DEBUG : Creating backend with remote "/tmp/rclone3802390094" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamadod6hima'", Local "Local file system at /tmp/rclone3802390094", Modify Window "1ms" 2025/05/18 05:28:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d11b714e21cb43ec728d4deb9b6887bd OK both checkfile vs. NFDx2 remote (without normalization) 2025/05/18 05:28:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/18 05:28:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qamadod6hima' 2025/05/18 05:28:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qamadod6hima': 1 files missing 2025/05/18 05:28:37 NOTICE: 1 hashes missing 2025/05/18 05:28:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qamadod6hima': 2 differences found 2025/05/18 05:28:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qamadod6hima': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/05/18 05:28:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/18 05:28:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qamadod6hima': 0 differences found 2025/05/18 05:28:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qamadod6hima': 1 matching files 2025/05/18 05:28:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zumitow0tice" 2025/05/18 05:28:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/18 05:28:38 DEBUG : Creating backend with remote "TestDrive:crypt/7c8ft5cbhaboa15iqa4pu9ef8rfe5baqtu3pl4ng4ipdngu477dg" 2025/05/18 05:28:39 DEBUG : Creating backend with remote "/tmp/rclone524437970" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zumitow0tice'", Local "Local file system at /tmp/rclone524437970", Modify Window "1ms" 2025/05/18 05:28:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = afd86465851d41e0848c7dd265957401 OK both checkfile vs. NFCx2 remote (without normalization) 2025/05/18 05:28:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/18 05:28:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zumitow0tice' 2025/05/18 05:28:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zumitow0tice': 1 files missing 2025/05/18 05:28:42 NOTICE: 1 hashes missing 2025/05/18 05:28:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zumitow0tice': 2 differences found 2025/05/18 05:28:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zumitow0tice': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/05/18 05:28:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/18 05:28:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zumitow0tice': 0 differences found 2025/05/18 05:28:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zumitow0tice': 1 matching files 2025/05/18 05:28:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zumitow0tice': Purge remote 2025/05/18 05:28:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qamadod6hima': Purge remote 2025/05/18 05:28:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-levaraf9jabu': Purge remote 2025/05/18 05:28:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mowegax6mumu': Purge remote 2025/05/18 05:28:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zusudax0quhu': Purge remote 2025/05/18 05:28:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foxiban5juji': Purge remote 2025/05/18 05:28:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jacagus8vasi': Purge remote 2025/05/18 05:28:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qewegam3fabi': Purge remote 2025/05/18 05:28:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vonuxev4zuwa': Purge remote 2025/05/18 05:28:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaverir8goba': Purge remote --- PASS: TestApplyTransforms (53.70s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:28:48 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/18 05:28:54 DEBUG : sub/file2: md5 = 425f097d35fd33ff26ef1b5d3a2f6139 OK 2025/05/18 05:28:54 INFO : file1: Copied (new) to: sub/file2 2025/05/18 05:28:55 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 05:28:55 DEBUG : file1: Unchanged skipping 2025/05/18 05:28:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora': don't need to copy/move sub/file2, it is already at target location 2025/05/18 05:28:57 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (10.03s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:29:01 DEBUG : dst/file1: md5 = f86feb584ba0d23c75b3c917157e5196 OK 2025/05/18 05:29:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xumuyef4sora/backup" 2025/05/18 05:29:02 DEBUG : Creating backend with remote "TestDrive:crypt/d9g6m7lp25m4ujp0vni3q27hlv8ld11j9vl8q7ebeaqbr70p0ai0/1nrff024r7pq65ecp72fc28jb0" 2025/05/18 05:29:03 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/18 05:29:05 INFO : dst/file1: Moved (server-side) 2025/05/18 05:29:07 DEBUG : dst/file1: md5 = ed8d909768c5a02f30c92048cc8565e0 OK 2025/05/18 05:29:07 INFO : dst/file1: Copied (new) 2025/05/18 05:29:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/18 05:29:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/18 05:29:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.03s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:29:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xumuyef4sora/dst" 2025/05/18 05:29:12 DEBUG : Creating backend with remote "TestDrive:crypt/d9g6m7lp25m4ujp0vni3q27hlv8ld11j9vl8q7ebeaqbr70p0ai0/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/18 05:29:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xumuyef4sora/CompareDest" 2025/05/18 05:29:13 DEBUG : Creating backend with remote "TestDrive:crypt/d9g6m7lp25m4ujp0vni3q27hlv8ld11j9vl8q7ebeaqbr70p0ai0/gveqi14airsml4bgu7krj116o8" 2025/05/18 05:29:15 DEBUG : one: Need to transfer - File not found at Destination 2025/05/18 05:29:17 DEBUG : one: md5 = 75e951dca1d9e1910e8a5d1bc0f88284 OK 2025/05/18 05:29:17 INFO : one: Copied (new) 2025/05/18 05:29:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/18 05:29:20 DEBUG : one: md5 = 7a75e52e87cee1b03ae90adb99a5f16f OK 2025/05/18 05:29:20 INFO : one: Copied (replaced existing) 2025/05/18 05:29:22 DEBUG : dst/one: md5 = f1100440fd592a53ec2ab398005a6ecc OK 2025/05/18 05:29:24 DEBUG : CompareDest/one: md5 = ac5c02445004da9f4bb8f87cc435799e OK 2025/05/18 05:29:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/18 05:29:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/18 05:29:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/18 05:29:30 DEBUG : CompareDest/two: md5 = c9031017fd032a1ba7ba7aa83b202238 OK 2025/05/18 05:29:31 DEBUG : two: Need to transfer - File not found at Destination 2025/05/18 05:29:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/18 05:29:31 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/18 05:29:32 DEBUG : two: Need to transfer - File not found at Destination 2025/05/18 05:29:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/18 05:29:32 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/18 05:29:33 DEBUG : two: Need to transfer - File not found at Destination 2025/05/18 05:29:33 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/18 05:29:35 DEBUG : two: md5 = 82c8d7d3177f1b5271f491f3b0db3243 OK 2025/05/18 05:29:35 INFO : two: Copied (new) 2025/05/18 05:29:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/18 05:29:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/18 05:29:39 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/18 05:29:39 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (27.90s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:29:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xumuyef4sora/dst" 2025/05/18 05:29:39 DEBUG : Creating backend with remote "TestDrive:crypt/d9g6m7lp25m4ujp0vni3q27hlv8ld11j9vl8q7ebeaqbr70p0ai0/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/18 05:29:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xumuyef4sora/CopyDest" 2025/05/18 05:29:41 DEBUG : Creating backend with remote "TestDrive:crypt/d9g6m7lp25m4ujp0vni3q27hlv8ld11j9vl8q7ebeaqbr70p0ai0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/18 05:29:43 DEBUG : one: Need to transfer - File not found at Destination 2025/05/18 05:29:45 DEBUG : one: md5 = 552ecea633755c973967b48af5a903e0 OK 2025/05/18 05:29:45 INFO : one: Copied (new) 2025/05/18 05:29:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/18 05:29:48 DEBUG : one: md5 = b464f2545a81c8eaeb312c9bab39b567 OK 2025/05/18 05:29:48 INFO : one: Copied (replaced existing) 2025/05/18 05:29:50 DEBUG : dst/one: md5 = f07d81acff1c657d0e4d6c48f152ad0b OK 2025/05/18 05:29:52 DEBUG : CopyDest/one: md5 = ca2fb466d39035528392e2437d67f0d1 OK 2025/05/18 05:29:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xumuyef4sora/BackupDir" 2025/05/18 05:29:53 DEBUG : Creating backend with remote "TestDrive:crypt/d9g6m7lp25m4ujp0vni3q27hlv8ld11j9vl8q7ebeaqbr70p0ai0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/18 05:29:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/18 05:29:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/18 05:29:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/18 05:29:57 INFO : one: Moved (server-side) 2025/05/18 05:29:58 INFO : one: Copied (server-side copy) 2025/05/18 05:29:58 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/18 05:30:00 DEBUG : CopyDest/two: md5 = 9c8634bbf7b95ff56f04a14aa90cf5f1 OK 2025/05/18 05:30:00 DEBUG : two: Need to transfer - File not found at Destination 2025/05/18 05:30:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/18 05:30:02 INFO : two: Copied (server-side copy) 2025/05/18 05:30:02 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/18 05:30:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/18 05:30:02 DEBUG : two: Unchanged skipping 2025/05/18 05:30:04 DEBUG : CopyDest/three: md5 = 5439b40f150adbd296494113381a2b7e OK 2025/05/18 05:30:05 DEBUG : three: Need to transfer - File not found at Destination 2025/05/18 05:30:05 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/18 05:30:05 DEBUG : three: Destination not found in --copy-dest 2025/05/18 05:30:06 DEBUG : three: md5 = 66286d80fcb8b5b0dd0d07ca4a285773 OK 2025/05/18 05:30:06 INFO : three: Copied (new) 2025/05/18 05:30:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/18 05:30:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/18 05:30:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/18 05:30:12 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/18 05:30:12 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/18 05:30:12 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/18 05:30:13 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.85s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.48s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.51s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:30:14 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/05/18 05:30:17 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 6d24e925bcb5f51acf02f2f6c13263c6 OK 2025/05/18 05:30:17 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/05/18 05:30:17 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/05/18 05:30:18 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/05/18 05:30:18 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/05/18 05:30:19 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/05/18 05:30:20 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 0f89fc0a4f0622090c016f090f5f4f1b OK 2025/05/18 05:30:20 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/05/18 05:30:23 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/05/18 05:30:23 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.19s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.42s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:30:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora': Looking for duplicate names using skip mode. 2025/05/18 05:30:28 NOTICE: one: Found 2 files with duplicate names 2025/05/18 05:30:28 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.72s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:30:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora': Looking for duplicate names using skip mode. 2025/05/18 05:30:34 NOTICE: one: Found 3 files with duplicate names 2025/05/18 05:30:34 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/05/18 05:30:34 INFO : one: Deleted 2025/05/18 05:30:34 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.12s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:30:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora': Looking for duplicate names using first mode. 2025/05/18 05:30:40 NOTICE: one: Found 3 files with duplicate names 2025/05/18 05:30:41 INFO : one: Deleted 2025/05/18 05:30:42 INFO : one: Deleted 2025/05/18 05:30:42 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.02s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:30:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora': Looking for duplicate names using newest mode. 2025/05/18 05:30:47 NOTICE: one: Found 3 files with duplicate names 2025/05/18 05:30:47 INFO : one: Deleted 2025/05/18 05:30:48 INFO : one: Deleted 2025/05/18 05:30:48 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.33s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:30:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora': Looking for duplicate names using oldest mode. 2025/05/18 05:30:54 NOTICE: one: Found 3 files with duplicate names 2025/05/18 05:30:54 INFO : one: Deleted 2025/05/18 05:30:55 INFO : one: Deleted 2025/05/18 05:30:55 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.43s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:31:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora': Looking for duplicate names using largest mode. 2025/05/18 05:31:00 NOTICE: one: Found 3 files with duplicate names 2025/05/18 05:31:00 INFO : one: Deleted 2025/05/18 05:31:01 INFO : one: Deleted 2025/05/18 05:31:01 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.18s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:31:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora': Looking for duplicate names using smallest mode. 2025/05/18 05:31:06 NOTICE: one: Found 3 files with duplicate names 2025/05/18 05:31:07 INFO : one: Deleted 2025/05/18 05:31:07 INFO : one: Deleted 2025/05/18 05:31:07 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.06s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:31:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora': Looking for duplicate names using rename mode. 2025/05/18 05:31:23 NOTICE: one.txt: Found 3 files with duplicate names 2025/05/18 05:31:24 INFO : one-2.txt: renamed from: one.txt 2025/05/18 05:31:25 INFO : one-3.txt: renamed from: one.txt 2025/05/18 05:31:27 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (21.02s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:31:31 DEBUG : dupe1/one.txt: md5 = 9c92e017b82d19963beb0683a797017d OK 2025/05/18 05:31:33 DEBUG : dupe2/two.txt: md5 = 98f9813d3fc1564290cdf8671b36282a OK 2025/05/18 05:31:36 DEBUG : dupe3/three.txt: md5 = 5912cf53030a3da69f16473f91209b34 OK 2025/05/18 05:31:36 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/05/18 05:31:37 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/05/18 05:31:37 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/05/18 05:31:38 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/05/18 05:31:41 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/05/18 05:31:41 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/05/18 05:31:41 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.79s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:31:43 DEBUG : a.txt: md5 = c108dac7c1fb9c033f7f0bbfc60da9a7 OK 2025/05/18 05:31:45 DEBUG : zend.txt: md5 = 65f41dc39aafc7f3a3bb59ce236d8707 OK 2025/05/18 05:31:47 DEBUG : sub dir/hello world: md5 = 83c360bb1a8cb3a3c3558b64bb70223a OK 2025/05/18 05:31:49 DEBUG : sub dir/hello world2: md5 = 06f53cb02d454c1dccff2ce951b4e0df OK 2025/05/18 05:31:51 DEBUG : sub dir/ignore dir/.ignore: md5 = 8634d04174603cf5ad09616928e93631 OK 2025/05/18 05:31:52 DEBUG : sub dir/ignore dir/should be ignored: md5 = 189d6d404bda2649028d657d6c0a0c1f OK 2025/05/18 05:31:54 DEBUG : sub dir/sub sub dir/hello world3: md5 = 604dd0d5bc01d86471f66312309a39fe OK 2025/05/18 05:31:55 DEBUG : a.txt: Excluded (Size Filter) 2025/05/18 05:31:55 DEBUG : a.txt: Excluded 2025/05/18 05:31:56 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/18 05:31:56 DEBUG : sub dir/hello world2: Excluded 2025/05/18 05:31:56 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/18 05:31:56 DEBUG : sub dir/hello world: Excluded 2025/05/18 05:31:57 DEBUG : sub dir/ignore dir: Excluded 2025/05/18 05:31:57 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/18 05:31:57 DEBUG : sub dir/hello world2: Excluded 2025/05/18 05:31:57 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/18 05:31:57 DEBUG : sub dir/hello world: Excluded 2025/05/18 05:31:57 DEBUG : sub dir/ignore dir: Excluded 2025/05/18 05:32:02 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/18 05:32:03 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/18 05:32:03 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/18 05:32:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/18 05:32:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/18 05:32:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/05/18 05:32:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (22.00s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:32:05 DEBUG : a.txt: md5 = 9883477942a6e1eb9df2a09ae146a8d2 OK 2025/05/18 05:32:07 DEBUG : zend.txt: md5 = a9346e83e5d85433330b8f3e4a2dc113 OK 2025/05/18 05:32:09 DEBUG : sub dir/hello world: md5 = 4eddc349d77a26007e4c0fab71211ba0 OK 2025/05/18 05:32:10 DEBUG : sub dir/hello world2: md5 = dc0a19b140b591a5878c7e7836ba6c36 OK 2025/05/18 05:32:13 DEBUG : sub dir/ignore dir/.ignore: md5 = 272ae7d0514c30a682cd15f851476153 OK 2025/05/18 05:32:14 DEBUG : sub dir/ignore dir/should be ignored: md5 = 0d89987d64855d2224503fd65a7aab85 OK 2025/05/18 05:32:16 DEBUG : sub dir/sub sub dir/hello world3: md5 = 00d7e8a91ede57b5068e1e6c5bcb22e9 OK 2025/05/18 05:32:17 DEBUG : a.txt: Excluded (Size Filter) 2025/05/18 05:32:17 DEBUG : a.txt: Excluded 2025/05/18 05:32:18 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/18 05:32:18 DEBUG : sub dir/hello world: Excluded 2025/05/18 05:32:18 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/18 05:32:18 DEBUG : sub dir/hello world2: Excluded 2025/05/18 05:32:19 DEBUG : sub dir/ignore dir: Excluded 2025/05/18 05:32:19 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/18 05:32:19 DEBUG : sub dir/hello world: Excluded 2025/05/18 05:32:19 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/18 05:32:19 DEBUG : sub dir/hello world2: Excluded 2025/05/18 05:32:19 DEBUG : sub dir/ignore dir: Excluded 2025/05/18 05:32:24 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/18 05:32:25 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/18 05:32:25 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/18 05:32:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/18 05:32:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/18 05:32:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/05/18 05:32:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.94s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:32:27 DEBUG : file1: md5 = 382f2a699be960608372966f7ee866c1 OK 2025/05/18 05:32:29 DEBUG : sub/file2: md5 = 8fc8282bb36a17810bdbe006dd46db22 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/05/18 05:32:32 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/05/18 05:32:33 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/05/18 05:32:33 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/05/18 05:32:35 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.42s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.47s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.67s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:32:37 DEBUG : file1: md5 = a50566381c8d14344bf9f65e080aff24 OK 2025/05/18 05:32:39 DEBUG : sub/file2: md5 = 7feb288b862c6ff5f4f3d32e5e7b0476 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/05/18 05:32:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xumuyef4sora/notfound" 2025/05/18 05:32:43 DEBUG : Creating backend with remote "TestDrive:crypt/d9g6m7lp25m4ujp0vni3q27hlv8ld11j9vl8q7ebeaqbr70p0ai0/qe0i31qdkoejk60elps0ni5sqk" 2025/05/18 05:32:46 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.69s) --- PASS: TestStatJSON/Root (0.28s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.54s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.22s) --- PASS: TestStatJSON/File (0.22s) --- PASS: TestStatJSON/NotFound (0.48s) --- PASS: TestStatJSON/DirFilesOnly (0.27s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.75s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:32:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora': Making directory 2025/05/18 05:32:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:32:50 DEBUG : sub dir/hello world: md5 = c4fa16e5d758ba01b44bf566938da199 OK 2025/05/18 05:32:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.58s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:32:54 DEBUG : potato2: md5 = a9c4c42c7b58e741aa70fd1016d135ec OK 2025/05/18 05:32:55 DEBUG : empty space: md5 = 85803ae3e4c2b3f4ec7b17c8fb1ae7a6 OK --- PASS: TestLs (4.78s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:32:58 DEBUG : potato2: md5 = 2c5efdb49a79ced0be4649da0f88bc52 OK 2025/05/18 05:33:00 DEBUG : empty space: md5 = 2f9e7153484fc5f0f79f04676155ec01 OK 2025/05/18 05:33:00 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/05/18 05:33:00 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.90s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:33:03 DEBUG : potato2: md5 = 0da8ccdb1699adbac3f47324567bcec0 OK 2025/05/18 05:33:05 DEBUG : empty space: md5 = 1deb8b6de23e3780b953e10925b02afc OK --- PASS: TestLsLong (4.95s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:33:08 DEBUG : potato2: md5 = db42766568a11eda68cc7674a34965ca OK 2025/05/18 05:33:10 DEBUG : empty space: md5 = b5c2a142bb92d1a2d97d3eff6b5c45ac OK --- PASS: TestHashSums (4.54s) === RUN TestHashSumsWithErrors 2025/05/18 05:33:11 DEBUG : Creating backend with remote ":memory:" 2025/05/18 05:33:11 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/05/18 05:33:11 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/18 05:33:11 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/18 05:33:11 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/18 05:33:11 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/18 05:33:11 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/18 05:33:11 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/18 05:33:11 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/05/18 05:33:11 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-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:33:13 DEBUG : potato2: md5 = b218aa2b7d69efaa8925dc5c5dea8de5 OK 2025/05/18 05:33:14 DEBUG : empty space: md5 = a32e3eb16e4df3ad76658f0bd1d73c3e OK 2025/05/18 05:33:16 DEBUG : sub dir/potato3: md5 = f73947d194fa52af34356d4f1aeac4a3 OK 2025/05/18 05:33:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.69s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:33:21 DEBUG : small: md5 = 7bb7bbda8d1b63e0177754ad465a299f OK 2025/05/18 05:33:23 DEBUG : medium: md5 = d7e57e69d674ea5a8dda234197fb31c6 OK 2025/05/18 05:33:24 DEBUG : large: md5 = ef463d1a89ca052721c1cdd721fa3768 OK 2025/05/18 05:33:24 DEBUG : Waiting for deletions to finish 2025/05/18 05:33:25 DEBUG : large: Excluded (Size Filter) 2025/05/18 05:33:25 INFO : medium: Deleted 2025/05/18 05:33:25 INFO : small: Deleted --- PASS: TestDelete (6.26s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:33:28 DEBUG : small: md5 = fd926684430d7b1d5defec8a6dfc4ea9 OK 2025/05/18 05:33:29 DEBUG : medium: md5 = 27c71324b5c254c334bba3d32bce433a OK 2025/05/18 05:33:31 DEBUG : large: md5 = 56ddc83252eaa80884e057e77d296f47 OK 2025/05/18 05:33:31 DEBUG : Waiting for deletions to finish 2025/05/18 05:33:31 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/05/18 05:33:32 INFO : medium: Deleted 2025/05/18 05:33:37 INFO : small: Deleted --- PASS: TestMaxDelete (12.00s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:33:40 DEBUG : small: md5 = d35569aff6c4cb5a8f77ec216e8d5583 OK 2025/05/18 05:33:41 DEBUG : medium: md5 = 7b338e0b08163e480833eb7cee327498 OK 2025/05/18 05:33:43 DEBUG : large: md5 = b5b3ff1834a7d84166288b20329835e8 OK 2025/05/18 05:33:43 DEBUG : Waiting for deletions to finish 2025/05/18 05:33:43 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/18 05:33:44 INFO : medium: Deleted 2025/05/18 05:33:44 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.88s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:33:47 DEBUG : small: md5 = 72d57d8c7fc95344b19f92eb276582d3 OK 2025/05/18 05:33:48 DEBUG : medium: md5 = e5b9f4691d2cf20d3c726c0d28cb81f5 OK 2025/05/18 05:33:49 DEBUG : large: md5 = 7cd1b861763a44b69e45b810e8b78231 OK 2025/05/18 05:33:50 DEBUG : Waiting for deletions to finish 2025/05/18 05:33:50 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/05/18 05:33:50 INFO : medium: Deleted 2025/05/18 05:33:50 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.89s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:33:54 DEBUG : ReadFile: md5 = 7ff39824de7a97c665de6e34d0295dcf OK --- PASS: TestReadFile (4.22s) === RUN TestRetry 2025/05/18 05:33:56 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/05/18 05:33:56 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/05/18 05:33:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/18 05:33:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/18 05:33:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/18 05:33:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/18 05:33:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:33:58 DEBUG : file1: md5 = 552b692fbf302d0771da8a159bff7af2 OK 2025/05/18 05:33:59 DEBUG : file2: md5 = 15128eb47848c1559e2d561bcea92795 OK --- PASS: TestCat (15.66s) === RUN TestPurge 2025/05/18 05:34:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yihuqax3jebu" 2025/05/18 05:34:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/18 05:34:12 DEBUG : Creating backend with remote "TestDrive:crypt/gu5rjpcno6c8tplod8nljcpc0dvj6j64mls1rrg65den6c84ocb0" 2025/05/18 05:34:13 DEBUG : Creating backend with remote "/tmp/rclone192081102" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yihuqax3jebu'", Local "Local file system at /tmp/rclone192081102", Modify Window "1ms" 2025/05/18 05:34:18 DEBUG : A1/B1/C1/one: md5 = 3444f9406c7181c9a903b3cd232025fd OK 2025/05/18 05:34:18 INFO : A2: Making directory 2025/05/18 05:34:18 INFO : A1/B2: Making directory 2025/05/18 05:34:19 INFO : A1/B2/C2: Making directory 2025/05/18 05:34:20 INFO : A1/B1/C3: Making directory 2025/05/18 05:34:21 INFO : A3: Making directory 2025/05/18 05:34:22 INFO : A3/B3: Making directory 2025/05/18 05:34:22 INFO : A3/B3/C4: Making directory 2025/05/18 05:34:24 DEBUG : A1/two: md5 = 28a2746cc8d5adc8d1d2924d5194e3e6 OK 2025/05/18 05:34:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yihuqax3jebu': Purge remote 2025/05/18 05:34:28 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.03s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:34:32 DEBUG : A1/B1/C1/one: md5 = 43d40e62f6b71f78aac0b9cb93163836 OK 2025/05/18 05:34:32 INFO : A2: Making directory 2025/05/18 05:34:33 INFO : A1/B2: Making directory 2025/05/18 05:34:34 INFO : A1/B2/C2: Making directory 2025/05/18 05:34:35 INFO : A1/B1/C3: Making directory 2025/05/18 05:34:35 INFO : A3: Making directory 2025/05/18 05:34:36 INFO : A3/B3: Making directory 2025/05/18 05:34:37 INFO : A3/B3/C4: Making directory 2025/05/18 05:34:39 DEBUG : A1/two: md5 = d3052c51009af77d5fb6b1715f8aa137 OK 2025/05/18 05:34:40 DEBUG : removing 1 level 3 directories 2025/05/18 05:34:40 INFO : A3/B3/C4: Removing directory 2025/05/18 05:34:43 DEBUG : removing 2 level 3 directories 2025/05/18 05:34:43 INFO : A1/B2/C2: Removing directory 2025/05/18 05:34:43 INFO : A1/B1/C3: Removing directory 2025/05/18 05:34:44 DEBUG : removing 2 level 2 directories 2025/05/18 05:34:44 INFO : A3/B3: Removing directory 2025/05/18 05:34:44 INFO : A1/B2: Removing directory 2025/05/18 05:34:44 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/05/18 05:34:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/18 05:34:44 DEBUG : removing 2 level 1 directories 2025/05/18 05:34:44 INFO : A3: Removing directory 2025/05/18 05:34:44 INFO : A2: Removing directory 2025/05/18 05:34:45 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/05/18 05:34:48 DEBUG : removing 1 level 3 directories 2025/05/18 05:34:48 INFO : A1/B1/C1: Removing directory 2025/05/18 05:34:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/18 05:34:49 DEBUG : removing 1 level 2 directories 2025/05/18 05:34:49 INFO : A1/B1: Removing directory 2025/05/18 05:34:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/18 05:34:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/18 05:34:50 DEBUG : removing 1 level 1 directories 2025/05/18 05:34:50 INFO : A1: Removing directory 2025/05/18 05:34:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/18 05:34:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/18 05:34:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/18 05:34:51 DEBUG : removing 1 level 0 directories 2025/05/18 05:34:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora': Removing directory 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/05/18 05:34:51 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (23.97s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:34:53 INFO : A1: Making directory 2025/05/18 05:34:54 INFO : A1/B1: Making directory 2025/05/18 05:34:54 INFO : A1/B1/C1: Making directory 2025/05/18 05:34:57 DEBUG : removing 1 level 3 directories 2025/05/18 05:34:57 INFO : A1/B1/C1: Removing directory 2025/05/18 05:34:57 DEBUG : removing 1 level 2 directories 2025/05/18 05:34:57 INFO : A1/B1: Removing directory 2025/05/18 05:34:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/18 05:34:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.81s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:35:00 INFO : A1: Making directory 2025/05/18 05:35:01 INFO : A1/B1: Making directory 2025/05/18 05:35:01 INFO : A1/B1/C1: Making directory 2025/05/18 05:35:04 DEBUG : removing 1 level 3 directories 2025/05/18 05:35:04 INFO : A1/B1/C1: Removing directory 2025/05/18 05:35:05 DEBUG : removing 1 level 2 directories 2025/05/18 05:35:05 INFO : A1/B1: Removing directory 2025/05/18 05:35:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/18 05:35:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.35s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:35:09 DEBUG : file1: md5 = 3000f2eec381272cc86e55eeca2d8aa5 OK 2025/05/18 05:35:09 DEBUG : filename.txt: File name found in url 2025/05/18 05:35:11 DEBUG : filename.txt: md5 = 4e0ffc6af43f1ac7c1545ccc71b12dec OK 2025/05/18 05:35:11 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/05/18 05:35:12 DEBUG : headerfilename.txt: md5 = 3352c03b9e0e501e1cb47f755b6cc33c OK 2025/05/18 05:35:13 DEBUG : file2: md5 = da0aba301ca79014e5458ce858261137 OK --- PASS: TestCopyURL (8.62s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:35:16 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/18 05:35:18 DEBUG : sub/file2: md5 = 083d6776f40cf0a60a4d66c98f01002e OK 2025/05/18 05:35:18 INFO : file1: Copied (new) to: sub/file2 2025/05/18 05:35:18 INFO : file1: Deleted 2025/05/18 05:35:19 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 05:35:19 DEBUG : file1: Unchanged skipping 2025/05/18 05:35:19 INFO : file1: Deleted 2025/05/18 05:35:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora': don't need to copy/move sub/file2, it is already at target location 2025/05/18 05:35:21 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.88s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:35:22 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/18 05:35:23 DEBUG : file1: md5 = 051ef52ddfe9045917fea76b714e2313 OK 2025/05/18 05:35:23 INFO : file1: Copied (new) 2025/05/18 05:35:23 INFO : file1: Deleted 2025/05/18 05:35:24 DEBUG : file1: Destination exists, skipping 2025/05/18 05:35:24 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.38s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.41s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.43s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:35:28 DEBUG : dst/file1: md5 = dc955f696ed590573f6fb2c26c0260ff OK 2025/05/18 05:35:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xumuyef4sora/backup" 2025/05/18 05:35:29 DEBUG : Creating backend with remote "TestDrive:crypt/d9g6m7lp25m4ujp0vni3q27hlv8ld11j9vl8q7ebeaqbr70p0ai0/1nrff024r7pq65ecp72fc28jb0" 2025/05/18 05:35:31 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/18 05:35:33 INFO : dst/file1: Moved (server-side) 2025/05/18 05:35:34 DEBUG : dst/file1: md5 = 27bd20e875c1260ad98058a504365926 OK 2025/05/18 05:35:34 INFO : dst/file1: Copied (new) 2025/05/18 05:35:34 INFO : dst/file1: Deleted 2025/05/18 05:35:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/18 05:35:38 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/18 05:35:38 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.10s) === 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-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:35:41 DEBUG : A1/one: md5 = e6ae2307533baa575fd048e8c3e3884d OK 2025/05/18 05:35:43 DEBUG : A1/two: md5 = 5b2fc673fbc87b70b59c5275411ee55d OK 2025/05/18 05:35:45 DEBUG : A1/B1/three: md5 = deb6ec667891105e5a41e2f717dd39af OK 2025/05/18 05:35:47 DEBUG : A1/B1/C1/four: md5 = e9be7caad8f807ce24ac409e48c56ca4 OK 2025/05/18 05:35:49 DEBUG : A1/B1/C2/five: md5 = 60b018b1bc3c66e3f9361c56ab0589f5 OK 2025/05/18 05:35:49 INFO : A1/B2: Making directory 2025/05/18 05:35:50 INFO : A1/B1/C3: Making directory 2025/05/18 05:36:00 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/05/18 05:36:00 INFO : A2/two: Moved (server-side) to: A3/two 2025/05/18 05:36:00 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/05/18 05:36:00 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/05/18 05:36:00 INFO : A2/one: Moved (server-side) to: A3/one 2025/05/18 05:36:04 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/18 05:36:04 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/18 05:36:04 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/18 05:36:04 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/18 05:36:04 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/18 05:36:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/05/18 05:36:12 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/05/18 05:36:12 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/05/18 05:36:12 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/05/18 05:36:12 INFO : A3/two: Moved (server-side) to: A4/two 2025/05/18 05:36:12 INFO : A3/one: Moved (server-side) to: A4/one 2025/05/18 05:36:15 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/18 05:36:15 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/18 05:36:15 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/18 05:36:16 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/18 05:36:16 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/18 05:36:22 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/05/18 05:36:23 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/05/18 05:36:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/18 05:36:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/18 05:36:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/18 05:36:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/18 05:36:24 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/18 05:36:24 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/18 05:36:24 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/18 05:36:24 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (46.10s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:36:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora': File to upload is small (34 bytes), uploading instead of streaming 2025/05/18 05:36:27 DEBUG : no_checksum_small_file_from_pipe: md5 = 4d81d3ba4529150706a02e4dad7bc49d OK 2025/05/18 05:36:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/05/18 05:36:27 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/18 05:36:28 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/05/18 05:36:29 DEBUG : no_checksum_big_file_from_pipe: md5 = 20095059d9025d5d52196df67da57be1 OK 2025/05/18 05:36:29 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-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:36:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora': File to upload is small (34 bytes), uploading instead of streaming 2025/05/18 05:36:32 DEBUG : with_checksum_small_file_from_pipe: md5 = f181661cc1f30be5f9a7113e2d0a7fee OK 2025/05/18 05:36:32 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/18 05:36:33 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/05/18 05:36:34 DEBUG : with_checksum_big_file_from_pipe: md5 = 498b5f381ab4bffb3dae9674f696760c OK 2025/05/18 05:36:34 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-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:36:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora': File to upload is small (34 bytes), uploading instead of streaming 2025/05/18 05:36:37 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 05:36:38 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/18 05:36:39 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-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:36:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora': File to upload is small (34 bytes), uploading instead of streaming 2025/05/18 05:36:42 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/18 05:36:43 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/18 05:36:43 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.57s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.19s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.73s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.75s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.90s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/05/18 05:36:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora': File to upload is small (48 bytes), uploading instead of streaming 2025/05/18 05:36:47 DEBUG : rcat_metadata: md5 = 443e9d9d05c2f08543a757edc342136c OK 2025/05/18 05:36:47 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/05/18 05:36:49 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/05/18 05:36:50 DEBUG : rcat_metadata_uploadcutoff0: md5 = c1a08ed6c35fce6143b8ac672e3c4ce7 OK 2025/05/18 05:36:50 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.03s) --- PASS: TestRcatMetadata/Normal (2.50s) --- PASS: TestRcatMetadata/ViaDisk (3.08s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:36:53 DEBUG : potato1: md5 = 74fdcee12da3bd119c8ddadf88541fcc OK 2025/05/18 05:36:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora': File to upload is small (60 bytes), uploading instead of streaming 2025/05/18 05:36:54 DEBUG : potato2: md5 = 5261f542544ec2fe15e20088966ce5b0 OK 2025/05/18 05:36:54 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.85s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:36:57 DEBUG : potato1: md5 = d8cbca6dffa2cb522f1e60f6d613c409 OK 2025/05/18 05:36:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora': File to upload is small (60 bytes), uploading instead of streaming 2025/05/18 05:36:59 DEBUG : potato2: md5 = a320654ed8500d83d4e3f3c40737f3ae OK 2025/05/18 05:36:59 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.86s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:37:02 DEBUG : potato2: md5 = cc1b189bd5239b7861b3b658d3b961ab OK 2025/05/18 05:37:04 DEBUG : empty space: md5 = ef3af0ee07b836778ed6fc45c19966ba OK 2025/05/18 05:37:06 DEBUG : sub dir/potato3: md5 = 73f7d4b89257fcbf9b1d4bcd31ed3931 OK 2025/05/18 05:37:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora': Touching "sub dir/potato3" 2025/05/18 05:37:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora': Touching "empty space" 2025/05/18 05:37:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora': Touching "potato2" 2025/05/18 05:37:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.01s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:37:11 DEBUG : dir with metadata: Making directory with metadata 2025/05/18 05:37:12 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.58s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:37:14 DEBUG : directory with modtime: Making directory with metadata 2025/05/18 05:37:14 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.40s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:37:16 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/18 05:37:16 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/18 05:37:16 DEBUG : Google drive root 'crypt/d9g6m7lp25m4ujp0vni3q27hlv8ld11j9vl8q7ebeaqbr70p0ai0': Skipping btime metadata as can't update it on an existing file: 2025-05-18T05:37:16.430102261Z 2025/05/18 05:37:17 INFO : non existent directory: Updated directory metadata 2025/05/18 05:37:19 DEBUG : Google drive root 'crypt/d9g6m7lp25m4ujp0vni3q27hlv8ld11j9vl8q7ebeaqbr70p0ai0': Skipping btime metadata as can't update it on an existing file: 2025-05-18T05:37:16.430102261Z 2025/05/18 05:37:19 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.83s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:37:21 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/05/18 05:37:23 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/05/18 05:37:23 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.10s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:37:25 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/18 05:37:25 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/18 05:37:25 DEBUG : dst: Making directory with metadata 2025/05/18 05:37:26 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/18 05:37:26 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 05:37:26 INFO : dst: Set directory modification time (using SetModTime) 2025/05/18 05:37:27 INFO : dst: Set directory modification time (using SetModTime) 2025/05/18 05:37:27 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/05/18 05:37:27 INFO : dst: Set directory modification time (using SetModTime) 2025/05/18 05:37:27 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.79s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora'", Local "Local file system at /tmp/rclone572551046", Modify Window "1ms" 2025/05/18 05:37:31 DEBUG : sub dir/test remove existing: md5 = 7f91888b7ac3bcc9397b1f62e09c1b72 OK 2025/05/18 05:37:32 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 1a77916a4c07b0ead20d1ead89f19fd6 OK 2025/05/18 05:37:34 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.pemeqif0" before starting 2025/05/18 05:37:35 DEBUG : sub dir/test remove existing.pemeqif0: TEST: removing renamed existing file after operation 2025/05/18 05:37:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.ciyomiv8" before starting 2025/05/18 05:37:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.ciyomiv8: TEST: renaming existing back after failed operation 2025/05/18 05:37:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wodorir7" before starting 2025/05/18 05:37:40 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wodorir7: TEST: removing renamed existing file after operation 2025/05/18 05:37:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "bagk1giruqjktfsqdjmfcp03b8cd9fjt22rcgem11g5u27ar76qg" 2025/05/18 05:37:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "fbrtu70h1puaqj8clfjar43dan9vhn3hk89dfkl3cnt0u1oi9osateqc67il1dv673aoeaq998d5gbao0o8h1ej20uhju3ioj124n2aigp1boetnosdqlevtschprk4ov3mnc4bv8oba2tgrjktct72ok1ee4t59vqkvcq7h3t17usqllbe0" --- PASS: TestRemoveExisting (13.58s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/05/18 05:37:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xumuyef4sora': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 11m29.657664536s (try 1/5)