"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/06/23 03:33:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cogumin0kebe" 2025/06/23 03:33:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/23 03:33:23 DEBUG : Creating backend with remote "TestDrive:crypt/u0am6e30cob8o528pkokqlaqcu3c35tl5nrsjc4fujfh9lj99i70" 2025/06/23 03:33:24 DEBUG : Creating backend with remote "/tmp/rclone890306987" === 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-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.21s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/06/23 03:33:25 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/06/23 03:33:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/23 03:33:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/23 03:33:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/06/23 03:33:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/23 03:33:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/23 03:33:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/23 03:33:25 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/06/23 03:33:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/23 03:33:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/23 03:33:25 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/06/23 03:33:25 DEBUG : potato: Seek from 10 to 0 2025/06/23 03:33:25 DEBUG : potato: Seek from 10 to 0 2025/06/23 03:33:25 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/06/23 03:33:25 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/06/23 03:33:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/23 03:33:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/23 03:33:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/06/23 03:33:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/23 03:33:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/23 03:33:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/23 03:33:25 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/06/23 03:33:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/23 03:33:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/23 03:33:25 DEBUG : potato: Seek from 5 to 2 2025/06/23 03:33:25 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/06/23 03:33:25 DEBUG : potato: Seek from 7 to 0 2025/06/23 03:33:25 DEBUG : potato: Seek from 7 to 0 2025/06/23 03:33:25 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/06/23 03:33:25 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/06/23 03:33:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/23 03:33:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/23 03:33:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/06/23 03:33:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/23 03:33:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/23 03:33:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/23 03:33:25 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/06/23 03:33:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/23 03:33:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/23 03:33:25 DEBUG : potato: Seek from 5 to 2 2025/06/23 03:33:25 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/06/23 03:33:25 DEBUG : potato: Seek from 8 to 0 2025/06/23 03:33:25 DEBUG : potato: Seek from 8 to 0 2025/06/23 03:33:25 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/06/23 03:33:25 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/06/23 03:33:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/23 03:33:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/23 03:33:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/06/23 03:33:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/23 03:33:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/23 03:33:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/23 03:33:25 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/06/23 03:33:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/23 03:33:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/23 03:33:25 DEBUG : potato: Seek from 5 to 2 2025/06/23 03:33:25 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/06/23 03:33:25 DEBUG : potato: Seek from 9 to 0 2025/06/23 03:33:25 DEBUG : potato: Seek from 9 to 0 2025/06/23 03:33:25 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-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:33:27 DEBUG : rutabaga: md5 = a35a5c6257e739e6caea9a4804526e4a OK === RUN TestCheck/1 === RUN TestCheck/2 2025/06/23 03:33:29 DEBUG : empty space: md5 = fea282a3945200693003b091cdeef3f9 OK === RUN TestCheck/3 2025/06/23 03:33:30 DEBUG : potato2: md5 = abff419cdd16cf3e8db9deca45773d80 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/06/23 03:33:33 DEBUG : remotepotato: md5 = 631cf288236cbf3e8b9d6b471a261ba4 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.65s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.29s) === RUN TestCheckFsError 2025/06/23 03:33:36 DEBUG : Creating backend with remote "nonexistent" 2025/06/23 03:33:36 DEBUG : Creating backend with remote "nonexistent" 2025/06/23 03:33:36 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/06/23 03:33:36 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/06/23 03:33:36 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/06/23 03:33:36 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-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:33:38 DEBUG : rutabaga: md5 = c3f95793593f9be2307bc4323b398b90 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/06/23 03:33:42 DEBUG : empty space: md5 = 50d3c4ad5dc5c9986d8224d0b5cee1c5 OK === RUN TestCheckDownload/3 2025/06/23 03:33:44 DEBUG : potato2: md5 = 8bf5e6906bd73149ba7b1e0fbc8058fa OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/06/23 03:33:48 DEBUG : remotepotato: md5 = 33f7c73be598bad3e3ec88d3cde9559e OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.09s) --- PASS: TestCheckDownload/1 (1.14s) --- PASS: TestCheckDownload/2 (1.35s) --- PASS: TestCheckDownload/3 (0.88s) --- PASS: TestCheckDownload/4 (1.09s) --- PASS: TestCheckDownload/5 (1.06s) --- PASS: TestCheckDownload/6 (1.05s) --- PASS: TestCheckDownload/7 (0.85s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:33:54 DEBUG : rutabaga: md5 = 4b1982ba226e616816f2046da2006232 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/06/23 03:33:56 DEBUG : empty space: md5 = 4e06ca4c0cb3321761f5f77a400b041f OK === RUN TestCheckSizeOnly/3 2025/06/23 03:33:57 DEBUG : potato2: md5 = 62c7935c0c81a9475b48a3e9d979c67a OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/06/23 03:33:59 DEBUG : remotepotato: md5 = e3901891cd7af0bb1e0136e78965d72d OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.19s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.21s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.23s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:34:04 DEBUG : test.sum: md5 = e3782ce9c273db892384a0aa3188b366 OK 2025/06/23 03:34:05 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/23 03:34:05 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/23 03:34:05 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/23 03:34:05 NOTICE: test.sum: 2 warning(s) suppressed... 2025/06/23 03:34:06 DEBUG : test.sum: md5 = 3a38bf52d7f781bcec4fa53e93723019 OK 2025/06/23 03:34:07 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/23 03:34:07 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/23 03:34:07 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/23 03:34:07 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.95s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:34:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cogumin0kebe/data" 2025/06/23 03:34:08 DEBUG : Creating backend with remote "TestDrive:crypt/u0am6e30cob8o528pkokqlaqcu3c35tl5nrsjc4fujfh9lj99i70/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe/data' lacks md5, skipping --- SKIP: TestCheckSum (1.98s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:34:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cogumin0kebe/data" 2025/06/23 03:34:10 DEBUG : Creating backend with remote "TestDrive:crypt/u0am6e30cob8o528pkokqlaqcu3c35tl5nrsjc4fujfh9lj99i70/vjrnln8ratgmqakfosrqe8espk" 2025/06/23 03:34:14 DEBUG : data/banana: md5 = 010672ee7506cbd76fdc4e6668107e9f OK 2025/06/23 03:34:15 DEBUG : test.sum: md5 = 8a3434b6f5ee7d39b976566b029a890e OK === RUN TestCheckSumDownload/subtest1 2025/06/23 03:34:19 DEBUG : data/potato: md5 = 5b0e3451077595cf2c271ec832ce70b6 OK 2025/06/23 03:34:21 DEBUG : test.sum: md5 = 12e6bca923ba3e1b0f7cad6a6b9c274c OK === RUN TestCheckSumDownload/subtest2 2025/06/23 03:34:25 DEBUG : test.sum: md5 = 8558f9b75f9ced66dc216ad64f7fe390 OK === RUN TestCheckSumDownload/subtest3 2025/06/23 03:34:29 DEBUG : test.sum: md5 = 6d2fab6f247e060659d001f0ff67e8d3 OK === RUN TestCheckSumDownload/subtest4 2025/06/23 03:34:33 DEBUG : test.sum: md5 = e28cfa6049592efb7b6aefb47c00b3f1 OK === RUN TestCheckSumDownload/subtest5 2025/06/23 03:34:37 DEBUG : test.sum: md5 = 09c7843e4514b87a1320679c0ffc1f35 OK === RUN TestCheckSumDownload/subtest6 2025/06/23 03:34:41 DEBUG : data/banana: md5 = 0f0594c3f66ae922ce2c8517d5add641 OK 2025/06/23 03:34:42 DEBUG : data/potato: md5 = 429c60cc5f4a3b609d3625d5fb5bdde4 OK 2025/06/23 03:34:44 DEBUG : test.sum: md5 = 29f9d2c94b3392dcdfbd500c308c7b3b OK === RUN TestCheckSumDownload/subtest7 2025/06/23 03:34:48 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/06/23 03:34:48 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (38.67s) --- PASS: TestCheckSumDownload/subtest1 (2.38s) --- PASS: TestCheckSumDownload/subtest2 (2.13s) --- PASS: TestCheckSumDownload/subtest3 (2.18s) --- PASS: TestCheckSumDownload/subtest4 (2.43s) --- PASS: TestCheckSumDownload/subtest5 (2.02s) --- PASS: TestCheckSumDownload/subtest6 (2.22s) --- PASS: TestCheckSumDownload/subtest7 (2.32s) === RUN TestApplyTransforms 2025/06/23 03:34:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qicuduj6sewe" 2025/06/23 03:34:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/23 03:34:49 DEBUG : Creating backend with remote "TestDrive:crypt/4q273p18bscg8ejukrne7muk27g9906kcjh37r87t90j0igisoog" 2025/06/23 03:34:50 DEBUG : Creating backend with remote "/tmp/rclone636201738" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qicuduj6sewe'", Local "Local file system at /tmp/rclone636201738", Modify Window "1ms" 2025/06/23 03:34:52 DEBUG : hello, world!: md5 = f9311887f1e6d2372407064768f7aa19 OK upper checkfile vs. lower remote (without normalization) 2025/06/23 03:34:53 ERROR : hello, world!: sum not found 2025/06/23 03:34:53 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qicuduj6sewe' 2025/06/23 03:34:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qicuduj6sewe': 1 files missing 2025/06/23 03:34:53 NOTICE: 1 hashes missing 2025/06/23 03:34:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qicuduj6sewe': 2 differences found 2025/06/23 03:34:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qicuduj6sewe': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/06/23 03:34:54 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/23 03:34:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qicuduj6sewe': 0 differences found 2025/06/23 03:34:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qicuduj6sewe': 1 matching files 2025/06/23 03:34:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cipaxij2yiso" 2025/06/23 03:34:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/23 03:34:54 DEBUG : Creating backend with remote "TestDrive:crypt/cgt85nu14m44blvpjgrupte02atmj9uchblqvf5vhhuml0r2kjk0" 2025/06/23 03:34:55 DEBUG : Creating backend with remote "/tmp/rclone4120758145" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cipaxij2yiso'", Local "Local file system at /tmp/rclone4120758145", Modify Window "1ms" 2025/06/23 03:34:57 DEBUG : HELLO, WORLD!: md5 = c311352f2cb1686955f7bf0545dbb560 OK lower checkfile vs. upper remote (without normalization) 2025/06/23 03:34:57 ERROR : HELLO, WORLD!: sum not found 2025/06/23 03:34:57 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cipaxij2yiso' 2025/06/23 03:34:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cipaxij2yiso': 1 files missing 2025/06/23 03:34:57 NOTICE: 1 hashes missing 2025/06/23 03:34:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cipaxij2yiso': 2 differences found 2025/06/23 03:34:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cipaxij2yiso': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/06/23 03:34:59 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/23 03:34:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cipaxij2yiso': 0 differences found 2025/06/23 03:34:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cipaxij2yiso': 1 matching files 2025/06/23 03:34:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kikijaf5riri" 2025/06/23 03:34:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/23 03:34:59 DEBUG : Creating backend with remote "TestDrive:crypt/ev3t95dokun66dgm4fu3nlci71e0hc0h9686dtji97klrpntqu40" 2025/06/23 03:35:00 DEBUG : Creating backend with remote "/tmp/rclone2768755662" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kikijaf5riri'", Local "Local file system at /tmp/rclone2768755662", Modify Window "1ms" 2025/06/23 03:35:02 DEBUG : HeLlO, wOrLd!: md5 = 5a1e31163aade5852c3a4640e24028c9 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/06/23 03:35:02 ERROR : HeLlO, wOrLd!: sum not found 2025/06/23 03:35:02 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kikijaf5riri' 2025/06/23 03:35:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kikijaf5riri': 1 files missing 2025/06/23 03:35:02 NOTICE: 1 hashes missing 2025/06/23 03:35:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kikijaf5riri': 2 differences found 2025/06/23 03:35:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kikijaf5riri': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/06/23 03:35:03 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/23 03:35:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kikijaf5riri': 0 differences found 2025/06/23 03:35:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kikijaf5riri': 1 matching files 2025/06/23 03:35:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qibehev9foto" 2025/06/23 03:35:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/23 03:35:03 DEBUG : Creating backend with remote "TestDrive:crypt/nfdvncnuphuar8vi0eojhqvv0o1m3k2jmcfdsli8nbhjp1vp76g0" 2025/06/23 03:35:04 DEBUG : Creating backend with remote "/tmp/rclone3343540172" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qibehev9foto'", Local "Local file system at /tmp/rclone3343540172", Modify Window "1ms" 2025/06/23 03:35:06 DEBUG : HELLO, WORLD!: md5 = ab0563ef9a74b5c3afe78326e406a3e5 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/06/23 03:35:07 ERROR : HELLO, WORLD!: sum not found 2025/06/23 03:35:07 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qibehev9foto' 2025/06/23 03:35:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qibehev9foto': 1 files missing 2025/06/23 03:35:07 NOTICE: 1 hashes missing 2025/06/23 03:35:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qibehev9foto': 2 differences found 2025/06/23 03:35:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qibehev9foto': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/06/23 03:35:08 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/23 03:35:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qibehev9foto': 0 differences found 2025/06/23 03:35:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qibehev9foto': 1 matching files 2025/06/23 03:35:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nobuved8weqo" 2025/06/23 03:35:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/23 03:35:08 DEBUG : Creating backend with remote "TestDrive:crypt/4sph6f1q2qi5msifee1vr7psjacefs2rf434g8b6id8uhn131rqg" 2025/06/23 03:35:09 DEBUG : Creating backend with remote "/tmp/rclone1718283423" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobuved8weqo'", Local "Local file system at /tmp/rclone1718283423", Modify Window "1ms" 2025/06/23 03:35:11 DEBUG : 測試_Русский___ě_áñ: md5 = fa19f392db3bff5b51b5548d11a8ab86 OK NFD checkfile vs. NFC remote (without normalization) 2025/06/23 03:35:11 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/23 03:35:11 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nobuved8weqo' 2025/06/23 03:35:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nobuved8weqo': 1 files missing 2025/06/23 03:35:11 NOTICE: 1 hashes missing 2025/06/23 03:35:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nobuved8weqo': 2 differences found 2025/06/23 03:35:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nobuved8weqo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/06/23 03:35:12 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/23 03:35:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nobuved8weqo': 0 differences found 2025/06/23 03:35:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nobuved8weqo': 1 matching files 2025/06/23 03:35:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zenolas8xohu" 2025/06/23 03:35:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/23 03:35:13 DEBUG : Creating backend with remote "TestDrive:crypt/p5r3ku8ud98174hbi4kbb6i9buaikmilgsvkes063klvqdlfcaag" 2025/06/23 03:35:13 DEBUG : Creating backend with remote "/tmp/rclone911768894" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zenolas8xohu'", Local "Local file system at /tmp/rclone911768894", Modify Window "1ms" 2025/06/23 03:35:15 DEBUG : 測試_Русский___ě_áñ: md5 = 40d34e0b30c38519b972729a1527bb90 OK NFC checkfile vs. NFD remote (without normalization) 2025/06/23 03:35:16 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/23 03:35:16 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zenolas8xohu' 2025/06/23 03:35:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zenolas8xohu': 1 files missing 2025/06/23 03:35:16 NOTICE: 1 hashes missing 2025/06/23 03:35:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zenolas8xohu': 2 differences found 2025/06/23 03:35:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zenolas8xohu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/06/23 03:35:17 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/23 03:35:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zenolas8xohu': 0 differences found 2025/06/23 03:35:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zenolas8xohu': 1 matching files 2025/06/23 03:35:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sokujuj3baze" 2025/06/23 03:35:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/23 03:35:17 DEBUG : Creating backend with remote "TestDrive:crypt/l5r3m5lvdrfvkn9p585vi1t6hdm57oco4c31hi2k6llqfe19ec0g" 2025/06/23 03:35:18 DEBUG : Creating backend with remote "/tmp/rclone2824750195" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sokujuj3baze'", Local "Local file system at /tmp/rclone2824750195", Modify Window "1ms" 2025/06/23 03:35:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 35e739babf1d98b682c4bd9b9abf19cd OK NFDx2 checkfile vs. both remote (without normalization) 2025/06/23 03:35:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/23 03:35:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sokujuj3baze' 2025/06/23 03:35:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sokujuj3baze': 1 files missing 2025/06/23 03:35:21 NOTICE: 1 hashes missing 2025/06/23 03:35:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sokujuj3baze': 2 differences found 2025/06/23 03:35:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sokujuj3baze': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/06/23 03:35:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/23 03:35:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sokujuj3baze': 0 differences found 2025/06/23 03:35:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sokujuj3baze': 1 matching files 2025/06/23 03:35:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xecikax3tape" 2025/06/23 03:35:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/23 03:35:22 DEBUG : Creating backend with remote "TestDrive:crypt/dq59didbof69kac3puf5opi188f0593rm0cugs6g494munr6p3b0" 2025/06/23 03:35:23 DEBUG : Creating backend with remote "/tmp/rclone2610764835" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xecikax3tape'", Local "Local file system at /tmp/rclone2610764835", Modify Window "1ms" 2025/06/23 03:35:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 38208b62c9e4d8263a6f8f3b183a2aad OK NFCx2 checkfile vs. both remote (without normalization) 2025/06/23 03:35:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/23 03:35:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xecikax3tape' 2025/06/23 03:35:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xecikax3tape': 1 files missing 2025/06/23 03:35:26 NOTICE: 1 hashes missing 2025/06/23 03:35:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xecikax3tape': 2 differences found 2025/06/23 03:35:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xecikax3tape': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/06/23 03:35:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/23 03:35:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xecikax3tape': 0 differences found 2025/06/23 03:35:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xecikax3tape': 1 matching files 2025/06/23 03:35:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ziwibez8tahi" 2025/06/23 03:35:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/23 03:35:27 DEBUG : Creating backend with remote "TestDrive:crypt/qnbkjphn0j7uh66hl3bf79dm6mutajtus9obke6q8mkn41812vi0" 2025/06/23 03:35:28 DEBUG : Creating backend with remote "/tmp/rclone2251399635" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziwibez8tahi'", Local "Local file system at /tmp/rclone2251399635", Modify Window "1ms" 2025/06/23 03:35:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 73a9acdfa96e56761c5b50957a862bb2 OK both checkfile vs. NFDx2 remote (without normalization) 2025/06/23 03:35:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/23 03:35:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ziwibez8tahi' 2025/06/23 03:35:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziwibez8tahi': 1 files missing 2025/06/23 03:35:31 NOTICE: 1 hashes missing 2025/06/23 03:35:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziwibez8tahi': 2 differences found 2025/06/23 03:35:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziwibez8tahi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/06/23 03:35:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/23 03:35:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziwibez8tahi': 0 differences found 2025/06/23 03:35:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziwibez8tahi': 1 matching files 2025/06/23 03:35:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yexucol8cinu" 2025/06/23 03:35:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/23 03:35:32 DEBUG : Creating backend with remote "TestDrive:crypt/tmvssolo7c6r8klm9euj85u0qp8uh2pck4fkv33uoto8796umnf0" 2025/06/23 03:35:33 DEBUG : Creating backend with remote "/tmp/rclone146542534" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yexucol8cinu'", Local "Local file system at /tmp/rclone146542534", Modify Window "1ms" 2025/06/23 03:35:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ce5a346d412ac1ea66d3f7702b8ba6b6 OK both checkfile vs. NFCx2 remote (without normalization) 2025/06/23 03:35:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/23 03:35:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yexucol8cinu' 2025/06/23 03:35:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yexucol8cinu': 1 files missing 2025/06/23 03:35:35 NOTICE: 1 hashes missing 2025/06/23 03:35:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yexucol8cinu': 2 differences found 2025/06/23 03:35:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yexucol8cinu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/06/23 03:35:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/23 03:35:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yexucol8cinu': 0 differences found 2025/06/23 03:35:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yexucol8cinu': 1 matching files 2025/06/23 03:35:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yexucol8cinu': Purge remote 2025/06/23 03:35:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ziwibez8tahi': Purge remote 2025/06/23 03:35:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xecikax3tape': Purge remote 2025/06/23 03:35:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sokujuj3baze': Purge remote 2025/06/23 03:35:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zenolas8xohu': Purge remote 2025/06/23 03:35:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nobuved8weqo': Purge remote 2025/06/23 03:35:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qibehev9foto': Purge remote 2025/06/23 03:35:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kikijaf5riri': Purge remote 2025/06/23 03:35:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cipaxij2yiso': Purge remote 2025/06/23 03:35:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qicuduj6sewe': Purge remote --- PASS: TestApplyTransforms (51.88s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:35:41 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/23 03:35:43 DEBUG : sub/file2: md5 = 4b30d2cdecf9a0d6ea60d8c198697b6e OK 2025/06/23 03:35:43 INFO : file1: Copied (new) to: sub/file2 2025/06/23 03:35:44 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 03:35:44 DEBUG : file1: Unchanged skipping 2025/06/23 03:35:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe': don't need to copy/move sub/file2, it is already at target location 2025/06/23 03:35:46 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.79s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", 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-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:35:49 DEBUG : dst/file1: md5 = 00d990f916cfd61b677ddde3733cf0f4 OK 2025/06/23 03:35:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cogumin0kebe/backup" 2025/06/23 03:35:50 DEBUG : Creating backend with remote "TestDrive:crypt/u0am6e30cob8o528pkokqlaqcu3c35tl5nrsjc4fujfh9lj99i70/1nrff024r7pq65ecp72fc28jb0" 2025/06/23 03:35:51 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/23 03:35:54 INFO : dst/file1: Moved (server-side) 2025/06/23 03:35:55 DEBUG : dst/file1: md5 = 0873bf0bf88300d00e8a9243b0bfbe0f OK 2025/06/23 03:35:55 INFO : dst/file1: Copied (new) 2025/06/23 03:35:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/23 03:35:58 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/23 03:35:59 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.44s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:36:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cogumin0kebe/dst" 2025/06/23 03:36:00 DEBUG : Creating backend with remote "TestDrive:crypt/u0am6e30cob8o528pkokqlaqcu3c35tl5nrsjc4fujfh9lj99i70/31u3jie661vd5p8j7rtc3hgbh0" 2025/06/23 03:36:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cogumin0kebe/CompareDest" 2025/06/23 03:36:01 DEBUG : Creating backend with remote "TestDrive:crypt/u0am6e30cob8o528pkokqlaqcu3c35tl5nrsjc4fujfh9lj99i70/gveqi14airsml4bgu7krj116o8" 2025/06/23 03:36:03 DEBUG : one: Need to transfer - File not found at Destination 2025/06/23 03:36:05 DEBUG : one: md5 = 9fb847c8aeab4a9a4202200b99d6b378 OK 2025/06/23 03:36:05 INFO : one: Copied (new) 2025/06/23 03:36:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 03:36:07 DEBUG : one: md5 = 6cde805f6d2ccafb6c64c866c08170f4 OK 2025/06/23 03:36:07 INFO : one: Copied (replaced existing) 2025/06/23 03:36:09 DEBUG : dst/one: md5 = 5fbd3b6ca902f4503ba76ef1a751a004 OK 2025/06/23 03:36:11 DEBUG : CompareDest/one: md5 = 415ca07ceb484a612fd01848a64709b4 OK 2025/06/23 03:36:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 03:36:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 03:36:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/23 03:36:15 DEBUG : CompareDest/two: md5 = 98be545c8b2a1779635fc3965198af3b OK 2025/06/23 03:36:15 DEBUG : two: Need to transfer - File not found at Destination 2025/06/23 03:36:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 03:36:15 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/23 03:36:16 DEBUG : two: Need to transfer - File not found at Destination 2025/06/23 03:36:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 03:36:16 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/23 03:36:18 DEBUG : two: Need to transfer - File not found at Destination 2025/06/23 03:36:18 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/23 03:36:19 DEBUG : two: md5 = 69699cfbbdc082c22fcf20696a059b64 OK 2025/06/23 03:36:19 INFO : two: Copied (new) 2025/06/23 03:36:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/23 03:36:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/23 03:36:24 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/23 03:36:24 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.14s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:36:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cogumin0kebe/dst" 2025/06/23 03:36:25 DEBUG : Creating backend with remote "TestDrive:crypt/u0am6e30cob8o528pkokqlaqcu3c35tl5nrsjc4fujfh9lj99i70/31u3jie661vd5p8j7rtc3hgbh0" 2025/06/23 03:36:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cogumin0kebe/CopyDest" 2025/06/23 03:36:27 DEBUG : Creating backend with remote "TestDrive:crypt/u0am6e30cob8o528pkokqlaqcu3c35tl5nrsjc4fujfh9lj99i70/d09o6po3f7bm6ce32vdgs8h9ls" 2025/06/23 03:36:28 DEBUG : one: Need to transfer - File not found at Destination 2025/06/23 03:36:30 DEBUG : one: md5 = ab45b7251e8e699e89c56b3ff28523aa OK 2025/06/23 03:36:30 INFO : one: Copied (new) 2025/06/23 03:36:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 03:36:33 DEBUG : one: md5 = 842004880754a7bee826af0c814da80c OK 2025/06/23 03:36:33 INFO : one: Copied (replaced existing) 2025/06/23 03:36:34 DEBUG : dst/one: md5 = c85e9ac846b75db38cfbe9af152a15a4 OK 2025/06/23 03:36:37 DEBUG : CopyDest/one: md5 = 8b30244a2d7c5f06f6ef7172270f6122 OK 2025/06/23 03:36:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cogumin0kebe/BackupDir" 2025/06/23 03:36:37 DEBUG : Creating backend with remote "TestDrive:crypt/u0am6e30cob8o528pkokqlaqcu3c35tl5nrsjc4fujfh9lj99i70/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/06/23 03:36:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 03:36:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 03:36:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 03:36:41 INFO : one: Moved (server-side) 2025/06/23 03:36:42 INFO : one: Copied (server-side copy) 2025/06/23 03:36:42 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/23 03:36:44 DEBUG : CopyDest/two: md5 = 627406cb568590ebb3c7579b6b34311a OK 2025/06/23 03:36:45 DEBUG : two: Need to transfer - File not found at Destination 2025/06/23 03:36:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 03:36:46 INFO : two: Copied (server-side copy) 2025/06/23 03:36:46 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/23 03:36:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 03:36:47 DEBUG : two: Unchanged skipping 2025/06/23 03:36:49 DEBUG : CopyDest/three: md5 = d927c5c2b6a5a32901ac86056a031814 OK 2025/06/23 03:36:49 DEBUG : three: Need to transfer - File not found at Destination 2025/06/23 03:36:50 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/23 03:36:50 DEBUG : three: Destination not found in --copy-dest 2025/06/23 03:36:51 DEBUG : three: md5 = d0790e8bc96c237d07dc7e6ab16b79f7 OK 2025/06/23 03:36:51 INFO : three: Copied (new) 2025/06/23 03:36:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/23 03:36:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/23 03:36:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/23 03:36:56 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/23 03:36:56 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/23 03:36:56 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/23 03:36:56 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.28s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.42s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.48s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:36:58 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/06/23 03:37:00 DEBUG : TestCopyFileMaxTransfer/file1: md5 = fff581b40e5d78d98e8b258ddeb93b0c OK 2025/06/23 03:37:00 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/06/23 03:37:01 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/06/23 03:37:01 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/06/23 03:37:02 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/06/23 03:37:03 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/06/23 03:37:04 DEBUG : TestCopyFileMaxTransfer/file4: md5 = b1a10e97be85c7aa3d931cf5dcf62179 OK 2025/06/23 03:37:04 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/06/23 03:37:06 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/06/23 03:37:06 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.80s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.44s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:37:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe': Looking for duplicate names using skip mode. 2025/06/23 03:37:10 NOTICE: one: Found 2 files with duplicate names 2025/06/23 03:37:10 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.46s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:37:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe': Looking for duplicate names using skip mode. 2025/06/23 03:37:16 NOTICE: one: Found 3 files with duplicate names 2025/06/23 03:37:16 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/06/23 03:37:16 INFO : one: Deleted 2025/06/23 03:37:16 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (5.96s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:37:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe': Looking for duplicate names using first mode. 2025/06/23 03:37:22 NOTICE: one: Found 3 files with duplicate names 2025/06/23 03:37:22 INFO : one: Deleted 2025/06/23 03:37:22 INFO : one: Deleted 2025/06/23 03:37:22 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (5.92s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:37:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe': Looking for duplicate names using newest mode. 2025/06/23 03:37:28 NOTICE: one: Found 3 files with duplicate names 2025/06/23 03:37:28 INFO : one: Deleted 2025/06/23 03:37:29 INFO : one: Deleted 2025/06/23 03:37:29 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.28s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.44s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:37:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe': Looking for duplicate names using oldest mode. 2025/06/23 03:37:34 NOTICE: one: Found 3 files with duplicate names 2025/06/23 03:37:35 INFO : one: Deleted 2025/06/23 03:37:35 INFO : one: Deleted 2025/06/23 03:37:35 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.02s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:37:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe': Looking for duplicate names using largest mode. 2025/06/23 03:37:41 NOTICE: one: Found 3 files with duplicate names 2025/06/23 03:37:41 INFO : one: Deleted 2025/06/23 03:37:42 INFO : one: Deleted 2025/06/23 03:37:42 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.45s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:37:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe': Looking for duplicate names using smallest mode. 2025/06/23 03:37:47 NOTICE: one: Found 3 files with duplicate names 2025/06/23 03:37:47 INFO : one: Deleted 2025/06/23 03:37:47 INFO : one: Deleted 2025/06/23 03:37:47 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (5.87s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:37:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe': Looking for duplicate names using rename mode. 2025/06/23 03:37:54 NOTICE: one.txt: Found 3 files with duplicate names 2025/06/23 03:37:55 INFO : one-2.txt: renamed from: one.txt 2025/06/23 03:37:56 INFO : one-3.txt: renamed from: one.txt 2025/06/23 03:37:57 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.13s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:38:02 DEBUG : dupe1/one.txt: md5 = 978e55e4ff06c8dd3f23b6847fb82f50 OK 2025/06/23 03:38:04 DEBUG : dupe2/two.txt: md5 = a5970880629a2d1d6aa5add134855fb8 OK 2025/06/23 03:38:06 DEBUG : dupe3/three.txt: md5 = a7c10a204258c50cb253a6247a082e27 OK 2025/06/23 03:38:06 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/06/23 03:38:07 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/06/23 03:38:08 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/06/23 03:38:08 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/06/23 03:38:12 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/06/23 03:38:12 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/06/23 03:38:12 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.50s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:38:13 DEBUG : a.txt: md5 = 4ec4ca084bb211f2f238b483e9bf8c73 OK 2025/06/23 03:38:15 DEBUG : zend.txt: md5 = ac079b99be663059a86d3c042989dc64 OK 2025/06/23 03:38:17 DEBUG : sub dir/hello world: md5 = 8881030c3a203a995902e8bdac8ed0bd OK 2025/06/23 03:38:18 DEBUG : sub dir/hello world2: md5 = 5efd09dbe784051cd2099e4453b32bec OK 2025/06/23 03:38:20 DEBUG : sub dir/ignore dir/.ignore: md5 = da789e488cf370b35de62776f4e45d33 OK 2025/06/23 03:38:22 DEBUG : sub dir/ignore dir/should be ignored: md5 = 8c7e1213c2f9be2e912f66c042c3a78c OK 2025/06/23 03:38:24 DEBUG : sub dir/sub sub dir/hello world3: md5 = ef29f7041752adfa2ef6d78e81e8b886 OK 2025/06/23 03:38:25 DEBUG : a.txt: Excluded (Size Filter) 2025/06/23 03:38:25 DEBUG : a.txt: Excluded 2025/06/23 03:38:25 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/23 03:38:25 DEBUG : sub dir/hello world: Excluded 2025/06/23 03:38:25 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/23 03:38:25 DEBUG : sub dir/hello world2: Excluded 2025/06/23 03:38:26 DEBUG : sub dir/ignore dir: Excluded 2025/06/23 03:38:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/23 03:38:26 DEBUG : sub dir/hello world: Excluded 2025/06/23 03:38:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/23 03:38:26 DEBUG : sub dir/hello world2: Excluded 2025/06/23 03:38:26 DEBUG : sub dir/ignore dir: Excluded 2025/06/23 03:38:31 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/06/23 03:38:31 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/06/23 03:38:31 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/06/23 03:38:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/06/23 03:38:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/06/23 03:38:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/06/23 03:38:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (20.49s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:38:34 DEBUG : a.txt: md5 = 29e162046039288fc29d2c2539165de7 OK 2025/06/23 03:38:35 DEBUG : zend.txt: md5 = 60e177a63fa1776472b137101903a68e OK 2025/06/23 03:38:37 DEBUG : sub dir/hello world: md5 = 257da32fc3a2129ba2d1234644343798 OK 2025/06/23 03:38:39 DEBUG : sub dir/hello world2: md5 = 813da216cf2c62784fa9996adc2cb0c6 OK 2025/06/23 03:38:41 DEBUG : sub dir/ignore dir/.ignore: md5 = ab6f9fe85857eeb2bdefc0e4d553c7a5 OK 2025/06/23 03:38:42 DEBUG : sub dir/ignore dir/should be ignored: md5 = 6a5ef67917e340a26686fe060c65e479 OK 2025/06/23 03:38:45 DEBUG : sub dir/sub sub dir/hello world3: md5 = 36b39cad44e42cae314e6da019918235 OK 2025/06/23 03:38:46 DEBUG : a.txt: Excluded (Size Filter) 2025/06/23 03:38:46 DEBUG : a.txt: Excluded 2025/06/23 03:38:46 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/23 03:38:46 DEBUG : sub dir/hello world: Excluded 2025/06/23 03:38:46 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/23 03:38:46 DEBUG : sub dir/hello world2: Excluded 2025/06/23 03:38:47 DEBUG : sub dir/ignore dir: Excluded 2025/06/23 03:38:47 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/23 03:38:47 DEBUG : sub dir/hello world: Excluded 2025/06/23 03:38:47 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/23 03:38:47 DEBUG : sub dir/hello world2: Excluded 2025/06/23 03:38:47 DEBUG : sub dir/ignore dir: Excluded 2025/06/23 03:38:51 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/06/23 03:38:52 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/06/23 03:38:52 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/06/23 03:38:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/06/23 03:38:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/06/23 03:38:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/06/23 03:38:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (20.64s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:38:55 DEBUG : file1: md5 = 785d3f8af4fa1597584a6e78c4ab339f OK 2025/06/23 03:38:57 DEBUG : sub/file2: md5 = fd8a2f2151a705c5b942ea67527d1419 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/06/23 03:39:00 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/06/23 03:39:00 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/06/23 03:39:00 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/06/23 03:39:02 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.42s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.46s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.22s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.22s) --- PASS: TestListJSON/Metadata (0.64s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:39:04 DEBUG : file1: md5 = 5f4dd7b827a6b1d973c943e9e45f9158 OK 2025/06/23 03:39:06 DEBUG : sub/file2: md5 = 9cccf930b2c470d189eedc76dad31e9f OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/06/23 03:39:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cogumin0kebe/notfound" 2025/06/23 03:39:10 DEBUG : Config file has changed externally - reloading 2025/06/23 03:39:10 DEBUG : Creating backend with remote "TestDrive:crypt/u0am6e30cob8o528pkokqlaqcu3c35tl5nrsjc4fujfh9lj99i70/qe0i31qdkoejk60elps0ni5sqk" 2025/06/23 03:39:13 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.03s) --- PASS: TestStatJSON/Root (0.20s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.43s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.21s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.46s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.27s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.67s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:39:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe': Making directory 2025/06/23 03:39:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:39:17 DEBUG : sub dir/hello world: md5 = 9e3bbaa6d04f48e074c299c613e4510e OK 2025/06/23 03:39:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.49s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:39:20 DEBUG : potato2: md5 = 9e1830f70c0a811da2d3a37ac6bb2765 OK 2025/06/23 03:39:22 DEBUG : empty space: md5 = 0d7b3dbcd547868740b8b38bed5aa72e OK --- PASS: TestLs (4.33s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:39:25 DEBUG : potato2: md5 = 512a7e94a6afb7a853f96361cfcb0c09 OK 2025/06/23 03:39:26 DEBUG : empty space: md5 = d0bd64f5e32b6197b34e849145400ea9 OK 2025/06/23 03:39:26 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.55s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:39:29 DEBUG : potato2: md5 = c2a872f38c3e426c1c2df4fc6f7f16ea OK 2025/06/23 03:39:31 DEBUG : empty space: md5 = bb8a7678a65382aad0b797e791cbbac2 OK --- PASS: TestLsLong (4.82s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:39:34 DEBUG : potato2: md5 = f4219023d1bee846d475a282eb6b6a2f OK 2025/06/23 03:39:35 DEBUG : empty space: md5 = a61df1186dd6d044e90d463a2649f64a OK --- PASS: TestHashSums (4.32s) === RUN TestHashSumsWithErrors 2025/06/23 03:39:37 DEBUG : Creating backend with remote ":memory:" 2025/06/23 03:39:37 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/06/23 03:39:37 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/23 03:39:37 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/23 03:39:37 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/23 03:39:37 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/23 03:39:37 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/23 03:39:37 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/23 03:39:37 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/06/23 03:39:37 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:39:38 DEBUG : potato2: md5 = 3a87803c36f31fda883245f57fac5bb2 OK 2025/06/23 03:39:40 DEBUG : empty space: md5 = d684ac5ec9e3b4a3f99e218986530981 OK 2025/06/23 03:39:42 DEBUG : sub dir/potato3: md5 = 02a8fb475a6b17550c5902287ddbd8bb OK 2025/06/23 03:39:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.41s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:39:47 DEBUG : small: md5 = 2e26303d5eadb8f29368173b6810335d OK 2025/06/23 03:39:48 DEBUG : medium: md5 = 4148a7c6d2917c1993205c88132ab9c2 OK 2025/06/23 03:39:49 DEBUG : large: md5 = 5abb4ab3e0ddb73d2b259f9cc0afacf0 OK 2025/06/23 03:39:50 DEBUG : Waiting for deletions to finish 2025/06/23 03:39:50 DEBUG : large: Excluded (Size Filter) 2025/06/23 03:39:50 INFO : medium: Deleted 2025/06/23 03:39:50 INFO : small: Deleted --- PASS: TestDelete (5.96s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:39:53 DEBUG : small: md5 = e501f8d30e5c1ef02cb43abeadf49c88 OK 2025/06/23 03:39:54 DEBUG : medium: md5 = d252c2a59a3aef45ddff61056088fdd9 OK 2025/06/23 03:39:55 DEBUG : large: md5 = 89cf80ec5ce9692f7c973f4c8e5c0619 OK 2025/06/23 03:39:55 DEBUG : Waiting for deletions to finish 2025/06/23 03:39:56 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/06/23 03:39:56 INFO : medium: Deleted 2025/06/23 03:39:56 INFO : small: Deleted --- PASS: TestMaxDelete (6.27s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:39:59 DEBUG : small: md5 = 888206edce8cdf60360cbededae1ea1b OK 2025/06/23 03:40:00 DEBUG : medium: md5 = 96c53212c4fbe1da9eaa5b05b2cac53f OK 2025/06/23 03:40:02 DEBUG : large: md5 = 186b94828af9eaecc17d1e3e2efcffc9 OK 2025/06/23 03:40:02 DEBUG : Waiting for deletions to finish 2025/06/23 03:40:02 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/06/23 03:40:03 INFO : medium: Deleted 2025/06/23 03:40:03 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.62s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:40:06 DEBUG : small: md5 = 4fe40bd2a6bd76eee8dcdb3b81abf0a3 OK 2025/06/23 03:40:07 DEBUG : medium: md5 = 55c115fd200cff30c662a91386afb9c1 OK 2025/06/23 03:40:08 DEBUG : large: md5 = 37a153cbaa57f8678e46c0dc8e9c745d OK 2025/06/23 03:40:08 DEBUG : Waiting for deletions to finish 2025/06/23 03:40:09 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/06/23 03:40:09 INFO : medium: Deleted 2025/06/23 03:40:09 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.47s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:40:12 DEBUG : ReadFile: md5 = 4b2af037b741605589daeeb7ae9572a4 OK --- PASS: TestReadFile (3.96s) === RUN TestRetry 2025/06/23 03:40:15 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/06/23 03:40:15 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/06/23 03:40:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/23 03:40:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/23 03:40:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/23 03:40:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/23 03:40:15 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-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:40:16 DEBUG : file1: md5 = 5ee894aea6bda4dd600b59a72e2efa82 OK 2025/06/23 03:40:18 DEBUG : file2: md5 = 28470928f363d04d234095211e62bbb4 OK --- PASS: TestCat (15.60s) === RUN TestPurge 2025/06/23 03:40:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kajetag9qeza" 2025/06/23 03:40:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/23 03:40:30 DEBUG : Creating backend with remote "TestDrive:crypt/vucvbu99ubtt0h0fkpg5e2at0me92dli983rgp72n8nmbvfh1000" 2025/06/23 03:40:31 DEBUG : Creating backend with remote "/tmp/rclone3465068118" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kajetag9qeza'", Local "Local file system at /tmp/rclone3465068118", Modify Window "1ms" 2025/06/23 03:40:36 DEBUG : A1/B1/C1/one: md5 = 82037cd7e6cc004ef0ea28b2a8267db4 OK 2025/06/23 03:40:36 INFO : A2: Making directory 2025/06/23 03:40:37 INFO : A1/B2: Making directory 2025/06/23 03:40:38 INFO : A1/B2/C2: Making directory 2025/06/23 03:40:38 INFO : A1/B1/C3: Making directory 2025/06/23 03:40:39 INFO : A3: Making directory 2025/06/23 03:40:40 INFO : A3/B3: Making directory 2025/06/23 03:40:41 INFO : A3/B3/C4: Making directory 2025/06/23 03:40:43 DEBUG : A1/two: md5 = 3906aae4a54698f7527a82574efc4666 OK 2025/06/23 03:40:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kajetag9qeza': Purge remote 2025/06/23 03:40:46 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.91s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:40:50 DEBUG : A1/B1/C1/one: md5 = 5f62f0536f1ca28ab27f140f55f35476 OK 2025/06/23 03:40:50 INFO : A2: Making directory 2025/06/23 03:40:52 INFO : A1/B2: Making directory 2025/06/23 03:40:56 INFO : A1/B2/C2: Making directory 2025/06/23 03:40:59 INFO : A1/B1/C3: Making directory 2025/06/23 03:41:00 INFO : A3: Making directory 2025/06/23 03:41:00 INFO : A3/B3: Making directory 2025/06/23 03:41:01 INFO : A3/B3/C4: Making directory 2025/06/23 03:41:03 DEBUG : A1/two: md5 = 4806820c8cb6d4102814da3864debc33 OK 2025/06/23 03:41:04 DEBUG : removing 1 level 3 directories 2025/06/23 03:41:04 INFO : A3/B3/C4: Removing directory 2025/06/23 03:41:07 DEBUG : removing 2 level 3 directories 2025/06/23 03:41:07 INFO : A1/B2/C2: Removing directory 2025/06/23 03:41:07 INFO : A1/B1/C3: Removing directory 2025/06/23 03:41:07 DEBUG : removing 2 level 2 directories 2025/06/23 03:41:07 INFO : A3/B3: Removing directory 2025/06/23 03:41:07 INFO : A1/B2: Removing directory 2025/06/23 03:41:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/23 03:41:07 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/06/23 03:41:08 DEBUG : removing 2 level 1 directories 2025/06/23 03:41:08 INFO : A3: Removing directory 2025/06/23 03:41:08 INFO : A2: Removing directory 2025/06/23 03:41:08 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/06/23 03:41:12 DEBUG : removing 1 level 3 directories 2025/06/23 03:41:12 INFO : A1/B1/C1: Removing directory 2025/06/23 03:41:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/23 03:41:12 DEBUG : removing 1 level 2 directories 2025/06/23 03:41:12 INFO : A1/B1: Removing directory 2025/06/23 03:41:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/23 03:41:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/23 03:41:13 DEBUG : removing 1 level 1 directories 2025/06/23 03:41:13 INFO : A1: Removing directory 2025/06/23 03:41:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/23 03:41:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/23 03:41:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/23 03:41:14 DEBUG : removing 1 level 0 directories 2025/06/23 03:41:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe': Removing directory 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/06/23 03:41:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (29.13s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:41:16 INFO : A1: Making directory 2025/06/23 03:41:17 INFO : A1/B1: Making directory 2025/06/23 03:41:18 INFO : A1/B1/C1: Making directory 2025/06/23 03:41:20 DEBUG : removing 1 level 3 directories 2025/06/23 03:41:20 INFO : A1/B1/C1: Removing directory 2025/06/23 03:41:20 DEBUG : removing 1 level 2 directories 2025/06/23 03:41:20 INFO : A1/B1: Removing directory 2025/06/23 03:41:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/23 03:41:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.49s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:41:23 INFO : A1: Making directory 2025/06/23 03:41:23 INFO : A1/B1: Making directory 2025/06/23 03:41:24 INFO : A1/B1/C1: Making directory 2025/06/23 03:41:27 DEBUG : removing 1 level 3 directories 2025/06/23 03:41:27 INFO : A1/B1/C1: Removing directory 2025/06/23 03:41:28 DEBUG : removing 1 level 2 directories 2025/06/23 03:41:28 INFO : A1/B1: Removing directory 2025/06/23 03:41:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/23 03:41:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.22s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:41:32 DEBUG : file1: md5 = 4496776e949cf5f21b65a836878f07c8 OK 2025/06/23 03:41:32 DEBUG : filename.txt: File name found in url 2025/06/23 03:41:34 DEBUG : filename.txt: md5 = 2a5dba9e1ad476d865b73761d929893a OK 2025/06/23 03:41:34 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/06/23 03:41:35 DEBUG : headerfilename.txt: md5 = 28e63a2e2d789741f4a482f326cc36d9 OK 2025/06/23 03:41:36 DEBUG : file2: md5 = 58e9e001eaba76ddeea75506b6bea050 OK --- PASS: TestCopyURL (8.68s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:41:39 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/23 03:41:41 DEBUG : sub/file2: md5 = e1ff592dd735626e5d3d44af274020a8 OK 2025/06/23 03:41:41 INFO : file1: Copied (new) to: sub/file2 2025/06/23 03:41:41 INFO : file1: Deleted 2025/06/23 03:41:42 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 03:41:42 DEBUG : file1: Unchanged skipping 2025/06/23 03:41:42 INFO : file1: Deleted 2025/06/23 03:41:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe': don't need to copy/move sub/file2, it is already at target location 2025/06/23 03:41:44 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.99s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:41:45 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/23 03:41:46 DEBUG : file1: md5 = 9c0483815e0571b1b2cae8c794b45345 OK 2025/06/23 03:41:46 INFO : file1: Copied (new) 2025/06/23 03:41:46 INFO : file1: Deleted 2025/06/23 03:41:47 DEBUG : file1: Destination exists, skipping 2025/06/23 03:41:47 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.25s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.43s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:41:51 DEBUG : dst/file1: md5 = edd10809638207af6638f94fa2d10346 OK 2025/06/23 03:41:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cogumin0kebe/backup" 2025/06/23 03:41:52 DEBUG : Creating backend with remote "TestDrive:crypt/u0am6e30cob8o528pkokqlaqcu3c35tl5nrsjc4fujfh9lj99i70/1nrff024r7pq65ecp72fc28jb0" 2025/06/23 03:41:53 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/23 03:41:55 INFO : dst/file1: Moved (server-side) 2025/06/23 03:41:56 DEBUG : dst/file1: md5 = 19c2b5b20611251547ea82a7b69b278d OK 2025/06/23 03:41:56 INFO : dst/file1: Copied (new) 2025/06/23 03:41:56 INFO : dst/file1: Deleted 2025/06/23 03:41:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/23 03:42:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/23 03:42:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.12s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:42:03 DEBUG : A1/one: md5 = 96fa104acd2c188d6655149ed2eb0bc0 OK 2025/06/23 03:42:04 DEBUG : A1/two: md5 = 6757da9de44f72fd0dff686fa78fd397 OK 2025/06/23 03:42:06 DEBUG : A1/B1/three: md5 = 9c3ea4b17e68613e616600516f433511 OK 2025/06/23 03:42:08 DEBUG : A1/B1/C1/four: md5 = 8be7af5fd9eb4a71a3f145995616e935 OK 2025/06/23 03:42:11 DEBUG : A1/B1/C2/five: md5 = feed0bdd8c27afee2e56f90009f83433 OK 2025/06/23 03:42:11 INFO : A1/B2: Making directory 2025/06/23 03:42:11 INFO : A1/B1/C3: Making directory 2025/06/23 03:42:21 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/06/23 03:42:21 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/06/23 03:42:21 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/06/23 03:42:21 INFO : A2/two: Moved (server-side) to: A3/two 2025/06/23 03:42:21 INFO : A2/one: Moved (server-side) to: A3/one 2025/06/23 03:42:24 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/23 03:42:24 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/23 03:42:24 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/23 03:42:25 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/23 03:42:25 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/23 03:42:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/06/23 03:42:33 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/06/23 03:42:33 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/06/23 03:42:33 INFO : A3/one: Moved (server-side) to: A4/one 2025/06/23 03:42:33 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/06/23 03:42:34 INFO : A3/two: Moved (server-side) to: A4/two 2025/06/23 03:42:36 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/23 03:42:36 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/23 03:42:36 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/23 03:42:37 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/23 03:42:37 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/23 03:42:43 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/06/23 03:42:44 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/06/23 03:42:44 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/23 03:42:44 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/23 03:42:44 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/23 03:42:44 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/23 03:42:45 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/23 03:42:45 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/23 03:42:45 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/23 03:42:45 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.42s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:42:46 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.41s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:42:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe': File to upload is small (34 bytes), uploading instead of streaming 2025/06/23 03:42:49 DEBUG : no_checksum_small_file_from_pipe: md5 = 8498fe28273ada23214b4927f27707f3 OK 2025/06/23 03:42:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/06/23 03:42:49 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/23 03:42:50 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/06/23 03:42:50 DEBUG : no_checksum_big_file_from_pipe: md5 = 0558fdb7a372ba103b10ee6a9167947d OK 2025/06/23 03:42:50 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-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:42:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe': File to upload is small (34 bytes), uploading instead of streaming 2025/06/23 03:42:54 DEBUG : with_checksum_small_file_from_pipe: md5 = da3045df85587fcf1b17efcba78fc6e4 OK 2025/06/23 03:42:54 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/23 03:42:55 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/06/23 03:42:56 DEBUG : with_checksum_big_file_from_pipe: md5 = 85133ef6ffabb88a6a7308e17d5cac39 OK 2025/06/23 03:42:56 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-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:42:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe': File to upload is small (34 bytes), uploading instead of streaming 2025/06/23 03:42:59 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 03:42:59 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/06/23 03:43:00 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-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:43:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe': File to upload is small (34 bytes), uploading instead of streaming 2025/06/23 03:43:04 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/23 03:43:05 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/06/23 03:43:06 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.53s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.06s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.30s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.63s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.53s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/06/23 03:43:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe': File to upload is small (48 bytes), uploading instead of streaming 2025/06/23 03:43:09 DEBUG : rcat_metadata: md5 = 7c2ffe7e15901e6ba36c6708f156f2dd OK 2025/06/23 03:43:09 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/06/23 03:43:11 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/06/23 03:43:12 DEBUG : rcat_metadata_uploadcutoff0: md5 = 88fadfe5f511dc402d224ce1afe2ec04 OK 2025/06/23 03:43:12 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.64s) --- PASS: TestRcatMetadata/Normal (2.60s) --- PASS: TestRcatMetadata/ViaDisk (2.62s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:43:14 DEBUG : potato1: md5 = f0d2322e42a7f548106ba1109c416cce OK 2025/06/23 03:43:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe': File to upload is small (60 bytes), uploading instead of streaming 2025/06/23 03:43:16 DEBUG : potato2: md5 = 8e66671b1964e2e3db444e57745622c1 OK 2025/06/23 03:43:16 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.19s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:43:18 DEBUG : potato1: md5 = 547bc56fe13753b245e7462ab2b023e0 OK 2025/06/23 03:43:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe': File to upload is small (60 bytes), uploading instead of streaming 2025/06/23 03:43:20 DEBUG : potato2: md5 = 385ca6da4b43d92db7a7b4649161d8be OK 2025/06/23 03:43:20 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.65s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:43:23 DEBUG : potato2: md5 = 874fc95a154e46f2a3619591282e83bf OK 2025/06/23 03:43:25 DEBUG : empty space: md5 = 5d2f1e5682b13b42680fbc8f1115b715 OK 2025/06/23 03:43:27 DEBUG : sub dir/potato3: md5 = c235727de9810b52e01ae5739d418b0b OK 2025/06/23 03:43:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe': Touching "sub dir/potato3" 2025/06/23 03:43:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe': Touching "empty space" 2025/06/23 03:43:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe': Touching "potato2" 2025/06/23 03:43:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.24s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:43:31 DEBUG : dir with metadata: Making directory with metadata 2025/06/23 03:43:32 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.32s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:43:33 DEBUG : directory with modtime: Making directory with metadata 2025/06/23 03:43:34 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.50s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:43:36 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/06/23 03:43:36 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/23 03:43:36 DEBUG : Google drive root 'crypt/u0am6e30cob8o528pkokqlaqcu3c35tl5nrsjc4fujfh9lj99i70': Skipping btime metadata as can't update it on an existing file: 2025-06-23T03:43:36.353806261Z 2025/06/23 03:43:37 INFO : non existent directory: Updated directory metadata 2025/06/23 03:43:39 DEBUG : Google drive root 'crypt/u0am6e30cob8o528pkokqlaqcu3c35tl5nrsjc4fujfh9lj99i70': Skipping btime metadata as can't update it on an existing file: 2025-06-23T03:43:36.353806261Z 2025/06/23 03:43:39 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.82s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:43:41 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/06/23 03:43:42 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/06/23 03:43:43 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.91s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:43:45 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/06/23 03:43:45 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/23 03:43:45 DEBUG : dst: Making directory with metadata 2025/06/23 03:43:45 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/23 03:43:45 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 03:43:46 INFO : dst: Set directory modification time (using SetModTime) 2025/06/23 03:43:46 INFO : dst: Set directory modification time (using SetModTime) 2025/06/23 03:43:46 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/06/23 03:43:47 INFO : dst: Set directory modification time (using SetModTime) 2025/06/23 03:43:47 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.50s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe'", Local "Local file system at /tmp/rclone890306987", Modify Window "1ms" 2025/06/23 03:43:50 DEBUG : sub dir/test remove existing: md5 = 3af51f9dcc70e0e5ce0261807f85f8b8 OK 2025/06/23 03:43:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 2c21152a9bfbdd386c723e6f09c92901 OK 2025/06/23 03:43:53 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.faqikoz0" before starting 2025/06/23 03:43:54 DEBUG : sub dir/test remove existing.faqikoz0: TEST: removing renamed existing file after operation 2025/06/23 03:43:55 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wuyefik8" before starting 2025/06/23 03:43:56 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wuyefik8: TEST: renaming existing back after failed operation 2025/06/23 03:43:57 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.puwikid0" before starting 2025/06/23 03:43:58 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.puwikid0: TEST: removing renamed existing file after operation 2025/06/23 03:44:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "qr050mmtjt317gvdllaa7pmcsdo57t377ub8v8f3baobkg2vkbphbqho4jqdfbjf7rhsp9n6rg5lbs9jpm53g54kdl96e9vc1pmui28v3olac5inbleht6ovj8mpk8ojvmbhpn1t09g7nibu0ia3bklqge8ba9ntb1k0miqkeu15ucnf974g" 2025/06/23 03:44:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "bhjhvprfov94iru6pr06v6ieo8g292p9q7q87igu7oadiau39st0" --- PASS: TestRemoveExisting (12.54s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/06/23 03:44:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cogumin0kebe': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m38.134436655s (try 1/5)