"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/05/14 04:24:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-voxalef9niyu" 2025/05/14 04:24:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/14 04:24:33 DEBUG : Creating backend with remote "TestDrive:crypt/jj4jmbvvn41hdiu0ksntpa85arp7mq0t0tcqir1bc02cflrdibd0" 2025/05/14 04:24:34 DEBUG : Creating backend with remote "/tmp/rclone3611236055" === 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-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.21s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/05/14 04:24:34 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/05/14 04:24:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/14 04:24:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/14 04:24:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/05/14 04:24:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/14 04:24:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/14 04:24:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/14 04:24:34 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/05/14 04:24:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/14 04:24:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/14 04:24:34 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/05/14 04:24:34 DEBUG : potato: Seek from 10 to 0 2025/05/14 04:24:34 DEBUG : potato: Seek from 10 to 0 2025/05/14 04:24:34 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/05/14 04:24:34 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/05/14 04:24:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/14 04:24:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/14 04:24:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/05/14 04:24:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/14 04:24:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/14 04:24:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/14 04:24:34 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/05/14 04:24:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/14 04:24:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/14 04:24:34 DEBUG : potato: Seek from 5 to 2 2025/05/14 04:24:34 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/05/14 04:24:34 DEBUG : potato: Seek from 7 to 0 2025/05/14 04:24:34 DEBUG : potato: Seek from 7 to 0 2025/05/14 04:24:34 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/05/14 04:24:34 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/05/14 04:24:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/14 04:24:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/14 04:24:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/05/14 04:24:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/14 04:24:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/14 04:24:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/14 04:24:34 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/05/14 04:24:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/14 04:24:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/14 04:24:34 DEBUG : potato: Seek from 5 to 2 2025/05/14 04:24:34 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/05/14 04:24:34 DEBUG : potato: Seek from 8 to 0 2025/05/14 04:24:34 DEBUG : potato: Seek from 8 to 0 2025/05/14 04:24:34 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/05/14 04:24:34 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/05/14 04:24:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/14 04:24:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/14 04:24:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/05/14 04:24:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/14 04:24:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/14 04:24:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/14 04:24:34 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/05/14 04:24:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/14 04:24:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/14 04:24:34 DEBUG : potato: Seek from 5 to 2 2025/05/14 04:24:34 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/05/14 04:24:34 DEBUG : potato: Seek from 9 to 0 2025/05/14 04:24:34 DEBUG : potato: Seek from 9 to 0 2025/05/14 04:24:34 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-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:24:37 DEBUG : rutabaga: md5 = 25be84c5c25a5bdd5252efb5380a9e4e OK === RUN TestCheck/1 === RUN TestCheck/2 2025/05/14 04:24:39 DEBUG : empty space: md5 = 89f99cfb098c884b99f10d00ebe3f872 OK === RUN TestCheck/3 2025/05/14 04:24:40 DEBUG : potato2: md5 = e147323b37ddbc47acd4f746f073c484 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/05/14 04:24:42 DEBUG : remotepotato: md5 = 9a636c38c6e56d8438863f8c16d0d807 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.17s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.28s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/05/14 04:24:46 DEBUG : Creating backend with remote "nonexistent" 2025/05/14 04:24:46 DEBUG : Creating backend with remote "nonexistent" 2025/05/14 04:24:46 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/05/14 04:24:46 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/14 04:24:46 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/05/14 04:24:46 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-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:24:47 DEBUG : rutabaga: md5 = 60b73fb79621e496e43962191b336ff9 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/05/14 04:24:51 DEBUG : empty space: md5 = 1913e336a6b62a4033c15464ea754d95 OK === RUN TestCheckDownload/3 2025/05/14 04:24:53 DEBUG : potato2: md5 = 32835b035ca1689506996e81fdf35327 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/05/14 04:24:57 DEBUG : remotepotato: md5 = 9f2211d0442f46b90379880068e6b74f OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.66s) --- PASS: TestCheckDownload/1 (1.06s) --- PASS: TestCheckDownload/2 (1.08s) --- PASS: TestCheckDownload/3 (0.97s) --- PASS: TestCheckDownload/4 (1.05s) --- PASS: TestCheckDownload/5 (0.99s) --- PASS: TestCheckDownload/6 (0.99s) --- PASS: TestCheckDownload/7 (1.83s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:25:04 DEBUG : rutabaga: md5 = dbf8090d42089c09bbcf70a7ec02bf18 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/05/14 04:25:06 DEBUG : empty space: md5 = 833ddd11e8f1eff7eafddc77bb7e8372 OK === RUN TestCheckSizeOnly/3 2025/05/14 04:25:08 DEBUG : potato2: md5 = 30f46251b67e43913da5042d38256d1f OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/05/14 04:25:10 DEBUG : remotepotato: md5 = 5920348f38d67282259feb0936b0a2c0 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.75s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.31s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:25:14 DEBUG : test.sum: md5 = 56901770645e43239cb53a5844a75ad2 OK 2025/05/14 04:25:16 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/14 04:25:16 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/14 04:25:16 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/14 04:25:16 NOTICE: test.sum: 2 warning(s) suppressed... 2025/05/14 04:25:17 DEBUG : test.sum: md5 = 62f21e7f88194202b76aafd7c7b97a65 OK 2025/05/14 04:25:18 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/14 04:25:18 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/14 04:25:18 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/14 04:25:18 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.40s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:25:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-voxalef9niyu/data" 2025/05/14 04:25:19 DEBUG : Creating backend with remote "TestDrive:crypt/jj4jmbvvn41hdiu0ksntpa85arp7mq0t0tcqir1bc02cflrdibd0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu/data' lacks md5, skipping --- SKIP: TestCheckSum (1.98s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:25:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-voxalef9niyu/data" 2025/05/14 04:25:21 DEBUG : Creating backend with remote "TestDrive:crypt/jj4jmbvvn41hdiu0ksntpa85arp7mq0t0tcqir1bc02cflrdibd0/vjrnln8ratgmqakfosrqe8espk" 2025/05/14 04:25:25 DEBUG : data/banana: md5 = cd3a634733c7132032f1e4d54ebc198e OK 2025/05/14 04:25:26 DEBUG : test.sum: md5 = 7b6e4630269d9fa142bdf68df0fe341e OK === RUN TestCheckSumDownload/subtest1 2025/05/14 04:25:30 DEBUG : data/potato: md5 = 78efb95aaa471e08dc5c1e82f09d9dc2 OK 2025/05/14 04:25:32 DEBUG : test.sum: md5 = 36d22b650d8d14a21475cc879d6bcc87 OK === RUN TestCheckSumDownload/subtest2 2025/05/14 04:25:37 DEBUG : test.sum: md5 = edf61bd45fbba9b28efa4dbfa478455a OK === RUN TestCheckSumDownload/subtest3 2025/05/14 04:25:42 DEBUG : test.sum: md5 = 273dbad8c6a7bf5a3ea82b35f7144d70 OK === RUN TestCheckSumDownload/subtest4 2025/05/14 04:25:46 DEBUG : test.sum: md5 = 63016502d94f36c981bb05b42c7c2b5d OK === RUN TestCheckSumDownload/subtest5 2025/05/14 04:25:50 DEBUG : test.sum: md5 = e84f300d766f8515b9607395a2cc273c OK === RUN TestCheckSumDownload/subtest6 2025/05/14 04:25:55 DEBUG : data/banana: md5 = b57c0d4589ae6059b4e722a4177bc153 OK 2025/05/14 04:25:56 DEBUG : data/potato: md5 = 441489381f0102cedbf5b7c5bfe33f60 OK 2025/05/14 04:25:58 DEBUG : test.sum: md5 = 308b72f6e8f7453d064e7fbfa5f273b1 OK === RUN TestCheckSumDownload/subtest7 2025/05/14 04:26:02 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/05/14 04:26:02 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (41.55s) --- PASS: TestCheckSumDownload/subtest1 (2.21s) --- PASS: TestCheckSumDownload/subtest2 (3.72s) --- PASS: TestCheckSumDownload/subtest3 (2.67s) --- PASS: TestCheckSumDownload/subtest4 (2.65s) --- PASS: TestCheckSumDownload/subtest5 (2.11s) --- PASS: TestCheckSumDownload/subtest6 (2.67s) --- PASS: TestCheckSumDownload/subtest7 (2.25s) === RUN TestApplyTransforms 2025/05/14 04:26:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vefiwid7qisu" 2025/05/14 04:26:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/14 04:26:03 DEBUG : Creating backend with remote "TestDrive:crypt/b0oitoa8fkvotkj1fh9hmnns7kqd0feb4jn8d3oulu03h6u8ug40" 2025/05/14 04:26:04 DEBUG : Creating backend with remote "/tmp/rclone152684943" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefiwid7qisu'", Local "Local file system at /tmp/rclone152684943", Modify Window "1ms" 2025/05/14 04:26:06 DEBUG : hello, world!: md5 = 21f6795fd24e963f39087ea44c57777e OK upper checkfile vs. lower remote (without normalization) 2025/05/14 04:26:06 ERROR : hello, world!: sum not found 2025/05/14 04:26:06 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vefiwid7qisu' 2025/05/14 04:26:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vefiwid7qisu': 1 files missing 2025/05/14 04:26:06 NOTICE: 1 hashes missing 2025/05/14 04:26:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vefiwid7qisu': 2 differences found 2025/05/14 04:26:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vefiwid7qisu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/05/14 04:26:08 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/14 04:26:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vefiwid7qisu': 0 differences found 2025/05/14 04:26:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vefiwid7qisu': 1 matching files 2025/05/14 04:26:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dugurap7reda" 2025/05/14 04:26:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/14 04:26:08 DEBUG : Creating backend with remote "TestDrive:crypt/t7t6q820stb8k0gin7rmj0a1hfa5tnu4irtjos2jn8ndt51pfa9g" 2025/05/14 04:26:09 DEBUG : Creating backend with remote "/tmp/rclone1654514926" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dugurap7reda'", Local "Local file system at /tmp/rclone1654514926", Modify Window "1ms" 2025/05/14 04:26:11 DEBUG : HELLO, WORLD!: md5 = 404e002ae101479d8316ab2d97fce187 OK lower checkfile vs. upper remote (without normalization) 2025/05/14 04:26:11 ERROR : HELLO, WORLD!: sum not found 2025/05/14 04:26:11 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dugurap7reda' 2025/05/14 04:26:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dugurap7reda': 1 files missing 2025/05/14 04:26:11 NOTICE: 1 hashes missing 2025/05/14 04:26:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dugurap7reda': 2 differences found 2025/05/14 04:26:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dugurap7reda': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/05/14 04:26:12 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/14 04:26:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dugurap7reda': 0 differences found 2025/05/14 04:26:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dugurap7reda': 1 matching files 2025/05/14 04:26:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cefifoh5balu" 2025/05/14 04:26:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/14 04:26:12 DEBUG : Creating backend with remote "TestDrive:crypt/4d9mp3u4ahgkkht8j9b6g4r0g91cg43sdk1lk1hcn79seqa1qarg" 2025/05/14 04:26:13 DEBUG : Creating backend with remote "/tmp/rclone1768912429" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cefifoh5balu'", Local "Local file system at /tmp/rclone1768912429", Modify Window "1ms" 2025/05/14 04:26:15 DEBUG : HeLlO, wOrLd!: md5 = 876d1919e59bd2c51db63784641c2618 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/05/14 04:26:16 ERROR : HeLlO, wOrLd!: sum not found 2025/05/14 04:26:16 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cefifoh5balu' 2025/05/14 04:26:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cefifoh5balu': 1 files missing 2025/05/14 04:26:16 NOTICE: 1 hashes missing 2025/05/14 04:26:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cefifoh5balu': 2 differences found 2025/05/14 04:26:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cefifoh5balu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/05/14 04:26:17 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/14 04:26:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cefifoh5balu': 0 differences found 2025/05/14 04:26:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cefifoh5balu': 1 matching files 2025/05/14 04:26:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-goxegoy6zito" 2025/05/14 04:26:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/14 04:26:17 DEBUG : Creating backend with remote "TestDrive:crypt/t35uh08mkkeiiqgut7afaqj06gte860reecgcqthpiqgmcuo679g" 2025/05/14 04:26:18 DEBUG : Creating backend with remote "/tmp/rclone3593021529" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goxegoy6zito'", Local "Local file system at /tmp/rclone3593021529", Modify Window "1ms" 2025/05/14 04:26:20 DEBUG : HELLO, WORLD!: md5 = e7ff3ef8091e6dd5c90543157f4946d1 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/05/14 04:26:21 ERROR : HELLO, WORLD!: sum not found 2025/05/14 04:26:21 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-goxegoy6zito' 2025/05/14 04:26:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-goxegoy6zito': 1 files missing 2025/05/14 04:26:21 NOTICE: 1 hashes missing 2025/05/14 04:26:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-goxegoy6zito': 2 differences found 2025/05/14 04:26:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-goxegoy6zito': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/05/14 04:26:22 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/14 04:26:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-goxegoy6zito': 0 differences found 2025/05/14 04:26:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-goxegoy6zito': 1 matching files 2025/05/14 04:26:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lidahiv4rowu" 2025/05/14 04:26:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/14 04:26:22 DEBUG : Creating backend with remote "TestDrive:crypt/fg3kahjfcpec1kk36pvdihn993e5ebsa4rvd3hubtet0sbso8u3g" 2025/05/14 04:26:23 DEBUG : Creating backend with remote "/tmp/rclone2380459439" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidahiv4rowu'", Local "Local file system at /tmp/rclone2380459439", Modify Window "1ms" 2025/05/14 04:26:25 DEBUG : 測試_Русский___ě_áñ: md5 = 985f92936ab864b32bb090744ee703dd OK NFD checkfile vs. NFC remote (without normalization) 2025/05/14 04:26:25 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/14 04:26:25 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lidahiv4rowu' 2025/05/14 04:26:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lidahiv4rowu': 1 files missing 2025/05/14 04:26:25 NOTICE: 1 hashes missing 2025/05/14 04:26:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lidahiv4rowu': 2 differences found 2025/05/14 04:26:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lidahiv4rowu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/05/14 04:26:26 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/14 04:26:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lidahiv4rowu': 0 differences found 2025/05/14 04:26:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lidahiv4rowu': 1 matching files 2025/05/14 04:26:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hemicux4qoke" 2025/05/14 04:26:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/14 04:26:26 DEBUG : Creating backend with remote "TestDrive:crypt/f4bseusl45rqrdmv3q8gkt47d7e9bgq13bgtlgafa59lj5abujc0" 2025/05/14 04:26:27 DEBUG : Creating backend with remote "/tmp/rclone4021270586" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemicux4qoke'", Local "Local file system at /tmp/rclone4021270586", Modify Window "1ms" 2025/05/14 04:26:29 DEBUG : 測試_Русский___ě_áñ: md5 = f0ebb91b9a555609dfd2d7a6ce209af7 OK NFC checkfile vs. NFD remote (without normalization) 2025/05/14 04:26:30 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/14 04:26:30 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hemicux4qoke' 2025/05/14 04:26:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hemicux4qoke': 1 files missing 2025/05/14 04:26:30 NOTICE: 1 hashes missing 2025/05/14 04:26:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hemicux4qoke': 2 differences found 2025/05/14 04:26:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hemicux4qoke': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/05/14 04:26:31 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/14 04:26:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hemicux4qoke': 0 differences found 2025/05/14 04:26:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hemicux4qoke': 1 matching files 2025/05/14 04:26:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gayeyog8dune" 2025/05/14 04:26:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/14 04:26:31 DEBUG : Creating backend with remote "TestDrive:crypt/3o6saeffujg96jcoqb3iq15ql4kfelv3mn2thn2bprh7p5qqaa00" 2025/05/14 04:26:32 DEBUG : Creating backend with remote "/tmp/rclone1774580212" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gayeyog8dune'", Local "Local file system at /tmp/rclone1774580212", Modify Window "1ms" 2025/05/14 04:26:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 5b1a3ab66f4f4ad92b0fb23bb3baee1f OK NFDx2 checkfile vs. both remote (without normalization) 2025/05/14 04:26:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/14 04:26:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gayeyog8dune' 2025/05/14 04:26:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gayeyog8dune': 1 files missing 2025/05/14 04:26:35 NOTICE: 1 hashes missing 2025/05/14 04:26:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gayeyog8dune': 2 differences found 2025/05/14 04:26:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gayeyog8dune': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/05/14 04:26:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/14 04:26:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gayeyog8dune': 0 differences found 2025/05/14 04:26:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gayeyog8dune': 1 matching files 2025/05/14 04:26:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fijudox5zuvi" 2025/05/14 04:26:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/14 04:26:36 DEBUG : Creating backend with remote "TestDrive:crypt/1rsh117gb40lf4c2g0l6vnv8qv2rtr4n8lsbkafv9up5irpidn00" 2025/05/14 04:26:37 DEBUG : Creating backend with remote "/tmp/rclone1387264089" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fijudox5zuvi'", Local "Local file system at /tmp/rclone1387264089", Modify Window "1ms" 2025/05/14 04:26:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0dbc68c891a882b8a8e2ad495700711e OK NFCx2 checkfile vs. both remote (without normalization) 2025/05/14 04:26:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/14 04:26:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fijudox5zuvi' 2025/05/14 04:26:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fijudox5zuvi': 1 files missing 2025/05/14 04:26:40 NOTICE: 1 hashes missing 2025/05/14 04:26:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fijudox5zuvi': 2 differences found 2025/05/14 04:26:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fijudox5zuvi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/05/14 04:26:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/14 04:26:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fijudox5zuvi': 0 differences found 2025/05/14 04:26:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fijudox5zuvi': 1 matching files 2025/05/14 04:26:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-walodox0cili" 2025/05/14 04:26:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/14 04:26:41 DEBUG : Creating backend with remote "TestDrive:crypt/lba221kf4j0emphdbmgotdmi8qhopvfarue0nmjo3fhv2hd3j18g" 2025/05/14 04:26:42 DEBUG : Creating backend with remote "/tmp/rclone3860621809" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-walodox0cili'", Local "Local file system at /tmp/rclone3860621809", Modify Window "1ms" 2025/05/14 04:26:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a3ad5584cb97d69b26db8692d27b8f65 OK both checkfile vs. NFDx2 remote (without normalization) 2025/05/14 04:26:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/14 04:26:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-walodox0cili' 2025/05/14 04:26:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-walodox0cili': 1 files missing 2025/05/14 04:26:44 NOTICE: 1 hashes missing 2025/05/14 04:26:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-walodox0cili': 2 differences found 2025/05/14 04:26:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-walodox0cili': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/05/14 04:26:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/14 04:26:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-walodox0cili': 0 differences found 2025/05/14 04:26:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-walodox0cili': 1 matching files 2025/05/14 04:26:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-baruwon5fite" 2025/05/14 04:26:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/14 04:26:45 DEBUG : Creating backend with remote "TestDrive:crypt/gmhl94iorkf49ln9vj50gfuq9p0fd3h785beabpfuc6msnmi7920" 2025/05/14 04:26:46 DEBUG : Creating backend with remote "/tmp/rclone719072111" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baruwon5fite'", Local "Local file system at /tmp/rclone719072111", Modify Window "1ms" 2025/05/14 04:26:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ebd65c2a0c6b82988bb9d5bb5e59f643 OK both checkfile vs. NFCx2 remote (without normalization) 2025/05/14 04:26:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/14 04:26:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-baruwon5fite' 2025/05/14 04:26:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-baruwon5fite': 1 files missing 2025/05/14 04:26:49 NOTICE: 1 hashes missing 2025/05/14 04:26:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-baruwon5fite': 2 differences found 2025/05/14 04:26:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-baruwon5fite': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/05/14 04:26:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/14 04:26:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-baruwon5fite': 0 differences found 2025/05/14 04:26:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-baruwon5fite': 1 matching files 2025/05/14 04:26:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-baruwon5fite': Purge remote 2025/05/14 04:26:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-walodox0cili': Purge remote 2025/05/14 04:26:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fijudox5zuvi': Purge remote 2025/05/14 04:26:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gayeyog8dune': Purge remote 2025/05/14 04:26:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemicux4qoke': Purge remote 2025/05/14 04:26:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lidahiv4rowu': Purge remote 2025/05/14 04:26:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-goxegoy6zito': Purge remote 2025/05/14 04:26:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cefifoh5balu': Purge remote 2025/05/14 04:26:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dugurap7reda': Purge remote 2025/05/14 04:26:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefiwid7qisu': Purge remote --- PASS: TestApplyTransforms (51.46s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:26:55 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/14 04:26:57 DEBUG : sub/file2: md5 = 0324c4c1258b85f43d293d4f95ed4755 OK 2025/05/14 04:26:57 INFO : file1: Copied (new) to: sub/file2 2025/05/14 04:26:57 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/14 04:26:57 DEBUG : file1: Unchanged skipping 2025/05/14 04:26:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu': don't need to copy/move sub/file2, it is already at target location 2025/05/14 04:27:00 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.81s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.43s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:27:03 DEBUG : dst/file1: md5 = 8bcc7840f7f0ebc4cba1a22a912c7dc8 OK 2025/05/14 04:27:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-voxalef9niyu/backup" 2025/05/14 04:27:03 DEBUG : Creating backend with remote "TestDrive:crypt/jj4jmbvvn41hdiu0ksntpa85arp7mq0t0tcqir1bc02cflrdibd0/1nrff024r7pq65ecp72fc28jb0" 2025/05/14 04:27:05 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/14 04:27:07 INFO : dst/file1: Moved (server-side) 2025/05/14 04:27:09 DEBUG : dst/file1: md5 = 73562fb55aab571e86080cf74f65be4f OK 2025/05/14 04:27:09 INFO : dst/file1: Copied (new) 2025/05/14 04:27:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/14 04:27:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/14 04:27:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.56s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:27:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-voxalef9niyu/dst" 2025/05/14 04:27:13 DEBUG : Creating backend with remote "TestDrive:crypt/jj4jmbvvn41hdiu0ksntpa85arp7mq0t0tcqir1bc02cflrdibd0/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/14 04:27:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-voxalef9niyu/CompareDest" 2025/05/14 04:27:15 DEBUG : Creating backend with remote "TestDrive:crypt/jj4jmbvvn41hdiu0ksntpa85arp7mq0t0tcqir1bc02cflrdibd0/gveqi14airsml4bgu7krj116o8" 2025/05/14 04:27:17 DEBUG : one: Need to transfer - File not found at Destination 2025/05/14 04:27:19 DEBUG : one: md5 = 87d234211b5b8fe1a184c00cc7b79cda OK 2025/05/14 04:27:19 INFO : one: Copied (new) 2025/05/14 04:27:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/14 04:27:21 DEBUG : one: md5 = fefd5660d11f48354fa4e64dfa2c04e5 OK 2025/05/14 04:27:21 INFO : one: Copied (replaced existing) 2025/05/14 04:27:23 DEBUG : dst/one: md5 = aa6808cd5f12d47418c7eb96eeadba89 OK 2025/05/14 04:27:26 DEBUG : CompareDest/one: md5 = 4a085caa276faca0695b8950e3e54b3b OK 2025/05/14 04:27:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/14 04:27:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/14 04:27:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/14 04:27:29 DEBUG : CompareDest/two: md5 = 8df071fe8c690af65ce36ea86e8ca390 OK 2025/05/14 04:27:29 DEBUG : two: Need to transfer - File not found at Destination 2025/05/14 04:27:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/14 04:27:30 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/14 04:27:30 DEBUG : two: Need to transfer - File not found at Destination 2025/05/14 04:27:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/14 04:27:30 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/14 04:27:32 DEBUG : two: Need to transfer - File not found at Destination 2025/05/14 04:27:32 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/14 04:27:33 DEBUG : two: md5 = 1b84d334791d716bf558161f7c64f6b2 OK 2025/05/14 04:27:33 INFO : two: Copied (new) 2025/05/14 04:27:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/14 04:27:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/14 04:27:37 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/14 04:27:37 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (24.46s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:27:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-voxalef9niyu/dst" 2025/05/14 04:27:38 DEBUG : Creating backend with remote "TestDrive:crypt/jj4jmbvvn41hdiu0ksntpa85arp7mq0t0tcqir1bc02cflrdibd0/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/14 04:27:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-voxalef9niyu/CopyDest" 2025/05/14 04:27:40 DEBUG : Creating backend with remote "TestDrive:crypt/jj4jmbvvn41hdiu0ksntpa85arp7mq0t0tcqir1bc02cflrdibd0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/14 04:27:41 DEBUG : one: Need to transfer - File not found at Destination 2025/05/14 04:27:43 DEBUG : one: md5 = 4c84c03a43b078f0c7532c53ab4561e7 OK 2025/05/14 04:27:43 INFO : one: Copied (new) 2025/05/14 04:27:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/14 04:27:46 DEBUG : one: md5 = 03bd77c4ea7573d1fe44dbca85bafda7 OK 2025/05/14 04:27:46 INFO : one: Copied (replaced existing) 2025/05/14 04:27:48 DEBUG : dst/one: md5 = 4b5639b054faad25d4043c94c38a5f2c OK 2025/05/14 04:27:50 DEBUG : CopyDest/one: md5 = 9ffada2ea07bc218133a05f36a872d21 OK 2025/05/14 04:27:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-voxalef9niyu/BackupDir" 2025/05/14 04:27:51 DEBUG : Creating backend with remote "TestDrive:crypt/jj4jmbvvn41hdiu0ksntpa85arp7mq0t0tcqir1bc02cflrdibd0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/14 04:27:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/14 04:27:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/14 04:27:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/14 04:27:54 INFO : one: Moved (server-side) 2025/05/14 04:27:55 INFO : one: Copied (server-side copy) 2025/05/14 04:27:55 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/14 04:27:57 DEBUG : CopyDest/two: md5 = ef2ba939f19c81bbe21a35a39779845f OK 2025/05/14 04:27:58 DEBUG : two: Need to transfer - File not found at Destination 2025/05/14 04:27:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/14 04:27:59 INFO : two: Copied (server-side copy) 2025/05/14 04:27:59 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/14 04:28:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/14 04:28:00 DEBUG : two: Unchanged skipping 2025/05/14 04:28:02 DEBUG : CopyDest/three: md5 = 06bc0957e564c6db57c1c09d416fe953 OK 2025/05/14 04:28:03 DEBUG : three: Need to transfer - File not found at Destination 2025/05/14 04:28:03 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/14 04:28:03 DEBUG : three: Destination not found in --copy-dest 2025/05/14 04:28:04 DEBUG : three: md5 = d65a54b58f0018c081677e408c74ff04 OK 2025/05/14 04:28:04 INFO : three: Copied (new) 2025/05/14 04:28:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/14 04:28:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/14 04:28:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/14 04:28:09 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/14 04:28:09 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/14 04:28:09 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/14 04:28:10 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.17s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.47s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:28:12 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/05/14 04:28:14 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 023e0033a80d20cf7c32b2475403a9f5 OK 2025/05/14 04:28:14 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/05/14 04:28:15 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/05/14 04:28:15 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/14 04:28:16 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/05/14 04:28:16 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/05/14 04:28:18 DEBUG : TestCopyFileMaxTransfer/file4: md5 = bb9576c41ee78dd0ddf1ef6ea2137004 OK 2025/05/14 04:28:18 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/05/14 04:28:20 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/05/14 04:28:20 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.73s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", 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-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:28:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu': Looking for duplicate names using skip mode. 2025/05/14 04:28:24 NOTICE: one: Found 2 files with duplicate names 2025/05/14 04:28:24 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.79s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:28:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu': Looking for duplicate names using skip mode. 2025/05/14 04:28:30 NOTICE: one: Found 3 files with duplicate names 2025/05/14 04:28:30 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/05/14 04:28:31 INFO : one: Deleted 2025/05/14 04:28:31 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.61s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:28:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu': Looking for duplicate names using first mode. 2025/05/14 04:28:36 NOTICE: one: Found 3 files with duplicate names 2025/05/14 04:28:37 INFO : one: Deleted 2025/05/14 04:28:37 INFO : one: Deleted 2025/05/14 04:28:37 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.25s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:28:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu': Looking for duplicate names using newest mode. 2025/05/14 04:28:43 NOTICE: one: Found 3 files with duplicate names 2025/05/14 04:28:43 INFO : one: Deleted 2025/05/14 04:28:44 INFO : one: Deleted 2025/05/14 04:28:44 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.70s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:28:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu': Looking for duplicate names using oldest mode. 2025/05/14 04:28:50 NOTICE: one: Found 3 files with duplicate names 2025/05/14 04:28:50 INFO : one: Deleted 2025/05/14 04:28:51 INFO : one: Deleted 2025/05/14 04:28:51 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.16s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:28:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu': Looking for duplicate names using largest mode. 2025/05/14 04:28:56 NOTICE: one: Found 3 files with duplicate names 2025/05/14 04:28:56 INFO : one: Deleted 2025/05/14 04:28:57 INFO : one: Deleted 2025/05/14 04:28:57 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.22s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:29:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu': Looking for duplicate names using smallest mode. 2025/05/14 04:29:02 NOTICE: one: Found 3 files with duplicate names 2025/05/14 04:29:02 INFO : one: Deleted 2025/05/14 04:29:03 INFO : one: Deleted 2025/05/14 04:29:03 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (5.96s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:29:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu': Looking for duplicate names using rename mode. 2025/05/14 04:29:10 NOTICE: one.txt: Found 3 files with duplicate names 2025/05/14 04:29:11 INFO : one-2.txt: renamed from: one.txt 2025/05/14 04:29:12 INFO : one-3.txt: renamed from: one.txt 2025/05/14 04:29:13 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.82s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:29:18 DEBUG : dupe1/one.txt: md5 = 101b8a1b00349b3a0e09a30821cf1ba3 OK 2025/05/14 04:29:20 DEBUG : dupe2/two.txt: md5 = 9a4874e569ec50d517e318a8c175e88b OK 2025/05/14 04:29:22 DEBUG : dupe3/three.txt: md5 = 4f86a0aa9d9c9a64218aa611fe61ecd4 OK 2025/05/14 04:29:23 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/05/14 04:29:23 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/05/14 04:29:24 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/05/14 04:29:25 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/05/14 04:29:28 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/05/14 04:29:28 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/05/14 04:29:28 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.81s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:29:30 DEBUG : a.txt: md5 = 49de0c6906ce6011bf34cb449bc3d4cc OK 2025/05/14 04:29:31 DEBUG : zend.txt: md5 = a6d192e649defc1a850f23831effebb3 OK 2025/05/14 04:29:33 DEBUG : sub dir/hello world: md5 = eee0673a099852e13e0d29ceb24a241d OK 2025/05/14 04:29:35 DEBUG : sub dir/hello world2: md5 = 7cd45a86bbda458cff344d1dbfdccd75 OK 2025/05/14 04:29:37 DEBUG : sub dir/ignore dir/.ignore: md5 = 876169ecb71eeef849ea0f7ee97f3b88 OK 2025/05/14 04:29:38 DEBUG : sub dir/ignore dir/should be ignored: md5 = 63e951e15a37ec2a0a803c9752055148 OK 2025/05/14 04:29:41 DEBUG : sub dir/sub sub dir/hello world3: md5 = b8764656df081e01728218632293b36d OK 2025/05/14 04:29:42 DEBUG : a.txt: Excluded (Size Filter) 2025/05/14 04:29:42 DEBUG : a.txt: Excluded 2025/05/14 04:29:42 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/14 04:29:42 DEBUG : sub dir/hello world: Excluded 2025/05/14 04:29:42 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/14 04:29:42 DEBUG : sub dir/hello world2: Excluded 2025/05/14 04:29:43 DEBUG : sub dir/ignore dir: Excluded 2025/05/14 04:29:43 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/14 04:29:43 DEBUG : sub dir/hello world: Excluded 2025/05/14 04:29:43 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/14 04:29:43 DEBUG : sub dir/hello world2: Excluded 2025/05/14 04:29:43 DEBUG : sub dir/ignore dir: Excluded 2025/05/14 04:29:48 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/14 04:29:49 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/14 04:29:49 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/14 04:29:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/14 04:29:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/14 04:29:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/05/14 04:29:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.33s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:29:52 DEBUG : a.txt: md5 = 35c5ef8eea141fa7706afa562050eac8 OK 2025/05/14 04:29:53 DEBUG : zend.txt: md5 = ddebe8e83c75339d783df1fd0d382fe3 OK 2025/05/14 04:29:55 DEBUG : sub dir/hello world: md5 = 71abd1cd410c286a6235b2a3b3c56bf2 OK 2025/05/14 04:29:57 DEBUG : sub dir/hello world2: md5 = 305467ea8fe3b402a3a7dcb42b6f8ff4 OK 2025/05/14 04:29:59 DEBUG : sub dir/ignore dir/.ignore: md5 = 14ec2b159541fe75bb53b4c790cfb048 OK 2025/05/14 04:30:00 DEBUG : sub dir/ignore dir/should be ignored: md5 = c4489ef5bfb65724bd5445753bbed18b OK 2025/05/14 04:30:02 DEBUG : sub dir/sub sub dir/hello world3: md5 = 7dd944665fa2a408dab3b68b13206204 OK 2025/05/14 04:30:04 DEBUG : a.txt: Excluded (Size Filter) 2025/05/14 04:30:04 DEBUG : a.txt: Excluded 2025/05/14 04:30:04 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/14 04:30:04 DEBUG : sub dir/hello world: Excluded 2025/05/14 04:30:04 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/14 04:30:04 DEBUG : sub dir/hello world2: Excluded 2025/05/14 04:30:05 DEBUG : sub dir/ignore dir: Excluded 2025/05/14 04:30:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/14 04:30:05 DEBUG : sub dir/hello world: Excluded 2025/05/14 04:30:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/14 04:30:05 DEBUG : sub dir/hello world2: Excluded 2025/05/14 04:30:05 DEBUG : sub dir/ignore dir: Excluded 2025/05/14 04:30:10 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/14 04:30:10 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/14 04:30:10 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/14 04:30:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/14 04:30:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/14 04:30:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/05/14 04:30:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.69s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:30:13 DEBUG : file1: md5 = db4e4e0962d8a36b21c87055200ed692 OK 2025/05/14 04:30:15 DEBUG : sub/file2: md5 = a0ef4d595f76a0420112f4b3fa589385 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/14 04:30:18 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/05/14 04:30:19 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/05/14 04:30:19 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/05/14 04:30:21 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.80s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.28s) --- PASS: TestListJSON/DirsOnly (0.22s) --- PASS: TestListJSON/Recurse (0.49s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.34s) --- PASS: TestListJSON/NoMimeType (0.21s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.65s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:30:23 DEBUG : file1: md5 = 492e2cf52873e8ac07c57498aeb4d40a OK 2025/05/14 04:30:25 DEBUG : sub/file2: md5 = 1eed967f3d0c09aad7bbe68214a9737b 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/14 04:30:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-voxalef9niyu/notfound" 2025/05/14 04:30:29 DEBUG : Config file has changed externally - reloading 2025/05/14 04:30:29 DEBUG : Creating backend with remote "TestDrive:crypt/jj4jmbvvn41hdiu0ksntpa85arp7mq0t0tcqir1bc02cflrdibd0/qe0i31qdkoejk60elps0ni5sqk" 2025/05/14 04:30:33 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.17s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.50s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.27s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.29s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (1.80s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:30:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu': Making directory 2025/05/14 04:30:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:30:36 DEBUG : sub dir/hello world: md5 = de70bbfff0f9de15605bead8a856f0ea OK 2025/05/14 04:30:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.58s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:30:40 DEBUG : potato2: md5 = b87b100f771a60e6761ca38b7112cef6 OK 2025/05/14 04:30:42 DEBUG : empty space: md5 = 4893653e2e053f3b1dfb385e84533a25 OK --- PASS: TestLs (4.54s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:30:45 DEBUG : potato2: md5 = c383df0bf7bf04f181d3a783d454e3ac OK 2025/05/14 04:30:46 DEBUG : empty space: md5 = 3067e45b8f92a088abf187ec092dcdd7 OK 2025/05/14 04:30:47 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.20s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:30:50 DEBUG : potato2: md5 = 4d922c199cf81460b7bb43e462089542 OK 2025/05/14 04:30:51 DEBUG : empty space: md5 = a27e791c659965a49eab6c97b6327e41 OK --- PASS: TestLsLong (4.77s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:30:55 DEBUG : potato2: md5 = bb2930a7df28ac13ef2ce8fbcbcea6fa OK 2025/05/14 04:30:56 DEBUG : empty space: md5 = 12a6551f85d79ad5b79cffd66819387d OK --- PASS: TestHashSums (4.22s) === RUN TestHashSumsWithErrors 2025/05/14 04:30:58 DEBUG : Creating backend with remote ":memory:" 2025/05/14 04:30:58 DEBUG : Config file has changed externally - reloading 2025/05/14 04:30:58 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/05/14 04:30:58 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/14 04:30:58 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/14 04:30:58 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/14 04:30:58 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/14 04:30:58 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/14 04:30:58 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/14 04:30:58 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/05/14 04:30:58 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-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:30:59 DEBUG : potato2: md5 = 02fbcc38ef0fd91072a1f732557adfd7 OK 2025/05/14 04:31:00 DEBUG : empty space: md5 = 7417501151e5c611af4afb080b50805d OK 2025/05/14 04:31:02 DEBUG : sub dir/potato3: md5 = 17581bb72aa3bcb52c15ce7af290ff01 OK 2025/05/14 04:31:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.31s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:31:07 DEBUG : small: md5 = 6ea11636b45ccc2520a2fa224aeffb36 OK 2025/05/14 04:31:09 DEBUG : medium: md5 = fd9034e18e9f21bef0624c29897c1224 OK 2025/05/14 04:31:10 DEBUG : large: md5 = 225937e1e066f02bc52e4b780146fbed OK 2025/05/14 04:31:10 DEBUG : Waiting for deletions to finish 2025/05/14 04:31:10 DEBUG : large: Excluded (Size Filter) 2025/05/14 04:31:11 INFO : small: Deleted 2025/05/14 04:31:11 INFO : medium: Deleted --- PASS: TestDelete (6.14s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:31:13 DEBUG : small: md5 = d5b653b5fa550a219f0e100800135467 OK 2025/05/14 04:31:15 DEBUG : medium: md5 = 936d2db3e4b84d46d94a71baada78228 OK 2025/05/14 04:31:16 DEBUG : large: md5 = 500a8eb42e09188227b86aa3730bb8df OK 2025/05/14 04:31:16 DEBUG : Waiting for deletions to finish 2025/05/14 04:31:17 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/05/14 04:31:17 INFO : large: Deleted 2025/05/14 04:31:17 INFO : medium: Deleted --- PASS: TestMaxDelete (6.54s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:31:20 DEBUG : small: md5 = 523fdee5354ec978bf1bceda72f933c1 OK 2025/05/14 04:31:21 DEBUG : medium: md5 = 2405a02b3408dbac2579864f270aeffc OK 2025/05/14 04:31:22 DEBUG : large: md5 = c7e5cf308278308d492e1c8eeee3cfc5 OK 2025/05/14 04:31:23 DEBUG : Waiting for deletions to finish 2025/05/14 04:31:23 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/14 04:31:23 INFO : medium: Deleted 2025/05/14 04:31:23 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.29s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:31:26 DEBUG : small: md5 = 2ea0253ba6a293c8005d6fb647f6efd0 OK 2025/05/14 04:31:28 DEBUG : medium: md5 = 3678559eba029663740f6b53b9c21842 OK 2025/05/14 04:31:29 DEBUG : large: md5 = 24f98fe8d1ab80ddfe51394524fb1b21 OK 2025/05/14 04:31:29 DEBUG : Waiting for deletions to finish 2025/05/14 04:31:30 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/05/14 04:31:30 INFO : medium: Deleted 2025/05/14 04:31:30 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.60s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:31:33 DEBUG : ReadFile: md5 = 8f20d41039c23cf2e5d7914cfd85a357 OK --- PASS: TestReadFile (4.37s) === RUN TestRetry 2025/05/14 04:31:36 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/05/14 04:31:36 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/05/14 04:31:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/14 04:31:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/14 04:31:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/14 04:31:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/14 04:31:36 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-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:31:37 DEBUG : file1: md5 = 0a439676ea78c2a80d05cf12440dcc03 OK 2025/05/14 04:31:39 DEBUG : file2: md5 = 2d443208af383b15a7d14d4901c1ab25 OK --- PASS: TestCat (16.61s) === RUN TestPurge 2025/05/14 04:31:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dilabok6wanu" 2025/05/14 04:31:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/14 04:31:53 DEBUG : Creating backend with remote "TestDrive:crypt/gng898rh82743j5drtie0d3jl6d93qfjlrk12i2dkfr3bivt3v2g" 2025/05/14 04:31:54 DEBUG : Creating backend with remote "/tmp/rclone1228834224" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dilabok6wanu'", Local "Local file system at /tmp/rclone1228834224", Modify Window "1ms" 2025/05/14 04:31:58 DEBUG : A1/B1/C1/one: md5 = 5b6fbbce72fd9d858e15cf946855d516 OK 2025/05/14 04:31:58 INFO : A2: Making directory 2025/05/14 04:31:59 INFO : A1/B2: Making directory 2025/05/14 04:31:59 INFO : A1/B2/C2: Making directory 2025/05/14 04:32:00 INFO : A1/B1/C3: Making directory 2025/05/14 04:32:01 INFO : A3: Making directory 2025/05/14 04:32:01 INFO : A3/B3: Making directory 2025/05/14 04:32:02 INFO : A3/B3/C4: Making directory 2025/05/14 04:32:04 DEBUG : A1/two: md5 = 723e6cdb1b97c98d698c90cfae97cdcf OK 2025/05/14 04:32:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dilabok6wanu': Purge remote 2025/05/14 04:32:08 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.21s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:32:11 DEBUG : A1/B1/C1/one: md5 = ce7d148ee019511bf6c2e59dcff94e87 OK 2025/05/14 04:32:11 INFO : A2: Making directory 2025/05/14 04:32:12 INFO : A1/B2: Making directory 2025/05/14 04:32:13 INFO : A1/B2/C2: Making directory 2025/05/14 04:32:14 INFO : A1/B1/C3: Making directory 2025/05/14 04:32:14 INFO : A3: Making directory 2025/05/14 04:32:15 INFO : A3/B3: Making directory 2025/05/14 04:32:16 INFO : A3/B3/C4: Making directory 2025/05/14 04:32:18 DEBUG : A1/two: md5 = 2e4337021c6ef3730df3f3b80005a521 OK 2025/05/14 04:32:19 DEBUG : removing 1 level 3 directories 2025/05/14 04:32:19 INFO : A3/B3/C4: Removing directory 2025/05/14 04:32:22 DEBUG : removing 2 level 3 directories 2025/05/14 04:32:22 INFO : A1/B2/C2: Removing directory 2025/05/14 04:32:22 INFO : A1/B1/C3: Removing directory 2025/05/14 04:32:22 DEBUG : removing 2 level 2 directories 2025/05/14 04:32:22 INFO : A3/B3: Removing directory 2025/05/14 04:32:22 INFO : A1/B2: Removing directory 2025/05/14 04:32:23 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/05/14 04:32:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/14 04:32:23 DEBUG : removing 2 level 1 directories 2025/05/14 04:32:23 INFO : A3: Removing directory 2025/05/14 04:32:23 INFO : A2: Removing directory 2025/05/14 04:32:24 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/05/14 04:32:27 DEBUG : removing 1 level 3 directories 2025/05/14 04:32:27 INFO : A1/B1/C1: Removing directory 2025/05/14 04:32:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/14 04:32:28 DEBUG : removing 1 level 2 directories 2025/05/14 04:32:28 INFO : A1/B1: Removing directory 2025/05/14 04:32:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/14 04:32:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/14 04:32:29 DEBUG : removing 1 level 1 directories 2025/05/14 04:32:29 INFO : A1: Removing directory 2025/05/14 04:32:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/14 04:32:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/14 04:32:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/14 04:32:29 DEBUG : removing 1 level 0 directories 2025/05/14 04:32:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu': Removing directory 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/14 04:32:30 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" --- PASS: TestRmdirsNoLeaveRoot (23.65s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:32:32 INFO : A1: Making directory 2025/05/14 04:32:33 INFO : A1/B1: Making directory 2025/05/14 04:32:34 INFO : A1/B1/C1: Making directory 2025/05/14 04:32:36 DEBUG : removing 1 level 3 directories 2025/05/14 04:32:36 INFO : A1/B1/C1: Removing directory 2025/05/14 04:32:37 DEBUG : removing 1 level 2 directories 2025/05/14 04:32:37 INFO : A1/B1: Removing directory 2025/05/14 04:32:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/14 04:32:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.12s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:32:39 INFO : A1: Making directory 2025/05/14 04:32:40 INFO : A1/B1: Making directory 2025/05/14 04:32:41 INFO : A1/B1/C1: Making directory 2025/05/14 04:32:44 DEBUG : removing 1 level 3 directories 2025/05/14 04:32:44 INFO : A1/B1/C1: Removing directory 2025/05/14 04:32:44 DEBUG : removing 1 level 2 directories 2025/05/14 04:32:44 INFO : A1/B1: Removing directory 2025/05/14 04:32:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/14 04:32:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.22s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:32:48 DEBUG : file1: md5 = 072e5bbb940ade8f259cdb9f86e4a0c5 OK 2025/05/14 04:32:49 DEBUG : filename.txt: File name found in url 2025/05/14 04:32:50 DEBUG : filename.txt: md5 = f0a2df0622eb46a467c0733309f70c9f OK 2025/05/14 04:32:50 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/05/14 04:32:51 DEBUG : headerfilename.txt: md5 = e6ca6d5030b83c54a851f484d8d6b7d4 OK 2025/05/14 04:32:53 DEBUG : file2: md5 = 1f2f2e447b8ef4ec61111c1bc02d4f56 OK --- PASS: TestCopyURL (8.34s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:32:55 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/14 04:32:57 DEBUG : sub/file2: md5 = f5d656d259b2848a125ce54b9844518e OK 2025/05/14 04:32:57 INFO : file1: Copied (new) to: sub/file2 2025/05/14 04:32:57 INFO : file1: Deleted 2025/05/14 04:32:58 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/14 04:32:58 DEBUG : file1: Unchanged skipping 2025/05/14 04:32:58 INFO : file1: Deleted 2025/05/14 04:32:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu': don't need to copy/move sub/file2, it is already at target location 2025/05/14 04:33:00 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.86s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:33:01 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/14 04:33:03 DEBUG : file1: md5 = 47173c476c8c5cc80c9d754949112d88 OK 2025/05/14 04:33:03 INFO : file1: Copied (new) 2025/05/14 04:33:03 INFO : file1: Deleted 2025/05/14 04:33:03 DEBUG : file1: Destination exists, skipping 2025/05/14 04:33:03 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.48s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:33:07 DEBUG : dst/file1: md5 = 7608aec89248dc7f8e15f828940d03da OK 2025/05/14 04:33:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-voxalef9niyu/backup" 2025/05/14 04:33:08 DEBUG : Creating backend with remote "TestDrive:crypt/jj4jmbvvn41hdiu0ksntpa85arp7mq0t0tcqir1bc02cflrdibd0/1nrff024r7pq65ecp72fc28jb0" 2025/05/14 04:33:09 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/14 04:33:12 INFO : dst/file1: Moved (server-side) 2025/05/14 04:33:13 DEBUG : dst/file1: md5 = 8acbfde2afe7e6f554e0f1c26e726e67 OK 2025/05/14 04:33:13 INFO : dst/file1: Copied (new) 2025/05/14 04:33:13 INFO : dst/file1: Deleted 2025/05/14 04:33:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/14 04:33:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/14 04:33:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.43s) === 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-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:33:20 DEBUG : A1/one: md5 = 695485d0aa33908d1c598c8863333165 OK 2025/05/14 04:33:21 DEBUG : A1/two: md5 = 84318cd75017d79e5dd2fbaa3e02fd09 OK 2025/05/14 04:33:23 DEBUG : A1/B1/three: md5 = 7c204b3c66b78541d259e5e8e8be9350 OK 2025/05/14 04:33:25 DEBUG : A1/B1/C1/four: md5 = ba82edd4ed8217f54655da27c3350bc6 OK 2025/05/14 04:33:27 DEBUG : A1/B1/C2/five: md5 = 1689767f5f5acf690382aca49a7cde0b OK 2025/05/14 04:33:27 INFO : A1/B2: Making directory 2025/05/14 04:33:28 INFO : A1/B1/C3: Making directory 2025/05/14 04:33:37 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/05/14 04:33:37 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/05/14 04:33:37 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/05/14 04:33:38 INFO : A2/one: Moved (server-side) to: A3/one 2025/05/14 04:33:39 INFO : A2/two: Moved (server-side) to: A3/two 2025/05/14 04:33:42 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/14 04:33:42 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/14 04:33:42 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/14 04:33:42 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/14 04:33:42 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/14 04:33:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/05/14 04:33:50 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/05/14 04:33:50 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/05/14 04:33:50 INFO : A3/one: Moved (server-side) to: A4/one 2025/05/14 04:33:50 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/05/14 04:33:50 INFO : A3/two: Moved (server-side) to: A4/two 2025/05/14 04:33:53 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/14 04:33:53 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/14 04:33:53 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/14 04:33:53 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/14 04:33:53 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/14 04:34:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/05/14 04:34:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/05/14 04:34:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/14 04:34:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/14 04:34:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/14 04:34:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/14 04:34:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/14 04:34:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/14 04:34:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/14 04:34:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.68s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:34:02 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:34:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu': File to upload is small (34 bytes), uploading instead of streaming 2025/05/14 04:34:04 DEBUG : no_checksum_small_file_from_pipe: md5 = 17cea7b8874b572386b38fddaf7db496 OK 2025/05/14 04:34:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/05/14 04:34:04 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/14 04:34:05 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/05/14 04:34:06 DEBUG : no_checksum_big_file_from_pipe: md5 = 04b97b98399a0cb0b3026346a52007ff OK 2025/05/14 04:34:06 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-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:34:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu': File to upload is small (34 bytes), uploading instead of streaming 2025/05/14 04:34:09 DEBUG : with_checksum_small_file_from_pipe: md5 = 7bc6a2980d021722ffcb2b3b529883f0 OK 2025/05/14 04:34:09 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/14 04:34:10 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/05/14 04:34:11 DEBUG : with_checksum_big_file_from_pipe: md5 = ff9e1b308567a4732e8e5bf96d591dfb OK 2025/05/14 04:34:11 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-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:34:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu': File to upload is small (34 bytes), uploading instead of streaming 2025/05/14 04:34:14 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/14 04:34:14 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/14 04:34:15 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-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:34:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu': File to upload is small (34 bytes), uploading instead of streaming 2025/05/14 04:34:19 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/14 04:34:19 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/14 04:34:20 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.16s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.71s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.73s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.77s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.95s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/05/14 04:34:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu': File to upload is small (48 bytes), uploading instead of streaming 2025/05/14 04:34:24 DEBUG : rcat_metadata: md5 = 1c9a6cc40f17e7fcf3a07e97c8a4c581 OK 2025/05/14 04:34:24 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/05/14 04:34:26 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/05/14 04:34:26 DEBUG : rcat_metadata_uploadcutoff0: md5 = d526c4d9f28370f1e4e29cbdc9133aa5 OK 2025/05/14 04:34:26 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.82s) --- PASS: TestRcatMetadata/Normal (2.56s) --- PASS: TestRcatMetadata/ViaDisk (2.75s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:34:29 DEBUG : potato1: md5 = 3b69a9a64c974e049bbf5db7d9f85d60 OK 2025/05/14 04:34:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu': File to upload is small (60 bytes), uploading instead of streaming 2025/05/14 04:34:30 DEBUG : potato2: md5 = bf50c4446aa0f030745070d5adf0570e OK 2025/05/14 04:34:30 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.24s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:34:33 DEBUG : potato1: md5 = 5565e7227975aea82214117966ff6fe0 OK 2025/05/14 04:34:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu': File to upload is small (60 bytes), uploading instead of streaming 2025/05/14 04:34:35 DEBUG : potato2: md5 = fe3829d26a539d9bd9aada809f9568c6 OK 2025/05/14 04:34:35 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.79s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:34:38 DEBUG : potato2: md5 = 6ce68c99bb02e7e98fa3f6601f29a814 OK 2025/05/14 04:34:40 DEBUG : empty space: md5 = c326300bab05a5115d4ae98c302ad243 OK 2025/05/14 04:34:42 DEBUG : sub dir/potato3: md5 = 66f289bd09f1dbdb384a845fc6128093 OK 2025/05/14 04:34:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu': Touching "sub dir/potato3" 2025/05/14 04:34:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu': Touching "empty space" 2025/05/14 04:34:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu': Touching "potato2" 2025/05/14 04:34:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.62s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:34:46 DEBUG : dir with metadata: Making directory with metadata 2025/05/14 04:34:47 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.39s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:34:49 DEBUG : directory with modtime: Making directory with metadata 2025/05/14 04:34:50 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.19s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:34:51 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/14 04:34:51 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/14 04:34:51 DEBUG : Google drive root 'crypt/jj4jmbvvn41hdiu0ksntpa85arp7mq0t0tcqir1bc02cflrdibd0': Skipping btime metadata as can't update it on an existing file: 2025-05-14T04:34:51.565302915Z 2025/05/14 04:34:52 INFO : non existent directory: Updated directory metadata 2025/05/14 04:34:54 DEBUG : Google drive root 'crypt/jj4jmbvvn41hdiu0ksntpa85arp7mq0t0tcqir1bc02cflrdibd0': Skipping btime metadata as can't update it on an existing file: 2025-05-14T04:34:51.565302915Z 2025/05/14 04:34:54 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.79s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:34:56 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/05/14 04:34:57 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/05/14 04:34:58 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.95s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:35:00 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/14 04:35:00 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/14 04:35:00 DEBUG : dst: Making directory with metadata 2025/05/14 04:35:01 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/14 04:35:01 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/14 04:35:01 INFO : dst: Set directory modification time (using SetModTime) 2025/05/14 04:35:01 INFO : dst: Set directory modification time (using SetModTime) 2025/05/14 04:35:01 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/05/14 04:35:02 INFO : dst: Set directory modification time (using SetModTime) 2025/05/14 04:35:02 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.37s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu'", Local "Local file system at /tmp/rclone3611236055", Modify Window "1ms" 2025/05/14 04:35:05 DEBUG : sub dir/test remove existing: md5 = d3f05e067a04f1724304053900679dee OK 2025/05/14 04:35:07 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = c511e6fa9150c84794c2207298e265dd OK 2025/05/14 04:35:09 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.nokefed8" before starting 2025/05/14 04:35:09 DEBUG : sub dir/test remove existing.nokefed8: TEST: removing renamed existing file after operation 2025/05/14 04:35:11 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.topifem8" before starting 2025/05/14 04:35:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.topifem8: TEST: renaming existing back after failed operation 2025/05/14 04:35:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xojavuw0" before starting 2025/05/14 04:35:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xojavuw0: TEST: removing renamed existing file after operation 2025/05/14 04:35:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "cetglsi9dt0sfqbp5ps6r5nbklfhpr3ncc72h8q6k94ponu5lpr0" 2025/05/14 04:35:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "j91ccgnhqol7cml600rkvfnjv4murk33rfe8lv1eqf8c24q1nbv83c14r0s8rpq6oq27d9h9ifn3n063lkto9hcs6fr5sfo44oohp456ombd7si9hat4ip6eep3jbn0quv5rp8as3duko4u38eo9kb0s2q9qf04i6fnjf3btofs75vjgh2l0" --- PASS: TestRemoveExisting (12.84s) === 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/14 04:35:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-voxalef9niyu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m43.626633363s (try 1/5)