"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/03/29 03:09:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zavutid0mori" 2025/03/29 03:09:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/29 03:09:01 DEBUG : Creating backend with remote "TestDrive:crypt/pp21s8r0c3bl2haohcv9ejg0dtgh6leqr71egipine00bieabsd0" 2025/03/29 03:09:02 DEBUG : Creating backend with remote "/tmp/rclone1956347988" === 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-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.25s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/03/29 03:09:02 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/03/29 03:09:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/29 03:09:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/29 03:09:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/03/29 03:09:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/29 03:09:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/29 03:09:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/29 03:09:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/03/29 03:09:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/29 03:09:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/29 03:09:02 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/03/29 03:09:02 DEBUG : potato: Seek from 10 to 0 2025/03/29 03:09:02 DEBUG : potato: Seek from 10 to 0 2025/03/29 03:09:02 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/03/29 03:09:02 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/03/29 03:09:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/29 03:09:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/29 03:09:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/03/29 03:09:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/29 03:09:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/29 03:09:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/29 03:09:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/03/29 03:09:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/29 03:09:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/29 03:09:02 DEBUG : potato: Seek from 5 to 2 2025/03/29 03:09:02 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/03/29 03:09:02 DEBUG : potato: Seek from 7 to 0 2025/03/29 03:09:02 DEBUG : potato: Seek from 7 to 0 2025/03/29 03:09:02 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/03/29 03:09:02 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/03/29 03:09:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/29 03:09:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/29 03:09:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/03/29 03:09:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/29 03:09:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/29 03:09:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/29 03:09:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/03/29 03:09:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/29 03:09:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/29 03:09:02 DEBUG : potato: Seek from 5 to 2 2025/03/29 03:09:02 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/03/29 03:09:02 DEBUG : potato: Seek from 8 to 0 2025/03/29 03:09:02 DEBUG : potato: Seek from 8 to 0 2025/03/29 03:09:02 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/03/29 03:09:02 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/03/29 03:09:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/29 03:09:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/29 03:09:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/03/29 03:09:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/29 03:09:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/29 03:09:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/29 03:09:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/03/29 03:09:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/29 03:09:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/29 03:09:02 DEBUG : potato: Seek from 5 to 2 2025/03/29 03:09:02 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/03/29 03:09:02 DEBUG : potato: Seek from 9 to 0 2025/03/29 03:09:02 DEBUG : potato: Seek from 9 to 0 2025/03/29 03:09:02 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-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:09:04 DEBUG : rutabaga: md5 = 12165c5118a5e9515651bec7e065df87 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/03/29 03:09:06 DEBUG : empty space: md5 = 95afa5423ea7154ac7321e392176212f OK === RUN TestCheck/3 2025/03/29 03:09:08 DEBUG : potato2: md5 = e3887fa260d3f555f931e412cf9b6b4d OK === RUN TestCheck/4 === RUN TestCheck/5 2025/03/29 03:09:10 DEBUG : remotepotato: md5 = 81bc8ab48710d5b3c94b0c2c7a5bd84c OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.04s) --- PASS: TestCheck/1 (0.20s) --- PASS: TestCheck/2 (0.21s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.38s) --- PASS: TestCheck/5 (0.22s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/03/29 03:09:13 DEBUG : Creating backend with remote "nonexistent" 2025/03/29 03:09:13 DEBUG : Creating backend with remote "nonexistent" 2025/03/29 03:09:13 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/03/29 03:09:13 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/03/29 03:09:13 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/03/29 03:09:13 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-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:09:15 DEBUG : rutabaga: md5 = 02a793f55fb98da631d3e26b30cbd11a OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/03/29 03:09:19 DEBUG : empty space: md5 = 95974c2f9e4c62488916d9f04d3f00c9 OK === RUN TestCheckDownload/3 2025/03/29 03:09:21 DEBUG : potato2: md5 = c22a1af15ea7f99f8a57f5ec668afe77 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/03/29 03:09:26 DEBUG : remotepotato: md5 = 23179ae9667ca2625ed4590d1423647d OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.96s) --- PASS: TestCheckDownload/1 (1.13s) --- PASS: TestCheckDownload/2 (1.22s) --- PASS: TestCheckDownload/3 (0.84s) --- PASS: TestCheckDownload/4 (1.02s) --- PASS: TestCheckDownload/5 (1.67s) --- PASS: TestCheckDownload/6 (1.35s) --- PASS: TestCheckDownload/7 (0.93s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:09:32 DEBUG : rutabaga: md5 = 958947d91a816e9c99ee5f192cb383de OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/03/29 03:09:34 DEBUG : empty space: md5 = 977ccd822e7e36f62ec0d4f8407d8fce OK === RUN TestCheckSizeOnly/3 2025/03/29 03:09:36 DEBUG : potato2: md5 = c1531c85e668e9bf983c132169e6138d OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/03/29 03:09:38 DEBUG : remotepotato: md5 = 1334ed580385b88ff4dbfeaeeacd76c0 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.39s) --- PASS: TestCheckSizeOnly/1 (0.22s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.22s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.22s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:09:42 DEBUG : test.sum: md5 = 77d1d7f560e7da7365f2757efd314cdb OK 2025/03/29 03:09:43 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/29 03:09:43 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/29 03:09:43 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/29 03:09:43 NOTICE: test.sum: 2 warning(s) suppressed... 2025/03/29 03:09:45 DEBUG : test.sum: md5 = c2008568f96d1d388fe4a08f39cae3fb OK 2025/03/29 03:09:46 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/29 03:09:46 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/29 03:09:46 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/29 03:09:46 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.29s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:09:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zavutid0mori/data" 2025/03/29 03:09:47 DEBUG : Creating backend with remote "TestDrive:crypt/pp21s8r0c3bl2haohcv9ejg0dtgh6leqr71egipine00bieabsd0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori/data' lacks md5, skipping --- SKIP: TestCheckSum (1.83s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:09:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zavutid0mori/data" 2025/03/29 03:09:49 DEBUG : Creating backend with remote "TestDrive:crypt/pp21s8r0c3bl2haohcv9ejg0dtgh6leqr71egipine00bieabsd0/vjrnln8ratgmqakfosrqe8espk" 2025/03/29 03:09:52 DEBUG : data/banana: md5 = 12b51f6838a3d19e22604692f57bc95f OK 2025/03/29 03:09:54 DEBUG : test.sum: md5 = 4f3664369d7325abc75ab82bd25576d7 OK === RUN TestCheckSumDownload/subtest1 2025/03/29 03:09:58 DEBUG : data/potato: md5 = 1ba1dd3d0bbd492bf3e34ac73a05cced OK 2025/03/29 03:09:59 DEBUG : test.sum: md5 = 955cdf076fb030177b49d2b1e803c510 OK === RUN TestCheckSumDownload/subtest2 2025/03/29 03:10:03 DEBUG : test.sum: md5 = eb7965ae7dca5b71495c8e72c21e3f46 OK === RUN TestCheckSumDownload/subtest3 2025/03/29 03:10:07 DEBUG : test.sum: md5 = beb796760554ca6d54e579f499152477 OK === RUN TestCheckSumDownload/subtest4 2025/03/29 03:10:11 DEBUG : test.sum: md5 = f44cab66ab05b7ad4d08218402ffbe74 OK === RUN TestCheckSumDownload/subtest5 2025/03/29 03:10:15 DEBUG : test.sum: md5 = c715e5caa5318278451a3edbfe70cd5a OK === RUN TestCheckSumDownload/subtest6 2025/03/29 03:10:18 DEBUG : data/banana: md5 = 8715a8a7470085bf9afc50b81f5621ef OK 2025/03/29 03:10:20 DEBUG : data/potato: md5 = 985df7dc1aa32523b2dd1a51be900dba OK 2025/03/29 03:10:21 DEBUG : test.sum: md5 = 41168d7b04344b44b559899472372446 OK === RUN TestCheckSumDownload/subtest7 2025/03/29 03:10:26 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/03/29 03:10:26 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (37.97s) --- PASS: TestCheckSumDownload/subtest1 (2.20s) --- PASS: TestCheckSumDownload/subtest2 (2.31s) --- PASS: TestCheckSumDownload/subtest3 (2.20s) --- PASS: TestCheckSumDownload/subtest4 (2.03s) --- PASS: TestCheckSumDownload/subtest5 (2.08s) --- PASS: TestCheckSumDownload/subtest6 (2.17s) --- PASS: TestCheckSumDownload/subtest7 (2.41s) === RUN TestApplyTransforms 2025/03/29 03:10:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-laqunit4qetu" 2025/03/29 03:10:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/29 03:10:27 DEBUG : Creating backend with remote "TestDrive:crypt/rt9na8pvb8604qjfddsgnvsmce78vohc0eitr5tg70ocffhu4r90" 2025/03/29 03:10:28 DEBUG : Creating backend with remote "/tmp/rclone419569480" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laqunit4qetu'", Local "Local file system at /tmp/rclone419569480", Modify Window "1ms" 2025/03/29 03:10:30 DEBUG : hello, world!: md5 = d82279d47355dd83104644e76bbc2c59 OK upper checkfile vs. lower remote (without normalization) 2025/03/29 03:10:30 ERROR : hello, world!: sum not found 2025/03/29 03:10:30 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-laqunit4qetu' 2025/03/29 03:10:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-laqunit4qetu': 1 files missing 2025/03/29 03:10:30 NOTICE: 1 hashes missing 2025/03/29 03:10:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-laqunit4qetu': 2 differences found 2025/03/29 03:10:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-laqunit4qetu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/03/29 03:10:31 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/29 03:10:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-laqunit4qetu': 0 differences found 2025/03/29 03:10:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-laqunit4qetu': 1 matching files 2025/03/29 03:10:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hugugej4mone" 2025/03/29 03:10:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/29 03:10:32 DEBUG : Creating backend with remote "TestDrive:crypt/uu11063p93mldaf7mtje89k6q9ma7e34t8oicjr46oorsr2h3tag" 2025/03/29 03:10:33 DEBUG : Creating backend with remote "/tmp/rclone3770745663" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hugugej4mone'", Local "Local file system at /tmp/rclone3770745663", Modify Window "1ms" 2025/03/29 03:10:35 DEBUG : HELLO, WORLD!: md5 = cedf0a5845ddcd89de3d62b1f16e285d OK lower checkfile vs. upper remote (without normalization) 2025/03/29 03:10:35 ERROR : HELLO, WORLD!: sum not found 2025/03/29 03:10:35 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hugugej4mone' 2025/03/29 03:10:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hugugej4mone': 1 files missing 2025/03/29 03:10:35 NOTICE: 1 hashes missing 2025/03/29 03:10:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hugugej4mone': 2 differences found 2025/03/29 03:10:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hugugej4mone': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/03/29 03:10:36 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/29 03:10:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hugugej4mone': 0 differences found 2025/03/29 03:10:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hugugej4mone': 1 matching files 2025/03/29 03:10:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mijaroq8nasa" 2025/03/29 03:10:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/29 03:10:36 DEBUG : Creating backend with remote "TestDrive:crypt/6omfvm6t1avg4mqqgt4t785eraipjguttk9se2266humlr1sci6g" 2025/03/29 03:10:37 DEBUG : Creating backend with remote "/tmp/rclone2079301799" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mijaroq8nasa'", Local "Local file system at /tmp/rclone2079301799", Modify Window "1ms" 2025/03/29 03:10:39 DEBUG : HeLlO, wOrLd!: md5 = 0094047fc4c7da751502b6f0a826b502 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/03/29 03:10:40 ERROR : HeLlO, wOrLd!: sum not found 2025/03/29 03:10:40 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-mijaroq8nasa' 2025/03/29 03:10:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mijaroq8nasa': 1 files missing 2025/03/29 03:10:40 NOTICE: 1 hashes missing 2025/03/29 03:10:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mijaroq8nasa': 2 differences found 2025/03/29 03:10:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mijaroq8nasa': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/03/29 03:10:41 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/29 03:10:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mijaroq8nasa': 0 differences found 2025/03/29 03:10:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mijaroq8nasa': 1 matching files 2025/03/29 03:10:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fafahor6pigi" 2025/03/29 03:10:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/29 03:10:41 DEBUG : Creating backend with remote "TestDrive:crypt/923hj3ecvkf80j6lovck7uqpcfeok86tuoc344c7a6rpdhhd0930" 2025/03/29 03:10:42 DEBUG : Creating backend with remote "/tmp/rclone2216689309" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fafahor6pigi'", Local "Local file system at /tmp/rclone2216689309", Modify Window "1ms" 2025/03/29 03:10:44 DEBUG : HELLO, WORLD!: md5 = fe4f91d465f322eabe0db453675c8934 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/03/29 03:10:44 ERROR : HELLO, WORLD!: sum not found 2025/03/29 03:10:44 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fafahor6pigi' 2025/03/29 03:10:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fafahor6pigi': 1 files missing 2025/03/29 03:10:44 NOTICE: 1 hashes missing 2025/03/29 03:10:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fafahor6pigi': 2 differences found 2025/03/29 03:10:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fafahor6pigi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/03/29 03:10:46 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/29 03:10:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fafahor6pigi': 0 differences found 2025/03/29 03:10:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fafahor6pigi': 1 matching files 2025/03/29 03:10:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bijisir4bavu" 2025/03/29 03:10:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/29 03:10:46 DEBUG : Creating backend with remote "TestDrive:crypt/8hqnh6ooavrgcm1irl69v4mqr2sf8e4ugrmujke25dq0h1me0lug" 2025/03/29 03:10:47 DEBUG : Creating backend with remote "/tmp/rclone2762163378" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bijisir4bavu'", Local "Local file system at /tmp/rclone2762163378", Modify Window "1ms" 2025/03/29 03:10:49 DEBUG : 測試_Русский___ě_áñ: md5 = 67293f7dfcf57a9cebc0ff5887da2b4a OK NFD checkfile vs. NFC remote (without normalization) 2025/03/29 03:10:49 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/29 03:10:49 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bijisir4bavu' 2025/03/29 03:10:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bijisir4bavu': 1 files missing 2025/03/29 03:10:49 NOTICE: 1 hashes missing 2025/03/29 03:10:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bijisir4bavu': 2 differences found 2025/03/29 03:10:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bijisir4bavu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/03/29 03:10:50 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/29 03:10:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bijisir4bavu': 0 differences found 2025/03/29 03:10:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bijisir4bavu': 1 matching files 2025/03/29 03:10:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-noniney2nora" 2025/03/29 03:10:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/29 03:10:50 DEBUG : Creating backend with remote "TestDrive:crypt/ddojct312sj9e0n7vdcbo3hbn5j94jbm16et592pqlprfeskde30" 2025/03/29 03:10:51 DEBUG : Creating backend with remote "/tmp/rclone3050547626" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noniney2nora'", Local "Local file system at /tmp/rclone3050547626", Modify Window "1ms" 2025/03/29 03:10:53 DEBUG : 測試_Русский___ě_áñ: md5 = 510873b101878a1c2594f04e45a29762 OK NFC checkfile vs. NFD remote (without normalization) 2025/03/29 03:10:54 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/29 03:10:54 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-noniney2nora' 2025/03/29 03:10:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noniney2nora': 1 files missing 2025/03/29 03:10:54 NOTICE: 1 hashes missing 2025/03/29 03:10:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noniney2nora': 2 differences found 2025/03/29 03:10:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noniney2nora': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/03/29 03:10:55 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/29 03:10:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noniney2nora': 0 differences found 2025/03/29 03:10:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noniney2nora': 1 matching files 2025/03/29 03:10:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yajovuk5xejo" 2025/03/29 03:10:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/29 03:10:55 DEBUG : Creating backend with remote "TestDrive:crypt/61ggdpu36mg3rgobpn3gdgktvuu7sem9pqel0l90f961f7tmt790" 2025/03/29 03:10:56 DEBUG : Creating backend with remote "/tmp/rclone3046510345" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yajovuk5xejo'", Local "Local file system at /tmp/rclone3046510345", Modify Window "1ms" 2025/03/29 03:10:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0d8a8178dc2e75a0cbe02ead398e5938 OK NFDx2 checkfile vs. both remote (without normalization) 2025/03/29 03:10:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/29 03:10:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yajovuk5xejo' 2025/03/29 03:10:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yajovuk5xejo': 1 files missing 2025/03/29 03:10:58 NOTICE: 1 hashes missing 2025/03/29 03:10:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yajovuk5xejo': 2 differences found 2025/03/29 03:10:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yajovuk5xejo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/03/29 03:10:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/29 03:10:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yajovuk5xejo': 0 differences found 2025/03/29 03:10:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yajovuk5xejo': 1 matching files 2025/03/29 03:10:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rejihow0japa" 2025/03/29 03:10:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/29 03:10:59 DEBUG : Creating backend with remote "TestDrive:crypt/sh2ep5qpctc9h8fi9gkainbl2ekdk22jck3hggqj096d9rbpl120" 2025/03/29 03:11:00 DEBUG : Creating backend with remote "/tmp/rclone787392397" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejihow0japa'", Local "Local file system at /tmp/rclone787392397", Modify Window "1ms" 2025/03/29 03:11:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 08d5ee371c610a824ad67bf892bbced5 OK NFCx2 checkfile vs. both remote (without normalization) 2025/03/29 03:11:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/29 03:11:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rejihow0japa' 2025/03/29 03:11:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rejihow0japa': 1 files missing 2025/03/29 03:11:03 NOTICE: 1 hashes missing 2025/03/29 03:11:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rejihow0japa': 2 differences found 2025/03/29 03:11:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rejihow0japa': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/03/29 03:11:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/29 03:11:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rejihow0japa': 0 differences found 2025/03/29 03:11:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rejihow0japa': 1 matching files 2025/03/29 03:11:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xoyigac9xona" 2025/03/29 03:11:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/29 03:11:04 DEBUG : Creating backend with remote "TestDrive:crypt/1sne5m9vt7mher7rhplk4p8fp8ahuepfhnk8du4v332emqihkgtg" 2025/03/29 03:11:05 DEBUG : Creating backend with remote "/tmp/rclone715348470" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoyigac9xona'", Local "Local file system at /tmp/rclone715348470", Modify Window "1ms" 2025/03/29 03:11:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d15a2231d8e61513da5bbf9caaf50cf1 OK both checkfile vs. NFDx2 remote (without normalization) 2025/03/29 03:11:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/29 03:11:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xoyigac9xona' 2025/03/29 03:11:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xoyigac9xona': 1 files missing 2025/03/29 03:11:08 NOTICE: 1 hashes missing 2025/03/29 03:11:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xoyigac9xona': 2 differences found 2025/03/29 03:11:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xoyigac9xona': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/03/29 03:11:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/29 03:11:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xoyigac9xona': 0 differences found 2025/03/29 03:11:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xoyigac9xona': 1 matching files 2025/03/29 03:11:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-famuron0peti" 2025/03/29 03:11:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/29 03:11:09 DEBUG : Creating backend with remote "TestDrive:crypt/i9tcv3lgh1p5imee29m0fo3lrir4un1eu4lt46at0g3cf3b0rvdg" 2025/03/29 03:11:10 DEBUG : Creating backend with remote "/tmp/rclone715572123" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-famuron0peti'", Local "Local file system at /tmp/rclone715572123", Modify Window "1ms" 2025/03/29 03:11:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e5d14034591f74784bad60ce7116b441 OK both checkfile vs. NFCx2 remote (without normalization) 2025/03/29 03:11:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/29 03:11:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-famuron0peti' 2025/03/29 03:11:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-famuron0peti': 1 files missing 2025/03/29 03:11:12 NOTICE: 1 hashes missing 2025/03/29 03:11:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-famuron0peti': 2 differences found 2025/03/29 03:11:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-famuron0peti': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/03/29 03:11:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/29 03:11:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-famuron0peti': 0 differences found 2025/03/29 03:11:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-famuron0peti': 1 matching files 2025/03/29 03:11:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-famuron0peti': Purge remote 2025/03/29 03:11:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoyigac9xona': Purge remote 2025/03/29 03:11:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rejihow0japa': Purge remote 2025/03/29 03:11:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yajovuk5xejo': Purge remote 2025/03/29 03:11:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noniney2nora': Purge remote 2025/03/29 03:11:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bijisir4bavu': Purge remote 2025/03/29 03:11:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fafahor6pigi': Purge remote 2025/03/29 03:11:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mijaroq8nasa': Purge remote 2025/03/29 03:11:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hugugej4mone': Purge remote 2025/03/29 03:11:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-laqunit4qetu': Purge remote --- PASS: TestApplyTransforms (50.83s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:11:18 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/29 03:11:20 DEBUG : sub/file2: md5 = fbe2fd1637c28976f44ead5c6a06ff6f OK 2025/03/29 03:11:20 INFO : file1: Copied (new) to: sub/file2 2025/03/29 03:11:21 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 03:11:21 DEBUG : file1: Unchanged skipping 2025/03/29 03:11:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori': don't need to copy/move sub/file2, it is already at target location 2025/03/29 03:11:23 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.77s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:11:26 DEBUG : dst/file1: md5 = 5624909339a378001c80cacd415f1a98 OK 2025/03/29 03:11:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zavutid0mori/backup" 2025/03/29 03:11:27 DEBUG : Config file has changed externally - reloading 2025/03/29 03:11:27 DEBUG : Creating backend with remote "TestDrive:crypt/pp21s8r0c3bl2haohcv9ejg0dtgh6leqr71egipine00bieabsd0/1nrff024r7pq65ecp72fc28jb0" 2025/03/29 03:11:28 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/29 03:11:30 INFO : dst/file1: Moved (server-side) 2025/03/29 03:11:32 DEBUG : dst/file1: md5 = a5e8af032e337020516dca4f0078d4e4 OK 2025/03/29 03:11:32 INFO : dst/file1: Copied (new) 2025/03/29 03:11:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/29 03:11:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/29 03:11:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.32s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:11:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zavutid0mori/dst" 2025/03/29 03:11:36 DEBUG : Creating backend with remote "TestDrive:crypt/pp21s8r0c3bl2haohcv9ejg0dtgh6leqr71egipine00bieabsd0/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/29 03:11:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zavutid0mori/CompareDest" 2025/03/29 03:11:38 DEBUG : Creating backend with remote "TestDrive:crypt/pp21s8r0c3bl2haohcv9ejg0dtgh6leqr71egipine00bieabsd0/gveqi14airsml4bgu7krj116o8" 2025/03/29 03:11:39 DEBUG : one: Need to transfer - File not found at Destination 2025/03/29 03:11:42 DEBUG : one: md5 = d76b95726fa4c7917915b020d397989d OK 2025/03/29 03:11:42 INFO : one: Copied (new) 2025/03/29 03:11:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/29 03:11:44 DEBUG : one: md5 = dfd22bd0727aa77c925ad4fd0d2f00bf OK 2025/03/29 03:11:44 INFO : one: Copied (replaced existing) 2025/03/29 03:11:46 DEBUG : dst/one: md5 = d8a242f379e348f992e0aef032fe3c24 OK 2025/03/29 03:11:48 DEBUG : CompareDest/one: md5 = 41fc737f6ccf06f551b319ec73723d3a OK 2025/03/29 03:11:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/29 03:11:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/29 03:11:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/29 03:11:51 DEBUG : CompareDest/two: md5 = 8a5d279ef069389dda4fc6b54acadb1d OK 2025/03/29 03:11:52 DEBUG : two: Need to transfer - File not found at Destination 2025/03/29 03:11:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/29 03:11:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/29 03:11:53 DEBUG : two: Need to transfer - File not found at Destination 2025/03/29 03:11:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/29 03:11:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/29 03:11:54 DEBUG : two: Need to transfer - File not found at Destination 2025/03/29 03:11:54 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/29 03:11:56 DEBUG : two: md5 = 3648e23c64f6d44e843f27b1ad1d907e OK 2025/03/29 03:11:56 INFO : two: Copied (new) 2025/03/29 03:11:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/29 03:11:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/29 03:11:59 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/29 03:11:59 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (23.77s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:12:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zavutid0mori/dst" 2025/03/29 03:12:00 DEBUG : Creating backend with remote "TestDrive:crypt/pp21s8r0c3bl2haohcv9ejg0dtgh6leqr71egipine00bieabsd0/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/29 03:12:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zavutid0mori/CopyDest" 2025/03/29 03:12:02 DEBUG : Config file has changed externally - reloading 2025/03/29 03:12:02 DEBUG : Creating backend with remote "TestDrive:crypt/pp21s8r0c3bl2haohcv9ejg0dtgh6leqr71egipine00bieabsd0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/29 03:12:03 DEBUG : one: Need to transfer - File not found at Destination 2025/03/29 03:12:05 DEBUG : one: md5 = 524255b450c4a92afa968d40080fba60 OK 2025/03/29 03:12:05 INFO : one: Copied (new) 2025/03/29 03:12:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/29 03:12:08 DEBUG : one: md5 = 6699b60809b44cc65577261f5e7b2346 OK 2025/03/29 03:12:08 INFO : one: Copied (replaced existing) 2025/03/29 03:12:10 DEBUG : dst/one: md5 = a49b7771608ff39c7718277ccec939dc OK 2025/03/29 03:12:12 DEBUG : CopyDest/one: md5 = 97155d6747aaf850c206dd0fd0b77f0a OK 2025/03/29 03:12:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zavutid0mori/BackupDir" 2025/03/29 03:12:12 DEBUG : Config file has changed externally - reloading 2025/03/29 03:12:13 DEBUG : Creating backend with remote "TestDrive:crypt/pp21s8r0c3bl2haohcv9ejg0dtgh6leqr71egipine00bieabsd0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/29 03:12:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/29 03:12:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/29 03:12:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/29 03:12:16 INFO : one: Moved (server-side) 2025/03/29 03:12:17 INFO : one: Copied (server-side copy) 2025/03/29 03:12:17 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/29 03:12:19 DEBUG : CopyDest/two: md5 = 45f1d7a606eda5a51c04b079886f6323 OK 2025/03/29 03:12:19 DEBUG : two: Need to transfer - File not found at Destination 2025/03/29 03:12:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/29 03:12:21 INFO : two: Copied (server-side copy) 2025/03/29 03:12:21 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/29 03:12:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/29 03:12:21 DEBUG : two: Unchanged skipping 2025/03/29 03:12:23 DEBUG : CopyDest/three: md5 = 6640007fd369025e68678266be967bba OK 2025/03/29 03:12:24 DEBUG : three: Need to transfer - File not found at Destination 2025/03/29 03:12:24 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/29 03:12:24 DEBUG : three: Destination not found in --copy-dest 2025/03/29 03:12:25 DEBUG : three: md5 = 7cecff25f4d6c528b40ff0ce4eb691f1 OK 2025/03/29 03:12:25 INFO : three: Copied (new) 2025/03/29 03:12:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/29 03:12:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/29 03:12:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/29 03:12:31 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/29 03:12:31 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/29 03:12:31 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/29 03:12:31 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.09s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.49s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.42s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:12:33 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/03/29 03:12:35 DEBUG : TestCopyFileMaxTransfer/file1: md5 = b87ea087ec2fac1464044f938ddc4663 OK 2025/03/29 03:12:35 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/03/29 03:12:36 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/03/29 03:12:36 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/03/29 03:12:37 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/03/29 03:12:37 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/03/29 03:12:39 DEBUG : TestCopyFileMaxTransfer/file4: md5 = ff18b3cba5ec54aabb6ea833e565d080 OK 2025/03/29 03:12:39 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/03/29 03:12:41 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/03/29 03:12:41 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.59s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.42s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:12:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori': Looking for duplicate names using skip mode. 2025/03/29 03:12:45 NOTICE: one: Found 2 files with duplicate names 2025/03/29 03:12:45 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.27s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:12:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori': Looking for duplicate names using skip mode. 2025/03/29 03:12:50 NOTICE: one: Found 3 files with duplicate names 2025/03/29 03:12:50 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/03/29 03:12:50 INFO : one: Deleted 2025/03/29 03:12:50 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (5.90s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:12:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori': Looking for duplicate names using first mode. 2025/03/29 03:12:56 NOTICE: one: Found 3 files with duplicate names 2025/03/29 03:12:57 INFO : one: Deleted 2025/03/29 03:12:57 INFO : one: Deleted 2025/03/29 03:12:57 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.00s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:13:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori': Looking for duplicate names using newest mode. 2025/03/29 03:13:02 NOTICE: one: Found 3 files with duplicate names 2025/03/29 03:13:03 INFO : one: Deleted 2025/03/29 03:13:03 INFO : one: Deleted 2025/03/29 03:13:03 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.20s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.44s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:13:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori': Looking for duplicate names using oldest mode. 2025/03/29 03:13:09 NOTICE: one: Found 3 files with duplicate names 2025/03/29 03:13:09 INFO : one: Deleted 2025/03/29 03:13:10 INFO : one: Deleted 2025/03/29 03:13:10 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.37s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:13:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori': Looking for duplicate names using largest mode. 2025/03/29 03:13:15 NOTICE: one: Found 3 files with duplicate names 2025/03/29 03:13:16 INFO : one: Deleted 2025/03/29 03:13:16 INFO : one: Deleted 2025/03/29 03:13:16 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.14s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:13:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori': Looking for duplicate names using smallest mode. 2025/03/29 03:13:21 NOTICE: one: Found 3 files with duplicate names 2025/03/29 03:13:22 INFO : one: Deleted 2025/03/29 03:13:22 INFO : one: Deleted 2025/03/29 03:13:22 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (5.78s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:13:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori': Looking for duplicate names using rename mode. 2025/03/29 03:13:28 NOTICE: one.txt: Found 3 files with duplicate names 2025/03/29 03:13:29 INFO : one-2.txt: renamed from: one.txt 2025/03/29 03:13:30 INFO : one-3.txt: renamed from: one.txt 2025/03/29 03:13:32 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.19s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:13:36 DEBUG : dupe1/one.txt: md5 = ef628b600da1adbd3657683de4e55037 OK 2025/03/29 03:13:38 DEBUG : dupe2/two.txt: md5 = a63e716eddf8e9875fb2c0e66a9db264 OK 2025/03/29 03:13:40 DEBUG : dupe3/three.txt: md5 = 7ac96d7aa8ed844430ad37708384cc12 OK 2025/03/29 03:13:41 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/03/29 03:13:41 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/03/29 03:13:42 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/03/29 03:13:42 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/03/29 03:13:45 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/03/29 03:13:45 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/03/29 03:13:45 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (11.86s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:13:47 DEBUG : a.txt: md5 = ca93ca821f513fba84f1ff2bc8fa277d OK 2025/03/29 03:13:49 DEBUG : zend.txt: md5 = 9e3d5e54fe7d8e746ed6eb1c480e4e55 OK 2025/03/29 03:13:51 DEBUG : sub dir/hello world: md5 = c30971fe06140660abb0185c6b8c2424 OK 2025/03/29 03:13:52 DEBUG : sub dir/hello world2: md5 = 735db4189fcab158002423a1456d7952 OK 2025/03/29 03:13:54 DEBUG : sub dir/ignore dir/.ignore: md5 = 9ea94767167a80370c1b687b760a9364 OK 2025/03/29 03:13:55 DEBUG : sub dir/ignore dir/should be ignored: md5 = aa6ac1c1649f39a47219d4218d9bc40c OK 2025/03/29 03:13:57 DEBUG : sub dir/sub sub dir/hello world3: md5 = 6e269737651c20b4c11368753f7c1e20 OK 2025/03/29 03:13:58 DEBUG : a.txt: Excluded (Size Filter) 2025/03/29 03:13:58 DEBUG : a.txt: Excluded 2025/03/29 03:13:59 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/29 03:13:59 DEBUG : sub dir/hello world: Excluded 2025/03/29 03:13:59 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/29 03:13:59 DEBUG : sub dir/hello world2: Excluded 2025/03/29 03:13:59 DEBUG : sub dir/ignore dir: Excluded 2025/03/29 03:13:59 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/29 03:13:59 DEBUG : sub dir/hello world: Excluded 2025/03/29 03:13:59 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/29 03:13:59 DEBUG : sub dir/hello world2: Excluded 2025/03/29 03:14:00 DEBUG : sub dir/ignore dir: Excluded 2025/03/29 03:14:04 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/03/29 03:14:05 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/03/29 03:14:05 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/03/29 03:14:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/03/29 03:14:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/03/29 03:14:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/03/29 03:14:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (19.97s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:14:07 DEBUG : file1: md5 = c45b64b8f8301505783d258116cc5d4a OK 2025/03/29 03:14:09 DEBUG : sub/file2: md5 = e186a4cec2a5e0494ec8989d282c4133 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/03/29 03:14:12 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/03/29 03:14:13 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/03/29 03:14:13 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/03/29 03:14:14 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.26s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.46s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.22s) --- PASS: TestListJSON/Metadata (0.67s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:14:17 DEBUG : file1: md5 = c0717315e74b7bef47c66cad430e2784 OK 2025/03/29 03:14:19 DEBUG : sub/file2: md5 = 2c9faf91000dc9ec2651efc764a294ea 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/03/29 03:14:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zavutid0mori/notfound" 2025/03/29 03:14:22 DEBUG : Config file has changed externally - reloading 2025/03/29 03:14:23 DEBUG : Creating backend with remote "TestDrive:crypt/pp21s8r0c3bl2haohcv9ejg0dtgh6leqr71egipine00bieabsd0/qe0i31qdkoejk60elps0ni5sqk" 2025/03/29 03:14:26 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (10.88s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.21s) --- PASS: TestStatJSON/NotFound (0.46s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.22s) --- PASS: TestStatJSON/RootNotFound (1.62s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:14:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori': Making directory 2025/03/29 03:14:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori': Making directory --- PASS: TestMkdir (0.60s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:14:29 DEBUG : sub dir/hello world: md5 = 9da977f7e5069e24b64c93b1efdc5d4f OK 2025/03/29 03:14:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.54s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:14:33 DEBUG : potato2: md5 = 851b82194f232de3ff664de9a36dc4df OK 2025/03/29 03:14:34 DEBUG : empty space: md5 = caaad2e80e5a62a6087c89b61127e4d1 OK --- PASS: TestLs (4.39s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:14:37 DEBUG : potato2: md5 = 1284e58fb764ded2d8a67b75a28d44fb OK 2025/03/29 03:14:38 DEBUG : empty space: md5 = fb42a882c6342a1cecc8ae58307d8c81 OK 2025/03/29 03:14:39 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.65s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:14:42 DEBUG : potato2: md5 = ce60d84a23d64fd2fb29aadd91dc4707 OK 2025/03/29 03:14:43 DEBUG : empty space: md5 = d1b0639cc1a0db4bb5f39655cc2330c6 OK --- PASS: TestLsLong (4.23s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:14:46 DEBUG : potato2: md5 = 2dc06e4debc11ca235740e977e56ed25 OK 2025/03/29 03:14:47 DEBUG : empty space: md5 = cd0907ae46fd46d97dfcb25156ddcdec OK --- PASS: TestHashSums (4.23s) === RUN TestHashSumsWithErrors 2025/03/29 03:14:49 DEBUG : Creating backend with remote ":memory:" 2025/03/29 03:14:49 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/03/29 03:14:49 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/29 03:14:49 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/29 03:14:49 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/29 03:14:49 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/29 03:14:49 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/29 03:14:49 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/29 03:14:49 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/03/29 03:14:49 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-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:14:50 DEBUG : potato2: md5 = 1b3ce6b9881dce394c79386e0e67ae85 OK 2025/03/29 03:14:51 DEBUG : empty space: md5 = 86d401945ac32d0be06933199e334a43 OK 2025/03/29 03:14:53 DEBUG : sub dir/potato3: md5 = d02d0ef488e9f06aff205e51059f5bec OK 2025/03/29 03:14:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (7.84s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:14:58 DEBUG : small: md5 = 2b9d816c06c6205d6d4ea97dec00de95 OK 2025/03/29 03:14:59 DEBUG : medium: md5 = c9e21e9ef8ef3d92f444440699896c7d OK 2025/03/29 03:15:00 DEBUG : large: md5 = 243336d1d34015ec503ce1e57d7a9f3b OK 2025/03/29 03:15:01 DEBUG : Waiting for deletions to finish 2025/03/29 03:15:01 DEBUG : large: Excluded (Size Filter) 2025/03/29 03:15:01 INFO : small: Deleted 2025/03/29 03:15:01 INFO : medium: Deleted --- PASS: TestDelete (5.79s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:15:04 DEBUG : small: md5 = 3f5c4eec8642fda4277efabdb601aa7d OK 2025/03/29 03:15:05 DEBUG : medium: md5 = ad2b640f6255c2c0939570e458b13fed OK 2025/03/29 03:15:06 DEBUG : large: md5 = d38adeeda40d540d733b0f82f3a25c07 OK 2025/03/29 03:15:06 DEBUG : Waiting for deletions to finish 2025/03/29 03:15:07 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/03/29 03:15:07 INFO : small: Deleted 2025/03/29 03:15:07 INFO : medium: Deleted --- PASS: TestMaxDelete (6.36s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:15:10 DEBUG : small: md5 = 397da8dcfc323160347cd8328c903fe8 OK 2025/03/29 03:15:11 DEBUG : medium: md5 = 2e40f5160c2ccd804863133e358a4ae1 OK 2025/03/29 03:15:13 DEBUG : large: md5 = 61a3eaac11309242712e6650dba213ed OK 2025/03/29 03:15:13 DEBUG : Waiting for deletions to finish 2025/03/29 03:15:13 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/29 03:15:13 INFO : medium: Deleted 2025/03/29 03:15:14 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.27s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:15:16 DEBUG : small: md5 = 604d22faab440e6fabae1ad2617e2915 OK 2025/03/29 03:15:18 DEBUG : medium: md5 = 6e5e26757f6ec71a70b54865ae81cc7c OK 2025/03/29 03:15:19 DEBUG : large: md5 = a6546e81bd49e95978e67fd0bdabaf27 OK 2025/03/29 03:15:20 DEBUG : Waiting for deletions to finish 2025/03/29 03:15:20 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/03/29 03:15:20 INFO : large: Deleted 2025/03/29 03:15:20 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.89s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:15:23 DEBUG : ReadFile: md5 = d5c1eeee19a56a1fcc5013efb23d04d0 OK --- PASS: TestReadFile (3.92s) === RUN TestRetry 2025/03/29 03:15:26 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/03/29 03:15:26 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/03/29 03:15:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/29 03:15:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/29 03:15:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/29 03:15:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/29 03:15:26 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-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:15:27 DEBUG : file1: md5 = 61a55531c7160d369681b41c6332e77d OK 2025/03/29 03:15:29 DEBUG : file2: md5 = 53fb1e9d9c3a351452aa518278892c77 OK --- PASS: TestCat (14.93s) === RUN TestPurge 2025/03/29 03:15:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jevatix4tihi" 2025/03/29 03:15:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/29 03:15:41 DEBUG : Creating backend with remote "TestDrive:crypt/rvo2khl3l3evoq6k3ss27l48ahn71bjbi7l8qkpvktuc7utjvb50" 2025/03/29 03:15:42 DEBUG : Creating backend with remote "/tmp/rclone3671385920" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jevatix4tihi'", Local "Local file system at /tmp/rclone3671385920", Modify Window "1ms" 2025/03/29 03:15:46 DEBUG : A1/B1/C1/one: md5 = 1f1b76d125e3fdf2faee5f852d49500a OK 2025/03/29 03:15:46 INFO : A2: Making directory 2025/03/29 03:15:47 INFO : A1/B2: Making directory 2025/03/29 03:15:48 INFO : A1/B2/C2: Making directory 2025/03/29 03:15:48 INFO : A1/B1/C3: Making directory 2025/03/29 03:15:49 INFO : A3: Making directory 2025/03/29 03:15:50 INFO : A3/B3: Making directory 2025/03/29 03:15:50 INFO : A3/B3/C4: Making directory 2025/03/29 03:15:53 DEBUG : A1/two: md5 = 787a49145ff3932317f6f7e2f87cae83 OK 2025/03/29 03:15:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jevatix4tihi': Purge remote 2025/03/29 03:15:56 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.13s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:15:59 DEBUG : A1/B1/C1/one: md5 = c7d0c64a085e4aa93403765f7c6e1f45 OK 2025/03/29 03:15:59 INFO : A2: Making directory 2025/03/29 03:16:00 INFO : A1/B2: Making directory 2025/03/29 03:16:01 INFO : A1/B2/C2: Making directory 2025/03/29 03:16:02 INFO : A1/B1/C3: Making directory 2025/03/29 03:16:02 INFO : A3: Making directory 2025/03/29 03:16:03 INFO : A3/B3: Making directory 2025/03/29 03:16:04 INFO : A3/B3/C4: Making directory 2025/03/29 03:16:06 DEBUG : A1/two: md5 = 9e579290f0bac288106bfc2e5fbdce6d OK 2025/03/29 03:16:07 DEBUG : removing 1 level 3 directories 2025/03/29 03:16:07 INFO : A3/B3/C4: Removing directory 2025/03/29 03:16:09 DEBUG : removing 2 level 3 directories 2025/03/29 03:16:09 INFO : A1/B2/C2: Removing directory 2025/03/29 03:16:09 INFO : A1/B1/C3: Removing directory 2025/03/29 03:16:10 DEBUG : removing 2 level 2 directories 2025/03/29 03:16:10 INFO : A3/B3: Removing directory 2025/03/29 03:16:10 INFO : A1/B2: Removing directory 2025/03/29 03:16:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/29 03:16:10 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/03/29 03:16:11 DEBUG : removing 2 level 1 directories 2025/03/29 03:16:11 INFO : A3: Removing directory 2025/03/29 03:16:11 INFO : A2: Removing directory 2025/03/29 03:16:11 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/03/29 03:16:15 DEBUG : removing 1 level 3 directories 2025/03/29 03:16:15 INFO : A1/B1/C1: Removing directory 2025/03/29 03:16:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/29 03:16:15 DEBUG : removing 1 level 2 directories 2025/03/29 03:16:15 INFO : A1/B1: Removing directory 2025/03/29 03:16:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/29 03:16:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/29 03:16:16 DEBUG : removing 1 level 1 directories 2025/03/29 03:16:16 INFO : A1: Removing directory 2025/03/29 03:16:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/29 03:16:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/29 03:16:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/29 03:16:17 DEBUG : removing 1 level 0 directories 2025/03/29 03:16:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori': Removing directory 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/29 03:16:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (22.13s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:16:19 INFO : A1: Making directory 2025/03/29 03:16:20 INFO : A1/B1: Making directory 2025/03/29 03:16:21 INFO : A1/B1/C1: Making directory 2025/03/29 03:16:23 DEBUG : removing 1 level 3 directories 2025/03/29 03:16:23 INFO : A1/B1/C1: Removing directory 2025/03/29 03:16:24 DEBUG : removing 1 level 2 directories 2025/03/29 03:16:24 INFO : A1/B1: Removing directory 2025/03/29 03:16:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/29 03:16:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.25s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:16:26 INFO : A1: Making directory 2025/03/29 03:16:27 INFO : A1/B1: Making directory 2025/03/29 03:16:28 INFO : A1/B1/C1: Making directory 2025/03/29 03:16:30 DEBUG : removing 1 level 3 directories 2025/03/29 03:16:30 INFO : A1/B1/C1: Removing directory 2025/03/29 03:16:31 DEBUG : removing 1 level 2 directories 2025/03/29 03:16:31 INFO : A1/B1: Removing directory 2025/03/29 03:16:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/29 03:16:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.13s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:16:35 DEBUG : file1: md5 = 6518d4105478e77ddfe96d5d04058678 OK 2025/03/29 03:16:36 DEBUG : filename.txt: File name found in url 2025/03/29 03:16:37 DEBUG : filename.txt: md5 = 13302474d668ceb4d31a9dfef418eda9 OK 2025/03/29 03:16:37 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/03/29 03:16:38 DEBUG : headerfilename.txt: md5 = 2296912e52e9f16e338a1480b7566a39 OK 2025/03/29 03:16:40 DEBUG : file2: md5 = 9eec562abbb7787737279e7fbe39c10a OK --- PASS: TestCopyURL (8.51s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:16:42 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/29 03:16:44 DEBUG : sub/file2: md5 = 7de764ccb9eb7c7848bb8eaa0fe5f891 OK 2025/03/29 03:16:44 INFO : file1: Copied (new) to: sub/file2 2025/03/29 03:16:44 INFO : file1: Deleted 2025/03/29 03:16:45 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 03:16:45 DEBUG : file1: Unchanged skipping 2025/03/29 03:16:45 INFO : file1: Deleted 2025/03/29 03:16:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori': don't need to copy/move sub/file2, it is already at target location 2025/03/29 03:16:47 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.94s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:16:48 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/29 03:16:49 DEBUG : file1: md5 = 0705e0c38e5878a0b9ad73d8db8134e7 OK 2025/03/29 03:16:49 INFO : file1: Copied (new) 2025/03/29 03:16:49 INFO : file1: Deleted 2025/03/29 03:16:50 DEBUG : file1: Destination exists, skipping 2025/03/29 03:16:50 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.08s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.42s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:16:54 DEBUG : dst/file1: md5 = ee13d13c1e5afe27733abc196ad79674 OK 2025/03/29 03:16:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zavutid0mori/backup" 2025/03/29 03:16:55 DEBUG : Config file has changed externally - reloading 2025/03/29 03:16:55 DEBUG : Creating backend with remote "TestDrive:crypt/pp21s8r0c3bl2haohcv9ejg0dtgh6leqr71egipine00bieabsd0/1nrff024r7pq65ecp72fc28jb0" 2025/03/29 03:16:56 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/29 03:16:58 INFO : dst/file1: Moved (server-side) 2025/03/29 03:17:00 DEBUG : dst/file1: md5 = 4e24f310c3948a88f52e22e1b79d5650 OK 2025/03/29 03:17:00 INFO : dst/file1: Copied (new) 2025/03/29 03:17:00 INFO : dst/file1: Deleted 2025/03/29 03:17:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/29 03:17:03 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/29 03:17:04 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.24s) === 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-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:17:06 DEBUG : A1/one: md5 = 1f6305853c2fdcd46876b3f7c3a55b63 OK 2025/03/29 03:17:07 DEBUG : A1/two: md5 = 305f5c3ee0eccca6d6acd70b7372f5b0 OK 2025/03/29 03:17:09 DEBUG : A1/B1/three: md5 = 00a3a02ba8c412afa1afb93577e31f70 OK 2025/03/29 03:17:11 DEBUG : A1/B1/C1/four: md5 = daf4cd14b231741f04a35fd185576d3f OK 2025/03/29 03:17:14 DEBUG : A1/B1/C2/five: md5 = c5cc818607788969f317fc6a8b3bedbf OK 2025/03/29 03:17:14 INFO : A1/B2: Making directory 2025/03/29 03:17:14 INFO : A1/B1/C3: Making directory 2025/03/29 03:17:23 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/03/29 03:17:23 INFO : A2/two: Moved (server-side) to: A3/two 2025/03/29 03:17:23 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/03/29 03:17:24 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/03/29 03:17:24 INFO : A2/one: Moved (server-side) to: A3/one 2025/03/29 03:17:26 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/29 03:17:26 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/29 03:17:26 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/29 03:17:27 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/29 03:17:27 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/29 03:17:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/03/29 03:17:34 INFO : A3/two: Moved (server-side) to: A4/two 2025/03/29 03:17:34 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/03/29 03:17:34 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/03/29 03:17:34 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/03/29 03:17:34 INFO : A3/one: Moved (server-side) to: A4/one 2025/03/29 03:17:37 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/29 03:17:37 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/29 03:17:37 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/29 03:17:38 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/29 03:17:38 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/29 03:17:44 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/03/29 03:17:44 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/03/29 03:17:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/29 03:17:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/29 03:17:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/29 03:17:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/29 03:17:46 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/29 03:17:46 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/29 03:17:46 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/29 03:17:46 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (42.19s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:17:46 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:17:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori': File to upload is small (34 bytes), uploading instead of streaming 2025/03/29 03:17:48 DEBUG : no_checksum_small_file_from_pipe: md5 = 32bebd919a1151a6977f3408417728ae OK 2025/03/29 03:17:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/29 03:17:48 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/29 03:17:49 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/03/29 03:17:50 DEBUG : no_checksum_big_file_from_pipe: md5 = 4ee745700aded12b8dd3daaabfd90907 OK 2025/03/29 03:17:50 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:17:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori': File to upload is small (34 bytes), uploading instead of streaming 2025/03/29 03:17:53 DEBUG : with_checksum_small_file_from_pipe: md5 = add8312c5a8aed34b70b2d97f9ec0a3f OK 2025/03/29 03:17:53 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/29 03:17:54 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/03/29 03:17:55 DEBUG : with_checksum_big_file_from_pipe: md5 = 30afd95a634bf48732a8fe0b6729c1d7 OK 2025/03/29 03:17:55 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-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:17:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori': File to upload is small (34 bytes), uploading instead of streaming 2025/03/29 03:17:58 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 03:17:58 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/29 03:17:59 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-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:18:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori': File to upload is small (34 bytes), uploading instead of streaming 2025/03/29 03:18:02 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/29 03:18:03 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/29 03:18:04 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (18.35s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.90s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.57s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.37s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.50s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/03/29 03:18:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori': File to upload is small (48 bytes), uploading instead of streaming 2025/03/29 03:18:07 DEBUG : rcat_metadata: md5 = 5281c40f6f7fde7464eb1d5b2676dd3f OK 2025/03/29 03:18:07 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/03/29 03:18:08 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/03/29 03:18:09 DEBUG : rcat_metadata_uploadcutoff0: md5 = 5d19a6ba44331ed5b5c599f10a7e8bac OK 2025/03/29 03:18:09 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.70s) --- PASS: TestRcatMetadata/Normal (2.39s) --- PASS: TestRcatMetadata/ViaDisk (2.89s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:18:12 DEBUG : potato1: md5 = 9a45d1507af8193c17683d18b820c117 OK 2025/03/29 03:18:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori': File to upload is small (60 bytes), uploading instead of streaming 2025/03/29 03:18:14 DEBUG : potato2: md5 = 8ca2a6051e78cc031a9e4c5beb674251 OK 2025/03/29 03:18:14 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.45s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:18:17 DEBUG : potato1: md5 = 9b99364eef6cea95f6ee3129ca217691 OK 2025/03/29 03:18:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori': File to upload is small (60 bytes), uploading instead of streaming 2025/03/29 03:18:18 DEBUG : potato2: md5 = 93ecaf98f37e051e99d7ea126f26c5d5 OK 2025/03/29 03:18:18 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.57s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:18:21 DEBUG : potato2: md5 = a4299e62e663d9668235ee42c06cf3a5 OK 2025/03/29 03:18:22 DEBUG : empty space: md5 = 3dd38a5a3e97f5f1f31e3941ab9eb16c OK 2025/03/29 03:18:24 DEBUG : sub dir/potato3: md5 = aa0fd1191be14bf4e9bb0948b98d2595 OK 2025/03/29 03:18:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori': Touching "sub dir/potato3" 2025/03/29 03:18:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori': Touching "empty space" 2025/03/29 03:18:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori': Touching "potato2" 2025/03/29 03:18:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (8.93s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:18:29 DEBUG : dir with metadata: Making directory with metadata 2025/03/29 03:18:29 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.31s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:18:31 DEBUG : directory with modtime: Making directory with metadata 2025/03/29 03:18:32 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.22s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:18:33 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/29 03:18:33 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/29 03:18:33 DEBUG : Google drive root 'crypt/pp21s8r0c3bl2haohcv9ejg0dtgh6leqr71egipine00bieabsd0': Skipping btime metadata as can't update it on an existing file: 2025-03-29T03:18:33.776071821Z 2025/03/29 03:18:34 INFO : non existent directory: Updated directory metadata 2025/03/29 03:18:36 DEBUG : Google drive root 'crypt/pp21s8r0c3bl2haohcv9ejg0dtgh6leqr71egipine00bieabsd0': Skipping btime metadata as can't update it on an existing file: 2025-03-29T03:18:33.776071821Z 2025/03/29 03:18:36 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.61s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:18:38 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/03/29 03:18:40 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/03/29 03:18:40 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.92s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:18:42 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/29 03:18:42 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/29 03:18:42 DEBUG : dst: Making directory with metadata 2025/03/29 03:18:43 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/29 03:18:43 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 03:18:43 INFO : dst: Set directory modification time (using SetModTime) 2025/03/29 03:18:43 INFO : dst: Set directory modification time (using SetModTime) 2025/03/29 03:18:43 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/03/29 03:18:44 INFO : dst: Set directory modification time (using SetModTime) 2025/03/29 03:18:44 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.49s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori'", Local "Local file system at /tmp/rclone1956347988", Modify Window "1ms" 2025/03/29 03:18:47 DEBUG : sub dir/test remove existing: md5 = a5f0eacfdc731964642c041986309c52 OK 2025/03/29 03:18:48 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = e201634d82475edcc80222a864e80907 OK 2025/03/29 03:18:50 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.kudibod9" before starting 2025/03/29 03:18:51 DEBUG : sub dir/test remove existing.kudibod9: TEST: removing renamed existing file after operation 2025/03/29 03:18:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vejaluz6" before starting 2025/03/29 03:18:53 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vejaluz6: TEST: renaming existing back after failed operation 2025/03/29 03:18:55 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cutigeq0" before starting 2025/03/29 03:18:56 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cutigeq0: TEST: removing renamed existing file after operation 2025/03/29 03:18:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "pkd3b40jsvi7u9j1cma6484s29m5odmqa8o56vgka7kfvi5tlqng" 2025/03/29 03:18:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ugsm4vrkpgb0eu7sp5703trdpvjj4asfd9b3e8rs5qr3ke4n4qhgv74kvqdji5rlpuosbt1ffuod5m9cqt0emcavm20f28dvlusv5nt2t5f5c4qa12qegm9fmmu19sbhutnov19ltq1ajn8l3053nmjgo0k9tvml4hc2ddvrcmg6gd4c69pg" --- PASS: TestRemoveExisting (12.74s) === 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/03/29 03:18:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zavutid0mori': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 9m57.728465907s (try 1/5)