"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/01/14 03:53:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wozijah4pibi" 2025/01/14 03:53:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/14 03:53:56 DEBUG : Creating backend with remote "TestDrive:crypt/kvric3o67c3isf9bgidrj72ta1sqgru324jotodtitjrmmkb9bhg" 2025/01/14 03:53:57 DEBUG : Creating backend with remote "/tmp/rclone676554021" === 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-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/01/14 03:53:57 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/01/14 03:53:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/14 03:53:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/14 03:53:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/01/14 03:53:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/14 03:53:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/14 03:53:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/14 03:53:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/01/14 03:53:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/14 03:53:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/14 03:53:57 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/01/14 03:53:57 DEBUG : potato: Seek from 10 to 0 2025/01/14 03:53:57 DEBUG : potato: Seek from 10 to 0 2025/01/14 03:53:57 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/01/14 03:53:57 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/01/14 03:53:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/14 03:53:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/14 03:53:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/01/14 03:53:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/14 03:53:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/14 03:53:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/14 03:53:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/01/14 03:53:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/14 03:53:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/14 03:53:57 DEBUG : potato: Seek from 5 to 2 2025/01/14 03:53:57 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/01/14 03:53:57 DEBUG : potato: Seek from 7 to 0 2025/01/14 03:53:57 DEBUG : potato: Seek from 7 to 0 2025/01/14 03:53:57 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/01/14 03:53:57 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/01/14 03:53:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/14 03:53:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/14 03:53:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/01/14 03:53:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/14 03:53:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/14 03:53:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/14 03:53:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/01/14 03:53:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/14 03:53:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/14 03:53:57 DEBUG : potato: Seek from 5 to 2 2025/01/14 03:53:57 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/01/14 03:53:57 DEBUG : potato: Seek from 8 to 0 2025/01/14 03:53:57 DEBUG : potato: Seek from 8 to 0 2025/01/14 03:53:57 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/01/14 03:53:57 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/01/14 03:53:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/14 03:53:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/14 03:53:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/01/14 03:53:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/14 03:53:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/14 03:53:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/14 03:53:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/01/14 03:53:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/14 03:53:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/14 03:53:57 DEBUG : potato: Seek from 5 to 2 2025/01/14 03:53:57 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/01/14 03:53:57 DEBUG : potato: Seek from 9 to 0 2025/01/14 03:53:57 DEBUG : potato: Seek from 9 to 0 2025/01/14 03:53:57 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-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" 2025/01/14 03:54:00 DEBUG : rutabaga: md5 = 0124e56d53f7151a21ff384ee6291e66 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/01/14 03:54:02 DEBUG : empty space: md5 = fec6182c89c2aba0a2c30acd7466c949 OK === RUN TestCheck/3 2025/01/14 03:54:05 DEBUG : potato2: md5 = 8885df13190818c32285cd0d9b0d51bb OK === RUN TestCheck/4 === RUN TestCheck/5 2025/01/14 03:54:07 DEBUG : remotepotato: md5 = f6c02fefc3c1c5def9c98e1e15a8a7d3 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.39s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/01/14 03:54:11 DEBUG : Creating backend with remote "nonexistent" 2025/01/14 03:54:11 DEBUG : Creating backend with remote "nonexistent" 2025/01/14 03:54:11 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/01/14 03:54:11 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/01/14 03:54:11 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/01/14 03:54:11 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-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" 2025/01/14 03:54:12 DEBUG : rutabaga: md5 = 337a758543f415178a90eac6bd0ca9de OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/01/14 03:54:17 DEBUG : empty space: md5 = 8a7853e677f8d305fabb7d74270db5a6 OK === RUN TestCheckDownload/3 2025/01/14 03:54:20 DEBUG : potato2: md5 = 99496fad0605a28123ae903a1a322bf4 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/01/14 03:54:25 DEBUG : remotepotato: md5 = 8e55ca081f70c18cd0ebaf61a0577497 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (20.19s) --- PASS: TestCheckDownload/1 (1.67s) --- PASS: TestCheckDownload/2 (1.34s) --- PASS: TestCheckDownload/3 (1.29s) --- PASS: TestCheckDownload/4 (1.33s) --- PASS: TestCheckDownload/5 (1.51s) --- PASS: TestCheckDownload/6 (1.40s) --- PASS: TestCheckDownload/7 (1.09s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" 2025/01/14 03:54:33 DEBUG : rutabaga: md5 = ef13a6a57d339c846b5d9c6f158fe759 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/01/14 03:54:35 DEBUG : empty space: md5 = cfb76f34e3ee928639417364d4ff9589 OK === RUN TestCheckSizeOnly/3 2025/01/14 03:54:37 DEBUG : potato2: md5 = 94d93b60a9012ec57f17e922806d0d03 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/01/14 03:54:40 DEBUG : remotepotato: md5 = 8d2f10b057b0e501546133141201d26a OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.76s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.27s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" 2025/01/14 03:54:45 DEBUG : test.sum: md5 = 2c4a10bb59e1c3128122bb59b6e1a92e OK 2025/01/14 03:54:46 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/14 03:54:46 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/14 03:54:46 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/14 03:54:46 NOTICE: test.sum: 2 warning(s) suppressed... 2025/01/14 03:54:48 DEBUG : test.sum: md5 = cf96631bf8901bb18d58f6e06d37a944 OK 2025/01/14 03:54:49 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/14 03:54:49 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/14 03:54:49 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/14 03:54:49 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.82s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" 2025/01/14 03:54:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wozijah4pibi/data" 2025/01/14 03:54:50 DEBUG : Config file has changed externally - reloading 2025/01/14 03:54:50 DEBUG : Creating backend with remote "TestDrive:crypt/kvric3o67c3isf9bgidrj72ta1sqgru324jotodtitjrmmkb9bhg/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi/data' lacks md5, skipping --- SKIP: TestCheckSum (2.02s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" 2025/01/14 03:54:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wozijah4pibi/data" 2025/01/14 03:54:52 DEBUG : Creating backend with remote "TestDrive:crypt/kvric3o67c3isf9bgidrj72ta1sqgru324jotodtitjrmmkb9bhg/vjrnln8ratgmqakfosrqe8espk" 2025/01/14 03:54:56 DEBUG : data/banana: md5 = ef64437089c1a851fed6fbec78d8b9ac OK 2025/01/14 03:54:58 DEBUG : test.sum: md5 = a9f02e269700f0cfe613db3afffcc121 OK === RUN TestCheckSumDownload/subtest1 2025/01/14 03:55:03 DEBUG : data/potato: md5 = ffb1d8ca054c9c1cf53d01ba2fe43569 OK 2025/01/14 03:55:05 DEBUG : test.sum: md5 = 493293bce8466e63a852417a2d1975af OK === RUN TestCheckSumDownload/subtest2 2025/01/14 03:55:09 DEBUG : test.sum: md5 = eee09b15070ad85d4aa5d240ae839f28 OK === RUN TestCheckSumDownload/subtest3 2025/01/14 03:55:15 DEBUG : test.sum: md5 = 0bd943b41e6806fba2e9f61f49d76d08 OK === RUN TestCheckSumDownload/subtest4 2025/01/14 03:55:19 DEBUG : test.sum: md5 = 9e46001ba85e69c9cd49e637212f72f7 OK === RUN TestCheckSumDownload/subtest5 2025/01/14 03:55:24 DEBUG : test.sum: md5 = e5ef1ab14ad3b1b7432d412f91c2abf7 OK === RUN TestCheckSumDownload/subtest6 2025/01/14 03:55:28 DEBUG : data/banana: md5 = 610aae6f93e9cd6daa87c7c263636b92 OK 2025/01/14 03:55:30 DEBUG : data/potato: md5 = 09d2aec0f4a52277b0995780d2641d7d OK 2025/01/14 03:55:31 DEBUG : test.sum: md5 = af8f30d778cf715e5ecb784c10f8cdb8 OK === RUN TestCheckSumDownload/subtest7 2025/01/14 03:55:37 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/01/14 03:55:37 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (45.22s) --- PASS: TestCheckSumDownload/subtest1 (2.70s) --- PASS: TestCheckSumDownload/subtest2 (2.27s) --- PASS: TestCheckSumDownload/subtest3 (3.06s) --- PASS: TestCheckSumDownload/subtest4 (2.60s) --- PASS: TestCheckSumDownload/subtest5 (2.20s) --- PASS: TestCheckSumDownload/subtest6 (2.36s) --- PASS: TestCheckSumDownload/subtest7 (2.51s) === RUN TestApplyTransforms 2025/01/14 03:55:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pihecuh4fedo" 2025/01/14 03:55:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/14 03:55:38 DEBUG : Creating backend with remote "TestDrive:crypt/er9jogur9enu21o74sosu7fisv3o4op4vlh12g9nst6nnfpijf70" 2025/01/14 03:55:39 DEBUG : Creating backend with remote "/tmp/rclone2424377434" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pihecuh4fedo'", Local "Local file system at /tmp/rclone2424377434", Modify Window "1ms" 2025/01/14 03:55:41 DEBUG : hello, world!: md5 = 88f3d620ff00e5433520cffa5e9b4637 OK upper checkfile vs. lower remote (without normalization) 2025/01/14 03:55:42 ERROR : hello, world!: sum not found 2025/01/14 03:55:42 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pihecuh4fedo' 2025/01/14 03:55:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pihecuh4fedo': 1 files missing 2025/01/14 03:55:42 NOTICE: 1 hashes missing 2025/01/14 03:55:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pihecuh4fedo': 2 differences found 2025/01/14 03:55:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pihecuh4fedo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/01/14 03:55:43 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/14 03:55:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pihecuh4fedo': 0 differences found 2025/01/14 03:55:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pihecuh4fedo': 1 matching files 2025/01/14 03:55:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pecugan4lefi" 2025/01/14 03:55:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/14 03:55:44 DEBUG : Creating backend with remote "TestDrive:crypt/tem4n1m6times085t3h4ogv70jfj9t17bv42sr0716b9srndpls0" 2025/01/14 03:55:44 DEBUG : Creating backend with remote "/tmp/rclone1550727924" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pecugan4lefi'", Local "Local file system at /tmp/rclone1550727924", Modify Window "1ms" 2025/01/14 03:55:47 DEBUG : HELLO, WORLD!: md5 = ab3c958961388b55a6761353fbb77acd OK lower checkfile vs. upper remote (without normalization) 2025/01/14 03:55:48 ERROR : HELLO, WORLD!: sum not found 2025/01/14 03:55:48 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pecugan4lefi' 2025/01/14 03:55:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pecugan4lefi': 1 files missing 2025/01/14 03:55:48 NOTICE: 1 hashes missing 2025/01/14 03:55:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pecugan4lefi': 2 differences found 2025/01/14 03:55:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pecugan4lefi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/01/14 03:55:49 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/14 03:55:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pecugan4lefi': 0 differences found 2025/01/14 03:55:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pecugan4lefi': 1 matching files 2025/01/14 03:55:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kohecil8liqe" 2025/01/14 03:55:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/14 03:55:50 DEBUG : Creating backend with remote "TestDrive:crypt/6fcc1031f1jekr9di2gqfpnpmf6d8u99igt3pef7fkcj03i0nuig" 2025/01/14 03:55:50 DEBUG : Creating backend with remote "/tmp/rclone1828155081" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kohecil8liqe'", Local "Local file system at /tmp/rclone1828155081", Modify Window "1ms" 2025/01/14 03:55:53 DEBUG : HeLlO, wOrLd!: md5 = 06ec63e808552f1557a2a49c7c79eeee OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/01/14 03:55:54 ERROR : HeLlO, wOrLd!: sum not found 2025/01/14 03:55:54 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kohecil8liqe' 2025/01/14 03:55:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kohecil8liqe': 1 files missing 2025/01/14 03:55:54 NOTICE: 1 hashes missing 2025/01/14 03:55:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kohecil8liqe': 2 differences found 2025/01/14 03:55:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kohecil8liqe': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/01/14 03:55:55 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/14 03:55:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kohecil8liqe': 0 differences found 2025/01/14 03:55:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kohecil8liqe': 1 matching files 2025/01/14 03:55:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wopunat9mujo" 2025/01/14 03:55:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/14 03:55:55 DEBUG : Creating backend with remote "TestDrive:crypt/96n12a1fgj0mvehl2bc5t9p9flbc4f42f7bnp2dqm5ht783ocu9g" 2025/01/14 03:55:56 DEBUG : Creating backend with remote "/tmp/rclone274988117" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wopunat9mujo'", Local "Local file system at /tmp/rclone274988117", Modify Window "1ms" 2025/01/14 03:55:59 DEBUG : HELLO, WORLD!: md5 = a9424010b70c4147c30a66882d8a1283 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/01/14 03:55:59 ERROR : HELLO, WORLD!: sum not found 2025/01/14 03:55:59 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wopunat9mujo' 2025/01/14 03:55:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wopunat9mujo': 1 files missing 2025/01/14 03:55:59 NOTICE: 1 hashes missing 2025/01/14 03:55:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wopunat9mujo': 2 differences found 2025/01/14 03:55:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wopunat9mujo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/01/14 03:56:00 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/14 03:56:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wopunat9mujo': 0 differences found 2025/01/14 03:56:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wopunat9mujo': 1 matching files 2025/01/14 03:56:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hemuguc0yaje" 2025/01/14 03:56:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/14 03:56:01 DEBUG : Creating backend with remote "TestDrive:crypt/b4l2u6th0dn88238gi2pk7o79u47j6750rmchqcom51toa1ie5k0" 2025/01/14 03:56:01 DEBUG : Creating backend with remote "/tmp/rclone1212082829" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemuguc0yaje'", Local "Local file system at /tmp/rclone1212082829", Modify Window "1ms" 2025/01/14 03:56:04 DEBUG : 測試_Русский___ě_áñ: md5 = cb28d15912d647f7955eaf69ebf9e247 OK NFD checkfile vs. NFC remote (without normalization) 2025/01/14 03:56:05 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/14 03:56:05 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hemuguc0yaje' 2025/01/14 03:56:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hemuguc0yaje': 1 files missing 2025/01/14 03:56:05 NOTICE: 1 hashes missing 2025/01/14 03:56:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hemuguc0yaje': 2 differences found 2025/01/14 03:56:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hemuguc0yaje': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/01/14 03:56:06 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/14 03:56:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hemuguc0yaje': 0 differences found 2025/01/14 03:56:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hemuguc0yaje': 1 matching files 2025/01/14 03:56:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dewibev7yofi" 2025/01/14 03:56:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/14 03:56:06 DEBUG : Creating backend with remote "TestDrive:crypt/e1d7rolntnt0dhivlg0u03vl046h827qais99fvvncfjsurgkfcg" 2025/01/14 03:56:07 DEBUG : Creating backend with remote "/tmp/rclone1633796743" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dewibev7yofi'", Local "Local file system at /tmp/rclone1633796743", Modify Window "1ms" 2025/01/14 03:56:10 DEBUG : 測試_Русский___ě_áñ: md5 = 166fe17a579507596e845a8545cfe4ce OK NFC checkfile vs. NFD remote (without normalization) 2025/01/14 03:56:10 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/14 03:56:10 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dewibev7yofi' 2025/01/14 03:56:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dewibev7yofi': 1 files missing 2025/01/14 03:56:10 NOTICE: 1 hashes missing 2025/01/14 03:56:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dewibev7yofi': 2 differences found 2025/01/14 03:56:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dewibev7yofi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/01/14 03:56:12 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/14 03:56:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dewibev7yofi': 0 differences found 2025/01/14 03:56:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dewibev7yofi': 1 matching files 2025/01/14 03:56:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lafirad1mina" 2025/01/14 03:56:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/14 03:56:12 DEBUG : Creating backend with remote "TestDrive:crypt/7avgharv7op0gs1j57titat31ppslsigjoahvquq1o97khhu2f90" 2025/01/14 03:56:13 DEBUG : Creating backend with remote "/tmp/rclone4150806082" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lafirad1mina'", Local "Local file system at /tmp/rclone4150806082", Modify Window "1ms" 2025/01/14 03:56:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 5f2cb7fd97c6b562b969cfb04514cfaf OK NFDx2 checkfile vs. both remote (without normalization) 2025/01/14 03:56:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/14 03:56:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lafirad1mina' 2025/01/14 03:56:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lafirad1mina': 1 files missing 2025/01/14 03:56:16 NOTICE: 1 hashes missing 2025/01/14 03:56:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lafirad1mina': 2 differences found 2025/01/14 03:56:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lafirad1mina': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/01/14 03:56:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/14 03:56:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lafirad1mina': 0 differences found 2025/01/14 03:56:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lafirad1mina': 1 matching files 2025/01/14 03:56:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xebipam9yiha" 2025/01/14 03:56:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/14 03:56:17 DEBUG : Creating backend with remote "TestDrive:crypt/a4clcg00jinjocg45041rfmaaipk4iraujvnh5v84g6d61dshehg" 2025/01/14 03:56:18 DEBUG : Creating backend with remote "/tmp/rclone2303743445" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xebipam9yiha'", Local "Local file system at /tmp/rclone2303743445", Modify Window "1ms" 2025/01/14 03:56:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c8e40842b3dae6d01e9eab40a5d8805c OK NFCx2 checkfile vs. both remote (without normalization) 2025/01/14 03:56:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/14 03:56:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xebipam9yiha' 2025/01/14 03:56:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xebipam9yiha': 1 files missing 2025/01/14 03:56:21 NOTICE: 1 hashes missing 2025/01/14 03:56:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xebipam9yiha': 2 differences found 2025/01/14 03:56:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xebipam9yiha': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/01/14 03:56:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/14 03:56:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xebipam9yiha': 0 differences found 2025/01/14 03:56:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xebipam9yiha': 1 matching files 2025/01/14 03:56:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wufefow1tigu" 2025/01/14 03:56:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/14 03:56:23 DEBUG : Creating backend with remote "TestDrive:crypt/vkegmj148isap4gj3qk49gebj4qusqfed8veqv1lfvnounb6n54g" 2025/01/14 03:56:24 DEBUG : Creating backend with remote "/tmp/rclone3479294320" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wufefow1tigu'", Local "Local file system at /tmp/rclone3479294320", Modify Window "1ms" 2025/01/14 03:56:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ceec9fb34fc570cbeea195300d31212a OK both checkfile vs. NFDx2 remote (without normalization) 2025/01/14 03:56:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/14 03:56:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wufefow1tigu' 2025/01/14 03:56:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wufefow1tigu': 1 files missing 2025/01/14 03:56:27 NOTICE: 1 hashes missing 2025/01/14 03:56:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wufefow1tigu': 2 differences found 2025/01/14 03:56:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wufefow1tigu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/01/14 03:56:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/14 03:56:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wufefow1tigu': 0 differences found 2025/01/14 03:56:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wufefow1tigu': 1 matching files 2025/01/14 03:56:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gayirok1fale" 2025/01/14 03:56:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/14 03:56:28 DEBUG : Creating backend with remote "TestDrive:crypt/nh3u2asp0it3nkub1sqhc7jsggk744avupr7nfvaorl4od3i5feg" 2025/01/14 03:56:29 DEBUG : Creating backend with remote "/tmp/rclone3892234734" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gayirok1fale'", Local "Local file system at /tmp/rclone3892234734", Modify Window "1ms" 2025/01/14 03:56:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0b6fa872c601c704781c750b68f96d48 OK both checkfile vs. NFCx2 remote (without normalization) 2025/01/14 03:56:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/14 03:56:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gayirok1fale' 2025/01/14 03:56:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gayirok1fale': 1 files missing 2025/01/14 03:56:33 NOTICE: 1 hashes missing 2025/01/14 03:56:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gayirok1fale': 2 differences found 2025/01/14 03:56:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gayirok1fale': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/01/14 03:56:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/14 03:56:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gayirok1fale': 0 differences found 2025/01/14 03:56:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gayirok1fale': 1 matching files 2025/01/14 03:56:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gayirok1fale': Purge remote 2025/01/14 03:56:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wufefow1tigu': Purge remote 2025/01/14 03:56:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xebipam9yiha': Purge remote 2025/01/14 03:56:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lafirad1mina': Purge remote 2025/01/14 03:56:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dewibev7yofi': Purge remote 2025/01/14 03:56:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemuguc0yaje': Purge remote 2025/01/14 03:56:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wopunat9mujo': Purge remote 2025/01/14 03:56:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kohecil8liqe': Purge remote 2025/01/14 03:56:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pecugan4lefi': Purge remote 2025/01/14 03:56:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pihecuh4fedo': Purge remote --- PASS: TestApplyTransforms (63.18s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" 2025/01/14 03:56:41 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/14 03:56:44 DEBUG : sub/file2: md5 = 8b39545c1893ac78eca8e9e032740dc7 OK 2025/01/14 03:56:44 INFO : file1: Copied (new) to: sub/file2 2025/01/14 03:56:45 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 03:56:45 DEBUG : file1: Unchanged skipping 2025/01/14 03:56:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi': don't need to copy/move sub/file2, it is already at target location 2025/01/14 03:56:47 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.47s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.48s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" 2025/01/14 03:56:51 DEBUG : dst/file1: md5 = 70b6371e3c398eed6737d62d5821e257 OK 2025/01/14 03:56:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wozijah4pibi/backup" 2025/01/14 03:56:52 DEBUG : Creating backend with remote "TestDrive:crypt/kvric3o67c3isf9bgidrj72ta1sqgru324jotodtitjrmmkb9bhg/1nrff024r7pq65ecp72fc28jb0" 2025/01/14 03:56:54 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/14 03:56:57 INFO : dst/file1: Moved (server-side) 2025/01/14 03:56:59 DEBUG : dst/file1: md5 = 13c1a38a83e0521d0bbbe29b1fd0177d OK 2025/01/14 03:56:59 INFO : dst/file1: Copied (new) 2025/01/14 03:57:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/14 03:57:03 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/14 03:57:04 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (16.36s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" 2025/01/14 03:57:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wozijah4pibi/dst" 2025/01/14 03:57:05 DEBUG : Creating backend with remote "TestDrive:crypt/kvric3o67c3isf9bgidrj72ta1sqgru324jotodtitjrmmkb9bhg/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/14 03:57:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wozijah4pibi/CompareDest" 2025/01/14 03:57:07 DEBUG : Creating backend with remote "TestDrive:crypt/kvric3o67c3isf9bgidrj72ta1sqgru324jotodtitjrmmkb9bhg/gveqi14airsml4bgu7krj116o8" 2025/01/14 03:57:08 DEBUG : one: Need to transfer - File not found at Destination 2025/01/14 03:57:11 DEBUG : one: md5 = 1973c63752cdb90ea8f45a6ead15f4a3 OK 2025/01/14 03:57:11 INFO : one: Copied (new) 2025/01/14 03:57:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/14 03:57:14 DEBUG : one: md5 = e3e4ae9235d78cb151e856ca1f54da5d OK 2025/01/14 03:57:14 INFO : one: Copied (replaced existing) 2025/01/14 03:57:16 DEBUG : dst/one: md5 = 37986bcdd9922f25b98844eb687792f2 OK 2025/01/14 03:57:19 DEBUG : CompareDest/one: md5 = 39da3c9cc0d69686264fbc4ab9c2a3ec OK 2025/01/14 03:57:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/14 03:57:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/14 03:57:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/14 03:57:22 DEBUG : CompareDest/two: md5 = 3a5c4a4b93b618f6091ae7fec4fc561b OK 2025/01/14 03:57:23 DEBUG : two: Need to transfer - File not found at Destination 2025/01/14 03:57:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/14 03:57:23 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/14 03:57:24 DEBUG : two: Need to transfer - File not found at Destination 2025/01/14 03:57:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/14 03:57:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/14 03:57:26 DEBUG : two: Need to transfer - File not found at Destination 2025/01/14 03:57:26 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/14 03:57:27 DEBUG : two: md5 = 3fd19c2e558d0ecb51a48a2fc577dc83 OK 2025/01/14 03:57:27 INFO : two: Copied (new) 2025/01/14 03:57:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/14 03:57:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/14 03:57:32 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/14 03:57:32 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (27.60s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" 2025/01/14 03:57:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wozijah4pibi/dst" 2025/01/14 03:57:33 DEBUG : Creating backend with remote "TestDrive:crypt/kvric3o67c3isf9bgidrj72ta1sqgru324jotodtitjrmmkb9bhg/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/14 03:57:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wozijah4pibi/CopyDest" 2025/01/14 03:57:35 DEBUG : Creating backend with remote "TestDrive:crypt/kvric3o67c3isf9bgidrj72ta1sqgru324jotodtitjrmmkb9bhg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/14 03:57:36 DEBUG : one: Need to transfer - File not found at Destination 2025/01/14 03:57:39 DEBUG : one: md5 = 09529da465b696a6215ade090bbfd38e OK 2025/01/14 03:57:39 INFO : one: Copied (new) 2025/01/14 03:57:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/14 03:57:42 DEBUG : one: md5 = ee7d676279197c7641229282f058547b OK 2025/01/14 03:57:42 INFO : one: Copied (replaced existing) 2025/01/14 03:57:44 DEBUG : dst/one: md5 = 566f63c7973f6973da8d9ba8263599ae OK 2025/01/14 03:57:47 DEBUG : CopyDest/one: md5 = f9a5742b108ccde7d288959b2c5cab7a OK 2025/01/14 03:57:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wozijah4pibi/BackupDir" 2025/01/14 03:57:48 DEBUG : Creating backend with remote "TestDrive:crypt/kvric3o67c3isf9bgidrj72ta1sqgru324jotodtitjrmmkb9bhg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/14 03:57:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/14 03:57:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/14 03:57:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/14 03:57:51 INFO : one: Moved (server-side) 2025/01/14 03:57:53 INFO : one: Copied (server-side copy) 2025/01/14 03:57:53 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/14 03:57:56 DEBUG : CopyDest/two: md5 = d6f45680dfe68c08c9868f1407cec9cc OK 2025/01/14 03:57:56 DEBUG : two: Need to transfer - File not found at Destination 2025/01/14 03:57:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/14 03:57:58 INFO : two: Copied (server-side copy) 2025/01/14 03:57:58 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/14 03:57:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/14 03:57:59 DEBUG : two: Unchanged skipping 2025/01/14 03:58:01 DEBUG : CopyDest/three: md5 = 18470b69089d9e29042e5000511a01f1 OK 2025/01/14 03:58:02 DEBUG : three: Need to transfer - File not found at Destination 2025/01/14 03:58:02 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/14 03:58:02 DEBUG : three: Destination not found in --copy-dest 2025/01/14 03:58:04 DEBUG : three: md5 = b2e5b9c8ea7b0d206092762605eb27de OK 2025/01/14 03:58:04 INFO : three: Copied (new) 2025/01/14 03:58:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/14 03:58:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/14 03:58:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/14 03:58:10 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/14 03:58:10 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/14 03:58:10 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/14 03:58:11 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (39.03s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.50s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" 2025/01/14 03:58:13 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/01/14 03:58:15 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 42ada9f67c9ae94e4099fc44be80ba61 OK 2025/01/14 03:58:15 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/01/14 03:58:16 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/01/14 03:58:16 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/01/14 03:58:17 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/01/14 03:58:18 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/01/14 03:58:19 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 43d2a92b526e95ce6f0a97d9dd96d193 OK 2025/01/14 03:58:19 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/01/14 03:58:23 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/01/14 03:58:23 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (11.63s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" 2025/01/14 03:58:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi': Looking for duplicate names using skip mode. 2025/01/14 03:58:28 NOTICE: one: Found 2 files with duplicate names 2025/01/14 03:58:28 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.48s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" 2025/01/14 03:58:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi': Looking for duplicate names using skip mode. 2025/01/14 03:58:35 NOTICE: one: Found 3 files with duplicate names 2025/01/14 03:58:35 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/01/14 03:58:36 INFO : one: Deleted 2025/01/14 03:58:36 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.61s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" 2025/01/14 03:58:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi': Looking for duplicate names using first mode. 2025/01/14 03:58:43 NOTICE: one: Found 3 files with duplicate names 2025/01/14 03:58:44 INFO : one: Deleted 2025/01/14 03:58:44 INFO : one: Deleted 2025/01/14 03:58:44 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.78s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" 2025/01/14 03:58:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi': Looking for duplicate names using newest mode. 2025/01/14 03:58:51 NOTICE: one: Found 3 files with duplicate names 2025/01/14 03:58:52 INFO : one: Deleted 2025/01/14 03:58:52 INFO : one: Deleted 2025/01/14 03:58:52 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.75s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.48s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" 2025/01/14 03:58:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi': Looking for duplicate names using oldest mode. 2025/01/14 03:58:59 NOTICE: one: Found 3 files with duplicate names 2025/01/14 03:58:59 INFO : one: Deleted 2025/01/14 03:59:00 INFO : one: Deleted 2025/01/14 03:59:00 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.53s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" 2025/01/14 03:59:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi': Looking for duplicate names using largest mode. 2025/01/14 03:59:06 NOTICE: one: Found 3 files with duplicate names 2025/01/14 03:59:07 INFO : one: Deleted 2025/01/14 03:59:07 INFO : one: Deleted 2025/01/14 03:59:07 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.33s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" 2025/01/14 03:59:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi': Looking for duplicate names using smallest mode. 2025/01/14 03:59:14 NOTICE: one: Found 3 files with duplicate names 2025/01/14 03:59:15 INFO : one: Deleted 2025/01/14 03:59:15 INFO : one: Deleted 2025/01/14 03:59:15 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.71s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" 2025/01/14 03:59:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi': Looking for duplicate names using rename mode. 2025/01/14 03:59:23 NOTICE: one.txt: Found 3 files with duplicate names 2025/01/14 03:59:25 INFO : one-2.txt: renamed from: one.txt 2025/01/14 03:59:26 INFO : one-3.txt: renamed from: one.txt 2025/01/14 03:59:27 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.87s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" 2025/01/14 03:59:33 DEBUG : dupe1/one.txt: md5 = 41517127c50318bf022b215daff00831 OK 2025/01/14 03:59:36 DEBUG : dupe2/two.txt: md5 = 555117c24f2c76554c1b949e785ffb38 OK 2025/01/14 03:59:39 DEBUG : dupe3/three.txt: md5 = ccff42979aac6a34bb7184dbeb73f39c OK 2025/01/14 03:59:39 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/01/14 03:59:40 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/01/14 03:59:41 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/01/14 03:59:42 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/01/14 03:59:46 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/01/14 03:59:46 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/01/14 03:59:46 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (16.48s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" 2025/01/14 03:59:48 DEBUG : a.txt: md5 = 276e9afbac3c9cf0af58e836e7f745f5 OK 2025/01/14 03:59:50 DEBUG : zend.txt: md5 = 4189cda0c3d577256f8b6043fbb46ab1 OK 2025/01/14 03:59:53 DEBUG : sub dir/hello world: md5 = 9ee47423648650c4e30f7fb1b4acb5a3 OK 2025/01/14 03:59:54 DEBUG : sub dir/hello world2: md5 = 3c693539e863cbd0fee6ca9a4dce2f51 OK 2025/01/14 03:59:57 DEBUG : sub dir/ignore dir/.ignore: md5 = 7cbc94a3f67cc0c025769ae5ba3f556b OK 2025/01/14 04:00:00 DEBUG : sub dir/ignore dir/should be ignored: md5 = 26a2651653bdea96bb0219deacf77c2a OK 2025/01/14 04:00:02 DEBUG : sub dir/sub sub dir/hello world3: md5 = c06c5843e652137a8b1f4d828762f05a OK 2025/01/14 04:00:03 DEBUG : a.txt: Excluded (Size Filter) 2025/01/14 04:00:03 DEBUG : a.txt: Excluded 2025/01/14 04:00:04 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/14 04:00:04 DEBUG : sub dir/hello world: Excluded 2025/01/14 04:00:04 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/14 04:00:04 DEBUG : sub dir/hello world2: Excluded 2025/01/14 04:00:05 DEBUG : sub dir/ignore dir: Excluded 2025/01/14 04:00:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/14 04:00:05 DEBUG : sub dir/hello world: Excluded 2025/01/14 04:00:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/14 04:00:05 DEBUG : sub dir/hello world2: Excluded 2025/01/14 04:00:05 DEBUG : sub dir/ignore dir: Excluded 2025/01/14 04:00:10 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/01/14 04:00:11 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/01/14 04:00:11 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/01/14 04:00:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/01/14 04:00:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/01/14 04:00:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/01/14 04:00:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (26.36s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" 2025/01/14 04:00:15 DEBUG : file1: md5 = 9948f9d515232308489654b183aee4fc OK 2025/01/14 04:00:18 DEBUG : sub/file2: md5 = ff2b194e00c4c5bf3bb5c373576ec503 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/01/14 04:00:21 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/01/14 04:00:21 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/01/14 04:00:21 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/01/14 04:00:24 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (11.43s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.28s) --- PASS: TestListJSON/Recurse (0.54s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.27s) --- PASS: TestListJSON/HashTypes (0.29s) --- PASS: TestListJSON/Metadata (0.69s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" 2025/01/14 04:00:26 DEBUG : file1: md5 = e1b4b9442921c171f06b58332662600f OK 2025/01/14 04:00:29 DEBUG : sub/file2: md5 = fb093761d161b3aa1444fbb34e259b4a OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/01/14 04:00:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wozijah4pibi/notfound" 2025/01/14 04:00:33 DEBUG : Creating backend with remote "TestDrive:crypt/kvric3o67c3isf9bgidrj72ta1sqgru324jotodtitjrmmkb9bhg/qe0i31qdkoejk60elps0ni5sqk" 2025/01/14 04:00:37 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.89s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.51s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.22s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.27s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.74s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" 2025/01/14 04:00:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi': Making directory 2025/01/14 04:00:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" 2025/01/14 04:00:41 DEBUG : sub dir/hello world: md5 = 81c336b7b8d53c0778b9359b95723265 OK 2025/01/14 04:00:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.79s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" 2025/01/14 04:00:46 DEBUG : potato2: md5 = b7a772cbf7cd92f7124e499dc3b4a43a OK 2025/01/14 04:00:47 DEBUG : empty space: md5 = 6ae4c597b02b26962a29b4edcb69c879 OK --- PASS: TestLs (5.56s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" 2025/01/14 04:00:51 DEBUG : potato2: md5 = b7efd30499a75bec4d01dd3b1b398a26 OK 2025/01/14 04:00:53 DEBUG : empty space: md5 = 83a31ce2b4396919174edb1b0ab5d716 OK 2025/01/14 04:00:53 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.83s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" 2025/01/14 04:00:57 DEBUG : potato2: md5 = 3c363a95402c103d3cbd14c492a8ce4b OK 2025/01/14 04:00:59 DEBUG : empty space: md5 = 83bf5569223feb24af3c7472d98fb725 OK --- PASS: TestLsLong (5.77s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" 2025/01/14 04:01:03 DEBUG : potato2: md5 = dc4764651d6175e3d7b99f4701350b52 OK 2025/01/14 04:01:05 DEBUG : empty space: md5 = e4765b70342d6481c133407448bf051d OK --- PASS: TestHashSums (5.34s) === RUN TestHashSumsWithErrors 2025/01/14 04:01:06 DEBUG : Creating backend with remote ":memory:" 2025/01/14 04:01:06 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/01/14 04:01:06 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/14 04:01:06 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/14 04:01:06 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/14 04:01:06 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/14 04:01:06 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/14 04:01:06 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/14 04:01:06 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/01/14 04:01:06 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-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" 2025/01/14 04:01:08 DEBUG : potato2: md5 = 05bd9d0b9f0ee3dde482b51ed7155ce5 OK 2025/01/14 04:01:10 DEBUG : empty space: md5 = 52b1c45784fe9c7af55a6ead7949508a OK 2025/01/14 04:01:12 DEBUG : sub dir/potato3: md5 = 5866e26de9c9e5950be0167ef67e2f4f OK 2025/01/14 04:01:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.98s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" 2025/01/14 04:01:18 DEBUG : small: md5 = 7e4dc00950ffb3318c8a054a96d96a48 OK 2025/01/14 04:01:20 DEBUG : medium: md5 = 82b49fdd00f9438f5f3f89b012b26734 OK 2025/01/14 04:01:21 DEBUG : large: md5 = cb3609993a12de7b8bfc8e2acbb1afc9 OK 2025/01/14 04:01:22 DEBUG : Waiting for deletions to finish 2025/01/14 04:01:22 DEBUG : large: Excluded (Size Filter) 2025/01/14 04:01:22 INFO : medium: Deleted 2025/01/14 04:01:22 INFO : small: Deleted --- PASS: TestDelete (7.38s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" 2025/01/14 04:01:26 DEBUG : small: md5 = 676b1988b1472b3ad820a65676f5afe9 OK 2025/01/14 04:01:28 DEBUG : medium: md5 = 789c7887f901893e390d6c3afa88d2af OK 2025/01/14 04:01:30 DEBUG : large: md5 = b64d5355f6a1e063f85e303bef6b9f80 OK 2025/01/14 04:01:30 DEBUG : Waiting for deletions to finish 2025/01/14 04:01:30 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/01/14 04:01:31 INFO : medium: Deleted 2025/01/14 04:01:31 INFO : small: Deleted --- PASS: TestMaxDelete (8.59s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" 2025/01/14 04:01:34 DEBUG : small: md5 = 42f142d6dd10fecdbe36f88df07b1423 OK 2025/01/14 04:01:36 DEBUG : medium: md5 = 7977b971747b0dbf2c198dbf1a161e91 OK 2025/01/14 04:01:37 DEBUG : large: md5 = 4b0cee914154f5d1e6cdc0187d4fa256 OK 2025/01/14 04:01:37 DEBUG : Waiting for deletions to finish 2025/01/14 04:01:38 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/14 04:01:38 INFO : small: Deleted 2025/01/14 04:01:38 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.62s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" 2025/01/14 04:01:42 DEBUG : small: md5 = 3605aa0baf763c03ac4638de4238d15b OK 2025/01/14 04:01:43 DEBUG : medium: md5 = f8b22b8d95de844118a6d4ce6a2685ba OK 2025/01/14 04:01:45 DEBUG : large: md5 = b74ee1696ea0165860867160a68509e1 OK 2025/01/14 04:01:45 DEBUG : Waiting for deletions to finish 2025/01/14 04:01:46 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/01/14 04:01:46 INFO : medium: Deleted 2025/01/14 04:01:46 INFO : large: Deleted --- PASS: TestMaxDeleteSize (8.17s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" 2025/01/14 04:01:50 DEBUG : ReadFile: md5 = c0c1395d72ec0066858c6df307efd758 OK --- PASS: TestReadFile (4.71s) === RUN TestRetry 2025/01/14 04:01:53 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/01/14 04:01:53 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/01/14 04:01:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/14 04:01:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/14 04:01:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/14 04:01:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/14 04:01:53 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-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" 2025/01/14 04:01:55 DEBUG : file1: md5 = 68b0860971f035b8037f824ba1c67662 OK 2025/01/14 04:01:56 DEBUG : file2: md5 = 630bf617dedddb90364f416bed565f7f OK --- PASS: TestCat (18.95s) === RUN TestPurge 2025/01/14 04:02:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-piyoxil3zicu" 2025/01/14 04:02:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/14 04:02:12 DEBUG : Creating backend with remote "TestDrive:crypt/hta5vodldotslqcl1sul8erjn0a6gd7kijlqv89mj67poi7toas0" 2025/01/14 04:02:13 DEBUG : Creating backend with remote "/tmp/rclone3849316221" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piyoxil3zicu'", Local "Local file system at /tmp/rclone3849316221", Modify Window "1ms" 2025/01/14 04:02:18 DEBUG : A1/B1/C1/one: md5 = e325ac7702ebd05e6b809b4fab0500c5 OK 2025/01/14 04:02:18 INFO : A2: Making directory 2025/01/14 04:02:20 INFO : A1/B2: Making directory 2025/01/14 04:02:21 INFO : A1/B2/C2: Making directory 2025/01/14 04:02:22 INFO : A1/B1/C3: Making directory 2025/01/14 04:02:23 INFO : A3: Making directory 2025/01/14 04:02:24 INFO : A3/B3: Making directory 2025/01/14 04:02:25 INFO : A3/B3/C4: Making directory 2025/01/14 04:02:27 DEBUG : A1/two: md5 = b3dc406e16ebc4cee093472633fcf3d8 OK 2025/01/14 04:02:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-piyoxil3zicu': Purge remote 2025/01/14 04:02:31 NOTICE: purge failed: directory not found --- PASS: TestPurge (19.65s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" 2025/01/14 04:02:36 DEBUG : A1/B1/C1/one: md5 = 9cbd69e6180036d3028aab29895f36ca OK 2025/01/14 04:02:36 INFO : A2: Making directory 2025/01/14 04:02:37 INFO : A1/B2: Making directory 2025/01/14 04:02:38 INFO : A1/B2/C2: Making directory 2025/01/14 04:02:39 INFO : A1/B1/C3: Making directory 2025/01/14 04:02:41 INFO : A3: Making directory 2025/01/14 04:02:42 INFO : A3/B3: Making directory 2025/01/14 04:02:43 INFO : A3/B3/C4: Making directory 2025/01/14 04:02:45 DEBUG : A1/two: md5 = 29c831058209e939419bcd6ffb6a4ca9 OK 2025/01/14 04:02:47 DEBUG : removing 1 level 3 directories 2025/01/14 04:02:47 INFO : A3/B3/C4: Removing directory 2025/01/14 04:02:49 DEBUG : removing 2 level 3 directories 2025/01/14 04:02:49 INFO : A1/B2/C2: Removing directory 2025/01/14 04:02:49 INFO : A1/B1/C3: Removing directory 2025/01/14 04:02:50 DEBUG : removing 2 level 2 directories 2025/01/14 04:02:50 INFO : A3/B3: Removing directory 2025/01/14 04:02:50 INFO : A1/B2: Removing directory 2025/01/14 04:02:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/14 04:02:50 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/01/14 04:02:51 DEBUG : removing 2 level 1 directories 2025/01/14 04:02:51 INFO : A3: Removing directory 2025/01/14 04:02:51 INFO : A2: Removing directory 2025/01/14 04:02:51 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/01/14 04:02:56 DEBUG : removing 1 level 3 directories 2025/01/14 04:02:56 INFO : A1/B1/C1: Removing directory 2025/01/14 04:02:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/14 04:02:56 DEBUG : removing 1 level 2 directories 2025/01/14 04:02:56 INFO : A1/B1: Removing directory 2025/01/14 04:02:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/14 04:02:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/14 04:02:57 DEBUG : removing 1 level 1 directories 2025/01/14 04:02:57 INFO : A1: Removing directory 2025/01/14 04:02:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/14 04:02:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/14 04:02:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/14 04:02:58 DEBUG : removing 1 level 0 directories 2025/01/14 04:02:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi': Removing directory 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/14 04:02:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (28.43s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" 2025/01/14 04:03:01 INFO : A1: Making directory 2025/01/14 04:03:02 INFO : A1/B1: Making directory 2025/01/14 04:03:03 INFO : A1/B1/C1: Making directory 2025/01/14 04:03:06 DEBUG : removing 1 level 3 directories 2025/01/14 04:03:06 INFO : A1/B1/C1: Removing directory 2025/01/14 04:03:07 DEBUG : removing 1 level 2 directories 2025/01/14 04:03:07 INFO : A1/B1: Removing directory 2025/01/14 04:03:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/14 04:03:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.96s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" 2025/01/14 04:03:10 INFO : A1: Making directory 2025/01/14 04:03:11 INFO : A1/B1: Making directory 2025/01/14 04:03:12 INFO : A1/B1/C1: Making directory 2025/01/14 04:03:15 DEBUG : removing 1 level 3 directories 2025/01/14 04:03:15 INFO : A1/B1/C1: Removing directory 2025/01/14 04:03:16 DEBUG : removing 1 level 2 directories 2025/01/14 04:03:16 INFO : A1/B1: Removing directory 2025/01/14 04:03:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/14 04:03:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.84s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" 2025/01/14 04:03:20 DEBUG : file1: md5 = 6f16535ad50c30fc593f4f7e96b85898 OK 2025/01/14 04:03:21 DEBUG : filename.txt: File name found in url 2025/01/14 04:03:23 DEBUG : filename.txt: md5 = b2d415dc8725644d43b569b56dc946ff OK 2025/01/14 04:03:23 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/01/14 04:03:24 DEBUG : headerfilename.txt: md5 = d417a8b8a3ca7d4fc0b42539737fa654 OK 2025/01/14 04:03:26 DEBUG : file2: md5 = 5205d4044044a0985410d592bb2e7f49 OK --- PASS: TestCopyURL (10.68s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" 2025/01/14 04:03:30 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/14 04:03:32 DEBUG : sub/file2: md5 = 5a0cdf53995d3b16897a72949ea497ba OK 2025/01/14 04:03:32 INFO : file1: Copied (new) to: sub/file2 2025/01/14 04:03:32 INFO : file1: Deleted 2025/01/14 04:03:33 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:03:33 DEBUG : file1: Unchanged skipping 2025/01/14 04:03:33 INFO : file1: Deleted 2025/01/14 04:03:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi': don't need to copy/move sub/file2, it is already at target location 2025/01/14 04:03:35 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.79s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" 2025/01/14 04:03:36 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/14 04:03:38 DEBUG : file1: md5 = 98819f618fc9d1b58ace257703f5e55b OK 2025/01/14 04:03:38 INFO : file1: Copied (new) 2025/01/14 04:03:38 INFO : file1: Deleted 2025/01/14 04:03:39 DEBUG : file1: Destination exists, skipping 2025/01/14 04:03:39 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.93s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.48s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" 2025/01/14 04:03:44 DEBUG : dst/file1: md5 = 81a8c6094d7e94b86c1c24d499a45921 OK 2025/01/14 04:03:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wozijah4pibi/backup" 2025/01/14 04:03:45 DEBUG : Creating backend with remote "TestDrive:crypt/kvric3o67c3isf9bgidrj72ta1sqgru324jotodtitjrmmkb9bhg/1nrff024r7pq65ecp72fc28jb0" 2025/01/14 04:03:46 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/14 04:03:50 INFO : dst/file1: Moved (server-side) 2025/01/14 04:03:51 DEBUG : dst/file1: md5 = bfa5bbbfe5159159da60ef34eaaecdce OK 2025/01/14 04:03:51 INFO : dst/file1: Copied (new) 2025/01/14 04:03:51 INFO : dst/file1: Deleted 2025/01/14 04:03:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/14 04:03:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/14 04:03:56 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (16.05s) === 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-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" 2025/01/14 04:04:00 DEBUG : A1/one: md5 = ee61d9522c22b7b788d43c42f7c9e9bd OK 2025/01/14 04:04:01 DEBUG : A1/two: md5 = e5fd0d6bc68d46b4efe38a6a063c1b6e OK 2025/01/14 04:04:04 DEBUG : A1/B1/three: md5 = 99fc2800f994da26b6ce99492a559a1c OK 2025/01/14 04:04:07 DEBUG : A1/B1/C1/four: md5 = bf65f1c1e8225faeaab43c3799bc07e9 OK 2025/01/14 04:04:09 DEBUG : A1/B1/C2/five: md5 = bb2999709635d3c185906c1ed504e6c7 OK 2025/01/14 04:04:09 INFO : A1/B2: Making directory 2025/01/14 04:04:10 INFO : A1/B1/C3: Making directory 2025/01/14 04:04:23 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/01/14 04:04:23 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/01/14 04:04:23 INFO : A2/two: Moved (server-side) to: A3/two 2025/01/14 04:04:23 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/01/14 04:04:23 INFO : A2/one: Moved (server-side) to: A3/one 2025/01/14 04:04:27 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/14 04:04:27 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/14 04:04:27 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/14 04:04:28 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/14 04:04:28 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/14 04:04:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/01/14 04:04:38 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/01/14 04:04:38 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/01/14 04:04:38 INFO : A3/one: Moved (server-side) to: A4/one 2025/01/14 04:04:38 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/01/14 04:04:38 INFO : A3/two: Moved (server-side) to: A4/two 2025/01/14 04:04:42 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/14 04:04:42 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/14 04:04:42 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/14 04:04:43 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/14 04:04:43 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/14 04:04:51 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/01/14 04:04:51 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/01/14 04:04:52 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/14 04:04:52 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/14 04:04:52 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/14 04:04:52 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/14 04:04:53 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/14 04:04:53 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/14 04:04:53 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/14 04:04:53 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (56.89s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" 2025/01/14 04:04:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi': File to upload is small (34 bytes), uploading instead of streaming 2025/01/14 04:04:56 DEBUG : no_checksum_small_file_from_pipe: md5 = edbdec442231de00b97ed78fdbe25063 OK 2025/01/14 04:04:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/14 04:04:56 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/14 04:04:57 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/01/14 04:04:58 DEBUG : no_checksum_big_file_from_pipe: md5 = baefbad89254a479d4b246d17a57a75d OK 2025/01/14 04:04:58 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-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" 2025/01/14 04:05:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi': File to upload is small (34 bytes), uploading instead of streaming 2025/01/14 04:05:02 DEBUG : with_checksum_small_file_from_pipe: md5 = 68304467d113771df9f21845eb2bae83 OK 2025/01/14 04:05:02 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/14 04:05:03 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/01/14 04:05:05 DEBUG : with_checksum_big_file_from_pipe: md5 = 24503ae6d6d0ed36e60700ad0524a498 OK 2025/01/14 04:05:05 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-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" 2025/01/14 04:05:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi': File to upload is small (34 bytes), uploading instead of streaming 2025/01/14 04:05:08 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:05:09 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/14 04:05:10 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-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" 2025/01/14 04:05:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi': File to upload is small (34 bytes), uploading instead of streaming 2025/01/14 04:05:14 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/14 04:05:15 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/14 04:05:17 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (24.41s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.79s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.33s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.86s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.43s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/01/14 04:05:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi': File to upload is small (48 bytes), uploading instead of streaming 2025/01/14 04:05:21 DEBUG : rcat_metadata: md5 = 318d2470615e13547cfc461129dcad25 OK 2025/01/14 04:05:21 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/01/14 04:05:23 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/01/14 04:05:25 DEBUG : rcat_metadata_uploadcutoff0: md5 = c36d8f25746ee29c3e6bfcfff41a1c36 OK 2025/01/14 04:05:25 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (7.36s) --- PASS: TestRcatMetadata/Normal (3.68s) --- PASS: TestRcatMetadata/ViaDisk (3.22s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" 2025/01/14 04:05:28 DEBUG : potato1: md5 = 9d46823f1fb6862078d6741e1e571e47 OK 2025/01/14 04:05:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi': File to upload is small (60 bytes), uploading instead of streaming 2025/01/14 04:05:30 DEBUG : potato2: md5 = 1b6dc07b2428f8c93ad091011ef7ee3c OK 2025/01/14 04:05:30 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.44s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" 2025/01/14 04:05:34 DEBUG : potato1: md5 = ee7630d18fd54d3b5033ce05695839dc OK 2025/01/14 04:05:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi': File to upload is small (60 bytes), uploading instead of streaming 2025/01/14 04:05:35 DEBUG : potato2: md5 = 32de20858e2b71db08477326700d2f76 OK 2025/01/14 04:05:35 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.97s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" 2025/01/14 04:05:39 DEBUG : potato2: md5 = 7b99b05db3fa06b4293ec91638cc33cd OK 2025/01/14 04:05:41 DEBUG : empty space: md5 = fcffccee6294e5f6b2eeca474ecd3178 OK 2025/01/14 04:05:44 DEBUG : sub dir/potato3: md5 = 57087209ae2020bf26e918311377ccbd OK 2025/01/14 04:05:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi': Touching "empty space" 2025/01/14 04:05:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi': Touching "potato2" 2025/01/14 04:05:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi': Touching "sub dir/potato3" 2025/01/14 04:05:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (13.59s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" 2025/01/14 04:05:51 DEBUG : dir with metadata: Making directory with metadata 2025/01/14 04:05:52 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (3.06s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" 2025/01/14 04:05:54 DEBUG : directory with modtime: Making directory with metadata 2025/01/14 04:05:55 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.88s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" 2025/01/14 04:05:57 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/14 04:05:57 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/14 04:05:57 DEBUG : Google drive root 'crypt/kvric3o67c3isf9bgidrj72ta1sqgru324jotodtitjrmmkb9bhg': Skipping btime metadata as can't update it on an existing file: 2025-01-14T04:05:57.632477954Z 2025/01/14 04:05:58 INFO : non existent directory: Updated directory metadata 2025/01/14 04:06:01 DEBUG : Google drive root 'crypt/kvric3o67c3isf9bgidrj72ta1sqgru324jotodtitjrmmkb9bhg': Skipping btime metadata as can't update it on an existing file: 2025-01-14T04:05:57.632477954Z 2025/01/14 04:06:01 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (6.06s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" 2025/01/14 04:06:03 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/01/14 04:06:05 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/01/14 04:06:06 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.80s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" 2025/01/14 04:06:08 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/14 04:06:08 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/14 04:06:08 DEBUG : dst: Making directory with metadata 2025/01/14 04:06:09 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/14 04:06:09 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 04:06:10 INFO : dst: Set directory modification time (using SetModTime) 2025/01/14 04:06:10 INFO : dst: Set directory modification time (using SetModTime) 2025/01/14 04:06:10 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/01/14 04:06:11 INFO : dst: Set directory modification time (using SetModTime) 2025/01/14 04:06:11 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.67s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi'", Local "Local file system at /tmp/rclone676554021", Modify Window "1ms" 2025/01/14 04:06:15 DEBUG : sub dir/test remove existing: md5 = 2edc1c902ba98a45ee32e2b340f05e43 OK 2025/01/14 04:06:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 09c3387bf5b2d2fefc0fd973955b42a3 OK 2025/01/14 04:06:19 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.fiwivun1" before starting 2025/01/14 04:06:20 DEBUG : sub dir/test remove existing.fiwivun1: TEST: removing renamed existing file after operation 2025/01/14 04:06:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bixacas3" before starting 2025/01/14 04:06:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bixacas3: TEST: renaming existing back after failed operation 2025/01/14 04:06:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.boxiwom8" before starting 2025/01/14 04:06:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.boxiwom8: TEST: removing renamed existing file after operation 2025/01/14 04:06:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "op5cie96hjqunvn41k2ll3ls17fnv76q4571b9t7e8tskkchbm9g" 2025/01/14 04:06:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "n15ug9pjq5mt691d5c3g6d3ov3mm45pletgcl7ll6l3j6c33gpqvu5o8ftki7nfsv2b31s4i1sl45vghbhjqj7qof65lho64sr0829tft8s4dcrr1bj20gg6vdv0p6k1gmlc9v8i2tmnio2fri6vrv08udco5uhpf1crleeqh3fe9sed1tug" --- PASS: TestRemoveExisting (14.75s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/01/14 04:06:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wozijah4pibi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 12m32.331126198s (try 1/5)