"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/07/02 05:24:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zutoqot2baru" 2025/07/02 05:24:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/02 05:24:00 DEBUG : Creating backend with remote "TestDrive:crypt/r6bk5vah57v9r9c7irj5puhtg6o5kngq1e51agp5upljpeuf88h0" 2025/07/02 05:24:01 DEBUG : Creating backend with remote "/tmp/rclone3377497397" === 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-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", 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-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/07/02 05:24:02 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/07/02 05:24:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/02 05:24:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/02 05:24:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/07/02 05:24:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/02 05:24:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/02 05:24:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/02 05:24:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/07/02 05:24:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/02 05:24:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/02 05:24:02 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/07/02 05:24:02 DEBUG : potato: Seek from 10 to 0 2025/07/02 05:24:02 DEBUG : potato: Seek from 10 to 0 2025/07/02 05:24:02 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/07/02 05:24:02 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/07/02 05:24:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/02 05:24:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/02 05:24:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/07/02 05:24:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/02 05:24:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/02 05:24:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/02 05:24:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/07/02 05:24:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/02 05:24:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/02 05:24:02 DEBUG : potato: Seek from 5 to 2 2025/07/02 05:24:02 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/07/02 05:24:02 DEBUG : potato: Seek from 7 to 0 2025/07/02 05:24:02 DEBUG : potato: Seek from 7 to 0 2025/07/02 05:24:02 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/07/02 05:24:02 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/07/02 05:24:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/02 05:24:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/02 05:24:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/07/02 05:24:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/02 05:24:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/02 05:24:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/02 05:24:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/07/02 05:24:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/02 05:24:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/02 05:24:02 DEBUG : potato: Seek from 5 to 2 2025/07/02 05:24:02 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/07/02 05:24:02 DEBUG : potato: Seek from 8 to 0 2025/07/02 05:24:02 DEBUG : potato: Seek from 8 to 0 2025/07/02 05:24:02 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/07/02 05:24:02 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/07/02 05:24:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/02 05:24:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/02 05:24:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/07/02 05:24:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/02 05:24:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/02 05:24:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/02 05:24:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/07/02 05:24:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/02 05:24:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/02 05:24:02 DEBUG : potato: Seek from 5 to 2 2025/07/02 05:24:02 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/07/02 05:24:02 DEBUG : potato: Seek from 9 to 0 2025/07/02 05:24:02 DEBUG : potato: Seek from 9 to 0 2025/07/02 05:24: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-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:24:04 DEBUG : rutabaga: md5 = c74c0a98478074c701a5865e556b4215 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/07/02 05:24:06 DEBUG : empty space: md5 = 9134c57254c9e4c263f5a0a6d115b28e OK === RUN TestCheck/3 2025/07/02 05:24:08 DEBUG : potato2: md5 = 09eb5442d702574ee43cb31dc0de5993 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/07/02 05:24:10 DEBUG : remotepotato: md5 = 89a208fcf16fddbb52671945c99c2900 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.59s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.22s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2025/07/02 05:24:13 DEBUG : Creating backend with remote "nonexistent" 2025/07/02 05:24:13 DEBUG : Creating backend with remote "nonexistent" 2025/07/02 05:24:13 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/07/02 05:24: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/07/02 05:24:13 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/07/02 05:24: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-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:24:15 DEBUG : rutabaga: md5 = d66858b36e3167a2a0d60d931ce70896 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/07/02 05:24:19 DEBUG : empty space: md5 = 89e4bdb206bf036ab0125c6841ab1638 OK === RUN TestCheckDownload/3 2025/07/02 05:24:21 DEBUG : potato2: md5 = 02c1c420a2eb135d0ec7782e140e8896 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/07/02 05:24:25 DEBUG : remotepotato: md5 = 405d1c14b8540ea67af94771eeedb42b OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.42s) --- PASS: TestCheckDownload/1 (1.09s) --- PASS: TestCheckDownload/2 (1.07s) --- PASS: TestCheckDownload/3 (0.91s) --- PASS: TestCheckDownload/4 (1.23s) --- PASS: TestCheckDownload/5 (1.18s) --- PASS: TestCheckDownload/6 (0.97s) --- PASS: TestCheckDownload/7 (1.10s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:24:31 DEBUG : rutabaga: md5 = 440b48b7e6c7ce54a910c6cecdfe4628 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/07/02 05:24:33 DEBUG : empty space: md5 = 15db89ccc63e11b2d87b21f65e2f22c7 OK === RUN TestCheckSizeOnly/3 2025/07/02 05:24:35 DEBUG : potato2: md5 = 3e9319854775381bc95e20737264f9c1 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/07/02 05:24:37 DEBUG : remotepotato: md5 = d5eb6623dc4861ad551f7307e1dfd543 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.52s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.28s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:24:42 DEBUG : test.sum: md5 = 347f30381e1770f10a4763c7d6b83b71 OK 2025/07/02 05:24:43 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/02 05:24:43 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/02 05:24:43 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/02 05:24:43 NOTICE: test.sum: 2 warning(s) suppressed... 2025/07/02 05:24:44 DEBUG : test.sum: md5 = a1b661b213696c446cd73f25b1331c63 OK 2025/07/02 05:24:45 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/02 05:24:45 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/02 05:24:45 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/02 05:24:45 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.65s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:24:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zutoqot2baru/data" 2025/07/02 05:24:46 DEBUG : Creating backend with remote "TestDrive:crypt/r6bk5vah57v9r9c7irj5puhtg6o5kngq1e51agp5upljpeuf88h0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru/data' lacks md5, skipping --- SKIP: TestCheckSum (2.03s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:24:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zutoqot2baru/data" 2025/07/02 05:24:48 DEBUG : Creating backend with remote "TestDrive:crypt/r6bk5vah57v9r9c7irj5puhtg6o5kngq1e51agp5upljpeuf88h0/vjrnln8ratgmqakfosrqe8espk" 2025/07/02 05:24:52 DEBUG : data/banana: md5 = abd91b3cadd9e7fa39f2d4d822200537 OK 2025/07/02 05:24:53 DEBUG : test.sum: md5 = 28ee8efbbdc8a6a561a0b31e8a07bfa0 OK === RUN TestCheckSumDownload/subtest1 2025/07/02 05:24:58 DEBUG : data/potato: md5 = 8e23d6851730c83560d47f51125d615e OK 2025/07/02 05:24:59 DEBUG : test.sum: md5 = 3fa62780cce99ff1ce0982b9e4fa935c OK === RUN TestCheckSumDownload/subtest2 2025/07/02 05:25:03 DEBUG : test.sum: md5 = c2c760d6fe665ad8e67f7037ff5685b4 OK === RUN TestCheckSumDownload/subtest3 2025/07/02 05:25:08 DEBUG : test.sum: md5 = d3803170e200f53df9c09a7a08a75ede OK === RUN TestCheckSumDownload/subtest4 2025/07/02 05:25:12 DEBUG : test.sum: md5 = 5671ad4899076920dbe9c307ce508358 OK === RUN TestCheckSumDownload/subtest5 2025/07/02 05:25:16 DEBUG : test.sum: md5 = 58a7d94ebc5ccf023c67cd06d93d8594 OK === RUN TestCheckSumDownload/subtest6 2025/07/02 05:25:20 DEBUG : data/banana: md5 = 4882a2bca174dacf1f37791868217561 OK 2025/07/02 05:25:21 DEBUG : data/potato: md5 = 995082dea8f693d061c75f636a6359a4 OK 2025/07/02 05:25:23 DEBUG : test.sum: md5 = 51866a6f09a92109bd1cbf1ae9a3d0f5 OK === RUN TestCheckSumDownload/subtest7 2025/07/02 05:25:28 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/07/02 05:25:28 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (40.15s) --- PASS: TestCheckSumDownload/subtest1 (3.16s) --- PASS: TestCheckSumDownload/subtest2 (1.97s) --- PASS: TestCheckSumDownload/subtest3 (2.23s) --- PASS: TestCheckSumDownload/subtest4 (2.29s) --- PASS: TestCheckSumDownload/subtest5 (2.19s) --- PASS: TestCheckSumDownload/subtest6 (2.37s) --- PASS: TestCheckSumDownload/subtest7 (2.21s) === RUN TestApplyTransforms 2025/07/02 05:25:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wihigon7quco" 2025/07/02 05:25:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/02 05:25:28 DEBUG : Creating backend with remote "TestDrive:crypt/f7895h76rou9ltrg3hqlj442kc4sioj5n2257u7ujvab2a1enqi0" 2025/07/02 05:25:29 DEBUG : Creating backend with remote "/tmp/rclone3789069349" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wihigon7quco'", Local "Local file system at /tmp/rclone3789069349", Modify Window "1ms" 2025/07/02 05:25:31 DEBUG : hello, world!: md5 = b7545a0b37ec1642cada7535d39ff2f7 OK upper checkfile vs. lower remote (without normalization) 2025/07/02 05:25:32 ERROR : hello, world!: sum not found 2025/07/02 05:25:32 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wihigon7quco' 2025/07/02 05:25:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wihigon7quco': 1 files missing 2025/07/02 05:25:32 NOTICE: 1 hashes missing 2025/07/02 05:25:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wihigon7quco': 2 differences found 2025/07/02 05:25:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wihigon7quco': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/07/02 05:25:33 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/02 05:25:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wihigon7quco': 0 differences found 2025/07/02 05:25:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wihigon7quco': 1 matching files 2025/07/02 05:25:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-puwogor3cuqu" 2025/07/02 05:25:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/02 05:25:33 DEBUG : Creating backend with remote "TestDrive:crypt/imeoohc24b9c6ubmka00ro03ingpl6vqrieau2pjgtd9niad7dhg" 2025/07/02 05:25:34 DEBUG : Creating backend with remote "/tmp/rclone2325817120" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puwogor3cuqu'", Local "Local file system at /tmp/rclone2325817120", Modify Window "1ms" 2025/07/02 05:25:36 DEBUG : HELLO, WORLD!: md5 = 3df15fc6bae48f7aa58601c1bf413132 OK lower checkfile vs. upper remote (without normalization) 2025/07/02 05:25:37 ERROR : HELLO, WORLD!: sum not found 2025/07/02 05:25:37 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-puwogor3cuqu' 2025/07/02 05:25:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puwogor3cuqu': 1 files missing 2025/07/02 05:25:37 NOTICE: 1 hashes missing 2025/07/02 05:25:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puwogor3cuqu': 2 differences found 2025/07/02 05:25:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puwogor3cuqu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/07/02 05:25:38 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/02 05:25:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puwogor3cuqu': 0 differences found 2025/07/02 05:25:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puwogor3cuqu': 1 matching files 2025/07/02 05:25:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xirufoc7pape" 2025/07/02 05:25:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/02 05:25:38 DEBUG : Creating backend with remote "TestDrive:crypt/l4s14to29d0n215hk3hvm8et7slpefohtjcu75vkp84g4krc43eg" 2025/07/02 05:25:39 DEBUG : Creating backend with remote "/tmp/rclone1252436525" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xirufoc7pape'", Local "Local file system at /tmp/rclone1252436525", Modify Window "1ms" 2025/07/02 05:25:41 DEBUG : HeLlO, wOrLd!: md5 = 21cded7ad186924f00df8d523e70507b OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/07/02 05:25:41 ERROR : HeLlO, wOrLd!: sum not found 2025/07/02 05:25:41 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xirufoc7pape' 2025/07/02 05:25:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xirufoc7pape': 1 files missing 2025/07/02 05:25:41 NOTICE: 1 hashes missing 2025/07/02 05:25:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xirufoc7pape': 2 differences found 2025/07/02 05:25:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xirufoc7pape': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/07/02 05:25:42 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/02 05:25:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xirufoc7pape': 0 differences found 2025/07/02 05:25:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xirufoc7pape': 1 matching files 2025/07/02 05:25:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tajozac2luyu" 2025/07/02 05:25:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/02 05:25:42 DEBUG : Creating backend with remote "TestDrive:crypt/4u6d7pf355drodm6vg06af8espqn1u9l0ab5plgh39sv0r4aoncg" 2025/07/02 05:25:43 DEBUG : Creating backend with remote "/tmp/rclone156119191" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tajozac2luyu'", Local "Local file system at /tmp/rclone156119191", Modify Window "1ms" 2025/07/02 05:25:46 DEBUG : HELLO, WORLD!: md5 = 41e93aba8922203481d7872b57ffe7cf OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/07/02 05:25:46 ERROR : HELLO, WORLD!: sum not found 2025/07/02 05:25:46 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tajozac2luyu' 2025/07/02 05:25:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tajozac2luyu': 1 files missing 2025/07/02 05:25:46 NOTICE: 1 hashes missing 2025/07/02 05:25:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tajozac2luyu': 2 differences found 2025/07/02 05:25:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tajozac2luyu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/07/02 05:25:47 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/02 05:25:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tajozac2luyu': 0 differences found 2025/07/02 05:25:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tajozac2luyu': 1 matching files 2025/07/02 05:25:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuvacid7talu" 2025/07/02 05:25:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/02 05:25:47 DEBUG : Creating backend with remote "TestDrive:crypt/7q57sv259q9krhrvap6j322pvamgnoecvn59b35p0t4ehevfcl1g" 2025/07/02 05:25:48 DEBUG : Creating backend with remote "/tmp/rclone29930539" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuvacid7talu'", Local "Local file system at /tmp/rclone29930539", Modify Window "1ms" 2025/07/02 05:25:50 DEBUG : 測試_Русский___ě_áñ: md5 = 31d86bcef41187a5cabd09c3bccae4fe OK NFD checkfile vs. NFC remote (without normalization) 2025/07/02 05:25:51 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/02 05:25:51 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kuvacid7talu' 2025/07/02 05:25:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuvacid7talu': 1 files missing 2025/07/02 05:25:51 NOTICE: 1 hashes missing 2025/07/02 05:25:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuvacid7talu': 2 differences found 2025/07/02 05:25:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuvacid7talu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/07/02 05:25:52 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/02 05:25:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuvacid7talu': 0 differences found 2025/07/02 05:25:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuvacid7talu': 1 matching files 2025/07/02 05:25:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zihines2fosa" 2025/07/02 05:25:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/02 05:25:52 DEBUG : Creating backend with remote "TestDrive:crypt/tnkc1d080s1n3vjmd4o1lefo5qln324lplvcdtn34gtt2a01kneg" 2025/07/02 05:25:53 DEBUG : Creating backend with remote "/tmp/rclone3010726317" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihines2fosa'", Local "Local file system at /tmp/rclone3010726317", Modify Window "1ms" 2025/07/02 05:25:55 DEBUG : 測試_Русский___ě_áñ: md5 = 889c26982fda383421f9ee730dcc749a OK NFC checkfile vs. NFD remote (without normalization) 2025/07/02 05:25:56 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/02 05:25:56 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zihines2fosa' 2025/07/02 05:25:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zihines2fosa': 1 files missing 2025/07/02 05:25:56 NOTICE: 1 hashes missing 2025/07/02 05:25:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zihines2fosa': 2 differences found 2025/07/02 05:25:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zihines2fosa': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/07/02 05:25:57 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/02 05:25:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zihines2fosa': 0 differences found 2025/07/02 05:25:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zihines2fosa': 1 matching files 2025/07/02 05:25:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-temunoq5dana" 2025/07/02 05:25:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/02 05:25:57 DEBUG : Creating backend with remote "TestDrive:crypt/kmvd9c9tp0nug4um404sdnev6j2g7amvrm25o0cp4nq4j38n9l0g" 2025/07/02 05:25:58 DEBUG : Creating backend with remote "/tmp/rclone962621006" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-temunoq5dana'", Local "Local file system at /tmp/rclone962621006", Modify Window "1ms" 2025/07/02 05:26:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d1be84841b797fa883e1dde2fc242d9e OK NFDx2 checkfile vs. both remote (without normalization) 2025/07/02 05:26:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/02 05:26:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-temunoq5dana' 2025/07/02 05:26:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-temunoq5dana': 1 files missing 2025/07/02 05:26:01 NOTICE: 1 hashes missing 2025/07/02 05:26:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-temunoq5dana': 2 differences found 2025/07/02 05:26:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-temunoq5dana': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/07/02 05:26:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/02 05:26:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-temunoq5dana': 0 differences found 2025/07/02 05:26:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-temunoq5dana': 1 matching files 2025/07/02 05:26:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-julebep7haso" 2025/07/02 05:26:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/02 05:26:02 DEBUG : Creating backend with remote "TestDrive:crypt/gfi3duelebnmccv5ql6036hgrvunc9vv614ftfik315rfmgdsfsg" 2025/07/02 05:26:03 DEBUG : Creating backend with remote "/tmp/rclone2364810761" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-julebep7haso'", Local "Local file system at /tmp/rclone2364810761", Modify Window "1ms" 2025/07/02 05:26:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 7c4374ba101544fee3bfdcaedf315e27 OK NFCx2 checkfile vs. both remote (without normalization) 2025/07/02 05:26:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/02 05:26:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-julebep7haso' 2025/07/02 05:26:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-julebep7haso': 1 files missing 2025/07/02 05:26:05 NOTICE: 1 hashes missing 2025/07/02 05:26:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-julebep7haso': 2 differences found 2025/07/02 05:26:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-julebep7haso': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/07/02 05:26:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/02 05:26:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-julebep7haso': 0 differences found 2025/07/02 05:26:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-julebep7haso': 1 matching files 2025/07/02 05:26:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wusifaz8cexe" 2025/07/02 05:26:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/02 05:26:06 DEBUG : Creating backend with remote "TestDrive:crypt/0dh47nnrca201he455em0l8v2u018f85k30d1evpfeti84bd3lf0" 2025/07/02 05:26:07 DEBUG : Creating backend with remote "/tmp/rclone3988651855" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusifaz8cexe'", Local "Local file system at /tmp/rclone3988651855", Modify Window "1ms" 2025/07/02 05:26:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 76aa4de67b1d5bbfa5cc177e00777d2c OK both checkfile vs. NFDx2 remote (without normalization) 2025/07/02 05:26:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/02 05:26:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wusifaz8cexe' 2025/07/02 05:26:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wusifaz8cexe': 1 files missing 2025/07/02 05:26:10 NOTICE: 1 hashes missing 2025/07/02 05:26:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wusifaz8cexe': 2 differences found 2025/07/02 05:26:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wusifaz8cexe': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/07/02 05:26:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/02 05:26:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wusifaz8cexe': 0 differences found 2025/07/02 05:26:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wusifaz8cexe': 1 matching files 2025/07/02 05:26:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wolopaj4fipo" 2025/07/02 05:26:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/02 05:26:11 DEBUG : Creating backend with remote "TestDrive:crypt/tr5ofmrgr1r08o2n4mdt8kms9g9ov4h11jebfng5gp8vrr5kedcg" 2025/07/02 05:26:12 DEBUG : Creating backend with remote "/tmp/rclone1837895529" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wolopaj4fipo'", Local "Local file system at /tmp/rclone1837895529", Modify Window "1ms" 2025/07/02 05:26:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = af9fcfc3ae31bc7b32309e9214579005 OK both checkfile vs. NFCx2 remote (without normalization) 2025/07/02 05:26:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/02 05:26:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wolopaj4fipo' 2025/07/02 05:26:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wolopaj4fipo': 1 files missing 2025/07/02 05:26:14 NOTICE: 1 hashes missing 2025/07/02 05:26:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wolopaj4fipo': 2 differences found 2025/07/02 05:26:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wolopaj4fipo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/07/02 05:26:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/02 05:26:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wolopaj4fipo': 0 differences found 2025/07/02 05:26:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wolopaj4fipo': 1 matching files 2025/07/02 05:26:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wolopaj4fipo': Purge remote 2025/07/02 05:26:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wusifaz8cexe': Purge remote 2025/07/02 05:26:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-julebep7haso': Purge remote 2025/07/02 05:26:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-temunoq5dana': Purge remote 2025/07/02 05:26:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zihines2fosa': Purge remote 2025/07/02 05:26:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuvacid7talu': Purge remote 2025/07/02 05:26:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tajozac2luyu': Purge remote 2025/07/02 05:26:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xirufoc7pape': Purge remote 2025/07/02 05:26:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-puwogor3cuqu': Purge remote 2025/07/02 05:26:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wihigon7quco': Purge remote --- PASS: TestApplyTransforms (51.85s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:26:20 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/02 05:26:22 DEBUG : sub/file2: md5 = 5b87707a72d110c67c9399202f709236 OK 2025/07/02 05:26:22 INFO : file1: Copied (new) to: sub/file2 2025/07/02 05:26:23 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 05:26:23 DEBUG : file1: Unchanged skipping 2025/07/02 05:26:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru': don't need to copy/move sub/file2, it is already at target location 2025/07/02 05:26:25 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.86s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:26:29 DEBUG : dst/file1: md5 = 4c688f388fb17b69524047cc61c82e1c OK 2025/07/02 05:26:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zutoqot2baru/backup" 2025/07/02 05:26:30 DEBUG : Creating backend with remote "TestDrive:crypt/r6bk5vah57v9r9c7irj5puhtg6o5kngq1e51agp5upljpeuf88h0/1nrff024r7pq65ecp72fc28jb0" 2025/07/02 05:26:31 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/02 05:26:33 INFO : dst/file1: Moved (server-side) 2025/07/02 05:26:35 DEBUG : dst/file1: md5 = 3f8b53ce4f01ea0458de28856e01183b OK 2025/07/02 05:26:35 INFO : dst/file1: Copied (new) 2025/07/02 05:26:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/02 05:26:38 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/02 05:26:38 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.66s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:26:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zutoqot2baru/dst" 2025/07/02 05:26:39 DEBUG : Creating backend with remote "TestDrive:crypt/r6bk5vah57v9r9c7irj5puhtg6o5kngq1e51agp5upljpeuf88h0/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/02 05:26:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zutoqot2baru/CompareDest" 2025/07/02 05:26:41 DEBUG : Creating backend with remote "TestDrive:crypt/r6bk5vah57v9r9c7irj5puhtg6o5kngq1e51agp5upljpeuf88h0/gveqi14airsml4bgu7krj116o8" 2025/07/02 05:26:42 DEBUG : one: Need to transfer - File not found at Destination 2025/07/02 05:26:45 DEBUG : one: md5 = 60e014b911b9ca436053312c1124b8f4 OK 2025/07/02 05:26:45 INFO : one: Copied (new) 2025/07/02 05:26:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/02 05:26:47 DEBUG : one: md5 = 84961a336a69748c0f497188863075e2 OK 2025/07/02 05:26:47 INFO : one: Copied (replaced existing) 2025/07/02 05:26:49 DEBUG : dst/one: md5 = d029e8ba177a60e920bc12d127a90927 OK 2025/07/02 05:26:51 DEBUG : CompareDest/one: md5 = bdba0f110420a2bdb2f3eb88310eb2ed OK 2025/07/02 05:26:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/02 05:26:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/02 05:26:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/02 05:26:55 DEBUG : CompareDest/two: md5 = 94f2647245bfc6ef0659970812a73d4c OK 2025/07/02 05:26:55 DEBUG : two: Need to transfer - File not found at Destination 2025/07/02 05:26:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/02 05:26:56 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/02 05:26:56 DEBUG : two: Need to transfer - File not found at Destination 2025/07/02 05:26:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/02 05:26:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/02 05:26:58 DEBUG : two: Need to transfer - File not found at Destination 2025/07/02 05:26:58 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/02 05:27:00 DEBUG : two: md5 = 59ca4d13601ccb85dbcbf006c0801e2f OK 2025/07/02 05:27:00 INFO : two: Copied (new) 2025/07/02 05:27:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/02 05:27:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/02 05:27:03 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/02 05:27:03 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.79s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:27:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zutoqot2baru/dst" 2025/07/02 05:27:04 DEBUG : Creating backend with remote "TestDrive:crypt/r6bk5vah57v9r9c7irj5puhtg6o5kngq1e51agp5upljpeuf88h0/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/02 05:27:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zutoqot2baru/CopyDest" 2025/07/02 05:27:06 DEBUG : Creating backend with remote "TestDrive:crypt/r6bk5vah57v9r9c7irj5puhtg6o5kngq1e51agp5upljpeuf88h0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/02 05:27:07 DEBUG : one: Need to transfer - File not found at Destination 2025/07/02 05:27:09 DEBUG : one: md5 = c9bc13727d76df68679199f22f74245d OK 2025/07/02 05:27:09 INFO : one: Copied (new) 2025/07/02 05:27:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/02 05:27:12 DEBUG : one: md5 = bef4c892f705131a8955230cd87ae35b OK 2025/07/02 05:27:12 INFO : one: Copied (replaced existing) 2025/07/02 05:27:14 DEBUG : dst/one: md5 = b93ae3efdb1c77cc2b1727cd25ecc7f4 OK 2025/07/02 05:27:16 DEBUG : CopyDest/one: md5 = 793ab4e8fcb08ce7249cd07c569a69e0 OK 2025/07/02 05:27:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zutoqot2baru/BackupDir" 2025/07/02 05:27:16 DEBUG : Config file has changed externally - reloading 2025/07/02 05:27:17 DEBUG : Creating backend with remote "TestDrive:crypt/r6bk5vah57v9r9c7irj5puhtg6o5kngq1e51agp5upljpeuf88h0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/02 05:27:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/02 05:27:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/02 05:27:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/02 05:27:20 INFO : one: Moved (server-side) 2025/07/02 05:27:21 INFO : one: Copied (server-side copy) 2025/07/02 05:27:21 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/02 05:27:23 DEBUG : CopyDest/two: md5 = 64602728436be4e326aec851bf967f32 OK 2025/07/02 05:27:23 DEBUG : two: Need to transfer - File not found at Destination 2025/07/02 05:27:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/02 05:27:25 INFO : two: Copied (server-side copy) 2025/07/02 05:27:25 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/02 05:27:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/02 05:27:25 DEBUG : two: Unchanged skipping 2025/07/02 05:27:27 DEBUG : CopyDest/three: md5 = e8d83daee6dd4f9581f0b4066197c5fd OK 2025/07/02 05:27:28 DEBUG : three: Need to transfer - File not found at Destination 2025/07/02 05:27:28 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/02 05:27:28 DEBUG : three: Destination not found in --copy-dest 2025/07/02 05:27:29 DEBUG : three: md5 = fea566dc9ca7ebd81225eb6ae51bf6f5 OK 2025/07/02 05:27:29 INFO : three: Copied (new) 2025/07/02 05:27:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/02 05:27:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/02 05:27:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/02 05:27:34 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/02 05:27:34 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/02 05:27:34 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/02 05:27:35 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (31.82s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.48s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:27:37 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/07/02 05:27:39 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 2626ca5263a7ebf5ec6a3c3910ec7568 OK 2025/07/02 05:27:39 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/07/02 05:27:40 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/07/02 05:27:40 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/07/02 05:27:41 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/07/02 05:27:41 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/07/02 05:27:43 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 8d54956c1a6cf694632039c21711b016 OK 2025/07/02 05:27:43 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/07/02 05:27:45 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/07/02 05:27:45 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.96s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:27:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru': Looking for duplicate names using skip mode. 2025/07/02 05:27:49 NOTICE: one: Found 2 files with duplicate names 2025/07/02 05:27:49 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.00s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:27:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru': Looking for duplicate names using skip mode. 2025/07/02 05:27:55 NOTICE: one: Found 3 files with duplicate names 2025/07/02 05:27:55 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/07/02 05:27:56 INFO : one: Deleted 2025/07/02 05:27:56 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.43s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:28:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru': Looking for duplicate names using first mode. 2025/07/02 05:28:02 NOTICE: one: Found 3 files with duplicate names 2025/07/02 05:28:02 INFO : one: Deleted 2025/07/02 05:28:02 INFO : one: Deleted 2025/07/02 05:28:02 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.15s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:28:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru': Looking for duplicate names using newest mode. 2025/07/02 05:28:08 NOTICE: one: Found 3 files with duplicate names 2025/07/02 05:28:08 INFO : one: Deleted 2025/07/02 05:28:09 INFO : one: Deleted 2025/07/02 05:28:09 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.17s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", 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-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:28:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru': Looking for duplicate names using oldest mode. 2025/07/02 05:28:14 NOTICE: one: Found 3 files with duplicate names 2025/07/02 05:28:15 INFO : one: Deleted 2025/07/02 05:28:15 INFO : one: Deleted 2025/07/02 05:28:15 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (5.99s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:28:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru': Looking for duplicate names using largest mode. 2025/07/02 05:28:20 NOTICE: one: Found 3 files with duplicate names 2025/07/02 05:28:21 INFO : one: Deleted 2025/07/02 05:28:21 INFO : one: Deleted 2025/07/02 05:28:21 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.15s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:28:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru': Looking for duplicate names using smallest mode. 2025/07/02 05:28:26 NOTICE: one: Found 3 files with duplicate names 2025/07/02 05:28:27 INFO : one: Deleted 2025/07/02 05:28:27 INFO : one: Deleted 2025/07/02 05:28:27 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.08s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:28:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru': Looking for duplicate names using rename mode. 2025/07/02 05:28:34 NOTICE: one.txt: Found 3 files with duplicate names 2025/07/02 05:28:35 INFO : one-2.txt: renamed from: one.txt 2025/07/02 05:28:36 INFO : one-3.txt: renamed from: one.txt 2025/07/02 05:28:37 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.11s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:28:42 DEBUG : dupe1/one.txt: md5 = d91ef1d04344766d4e6e09c708ee023d OK 2025/07/02 05:28:44 DEBUG : dupe2/two.txt: md5 = d0ef8eeec012b2886d28dc7e8c206920 OK 2025/07/02 05:28:46 DEBUG : dupe3/three.txt: md5 = a6607f2346ff32db979b8255c8884ad8 OK 2025/07/02 05:28:46 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/07/02 05:28:47 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/07/02 05:28:48 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/07/02 05:28:48 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/07/02 05:28:51 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/07/02 05:28:51 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/07/02 05:28:51 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.57s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:28:53 DEBUG : a.txt: md5 = 8560a311766db350852d8a89493b1f99 OK 2025/07/02 05:28:55 DEBUG : zend.txt: md5 = 97f1c848c438adcf96f166d71e1b2b9d OK 2025/07/02 05:28:57 DEBUG : sub dir/hello world: md5 = f5f9cfa24bb7ee8130acd5491634d8b9 OK 2025/07/02 05:28:58 DEBUG : sub dir/hello world2: md5 = 367ca80f7a62ffdb852f6e086025c3f8 OK 2025/07/02 05:29:00 DEBUG : sub dir/ignore dir/.ignore: md5 = 70d76552b34ca1de3b96ed990ec1919c OK 2025/07/02 05:29:02 DEBUG : sub dir/ignore dir/should be ignored: md5 = 6a7988e3214a19f18bda6b29ee7a2976 OK 2025/07/02 05:29:04 DEBUG : sub dir/sub sub dir/hello world3: md5 = 4b72ee48a41e0335bc925757616881e9 OK 2025/07/02 05:29:05 DEBUG : a.txt: Excluded (Size Filter) 2025/07/02 05:29:05 DEBUG : a.txt: Excluded 2025/07/02 05:29:06 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/02 05:29:06 DEBUG : sub dir/hello world2: Excluded 2025/07/02 05:29:06 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/02 05:29:06 DEBUG : sub dir/hello world: Excluded 2025/07/02 05:29:06 DEBUG : sub dir/ignore dir: Excluded 2025/07/02 05:29:06 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/02 05:29:06 DEBUG : sub dir/hello world2: Excluded 2025/07/02 05:29:06 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/02 05:29:06 DEBUG : sub dir/hello world: Excluded 2025/07/02 05:29:07 DEBUG : sub dir/ignore dir: Excluded 2025/07/02 05:29:11 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/02 05:29:12 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/02 05:29:12 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/02 05:29:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/02 05:29:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/02 05:29:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/07/02 05:29:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.32s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:29:15 DEBUG : a.txt: md5 = 39aa50185b36d2b66e42e9f18e3c4ae3 OK 2025/07/02 05:29:16 DEBUG : zend.txt: md5 = 05a7447da3b99a088e8ee2f567c05ad8 OK 2025/07/02 05:29:18 DEBUG : sub dir/hello world: md5 = cfa8fecfe221786fe62f01c8e9baa471 OK 2025/07/02 05:29:20 DEBUG : sub dir/hello world2: md5 = a671d4820f621a22e32ddfcd256dc802 OK 2025/07/02 05:29:22 DEBUG : sub dir/ignore dir/.ignore: md5 = af0bfedd036ddf3b204547e5c7c01256 OK 2025/07/02 05:29:23 DEBUG : sub dir/ignore dir/should be ignored: md5 = 905237e1474d81a45162c2e284d57ffe OK 2025/07/02 05:29:25 DEBUG : sub dir/sub sub dir/hello world3: md5 = 5f3be2b5945d7a886a09d8aa05bd33ee OK 2025/07/02 05:29:26 DEBUG : a.txt: Excluded (Size Filter) 2025/07/02 05:29:26 DEBUG : a.txt: Excluded 2025/07/02 05:29:27 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/02 05:29:27 DEBUG : sub dir/hello world2: Excluded 2025/07/02 05:29:27 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/02 05:29:27 DEBUG : sub dir/hello world: Excluded 2025/07/02 05:29:28 DEBUG : sub dir/ignore dir: Excluded 2025/07/02 05:29:28 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/02 05:29:28 DEBUG : sub dir/hello world2: Excluded 2025/07/02 05:29:28 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/02 05:29:28 DEBUG : sub dir/hello world: Excluded 2025/07/02 05:29:28 DEBUG : sub dir/ignore dir: Excluded 2025/07/02 05:29:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/02 05:29:33 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/02 05:29:33 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/02 05:29:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/02 05:29:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/02 05:29:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/07/02 05:29:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.00s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:29:36 DEBUG : file1: md5 = 1632a9b23a6d4cd480cc5b8d0a29964e OK 2025/07/02 05:29:38 DEBUG : sub/file2: md5 = e58c0ede6dc6ef3a86c60422cc3739c0 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/07/02 05:29:41 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/07/02 05:29:41 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/07/02 05:29:42 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/07/02 05:29:43 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.51s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.47s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.30s) --- PASS: TestListJSON/Metadata (0.73s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:29:45 DEBUG : file1: md5 = d85c0fbf57deacea556ecd4765c765fc OK 2025/07/02 05:29:47 DEBUG : sub/file2: md5 = 68a1d7f8e263b11bc646a184e14b82ab 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/07/02 05:29:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zutoqot2baru/notfound" 2025/07/02 05:29:51 DEBUG : Creating backend with remote "TestDrive:crypt/r6bk5vah57v9r9c7irj5puhtg6o5kngq1e51agp5upljpeuf88h0/qe0i31qdkoejk60elps0ni5sqk" 2025/07/02 05:29:55 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.34s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.48s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.46s) --- PASS: TestStatJSON/DirFilesOnly (0.27s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.77s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:29:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru': Making directory 2025/07/02 05:29:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru': Making directory --- PASS: TestMkdir (0.70s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:29:58 DEBUG : sub dir/hello world: md5 = bbaac7b6122029c4e78115b164190352 OK 2025/07/02 05:30:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.73s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:30:02 DEBUG : potato2: md5 = 0b1281daaa09578f68e56e92ed2ffac6 OK 2025/07/02 05:30:03 DEBUG : empty space: md5 = f12c4dcf7df86d1c987f9640fd00d67f OK --- PASS: TestLs (4.81s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:30:07 DEBUG : potato2: md5 = f27ba3731fef3fe14f4063f0364e2c9e OK 2025/07/02 05:30:08 DEBUG : empty space: md5 = bdb555758ca4ccaea755345b92a12218 OK 2025/07/02 05:30:09 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/07/02 05:30:09 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.72s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:30:12 DEBUG : potato2: md5 = 6e7dcd510b2ae6a64ac567ed5b9dcd8f OK 2025/07/02 05:30:13 DEBUG : empty space: md5 = 5e85cccd3a745b6478e6b1b43c23ac89 OK --- PASS: TestLsLong (4.72s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:30:16 DEBUG : potato2: md5 = 091b21e99c7c5878ee9bd0753d923c12 OK 2025/07/02 05:30:18 DEBUG : empty space: md5 = d85e3e09da74843d6b09a4233d850f45 OK --- PASS: TestHashSums (4.39s) === RUN TestHashSumsWithErrors 2025/07/02 05:30:19 DEBUG : Creating backend with remote ":memory:" 2025/07/02 05:30:19 DEBUG : Config file has changed externally - reloading 2025/07/02 05:30:19 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/07/02 05:30:19 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/02 05:30:19 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/02 05:30:19 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/02 05:30:19 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/02 05:30:19 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/02 05:30:19 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/02 05:30:19 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/07/02 05:30:19 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-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:30:21 DEBUG : potato2: md5 = ff30501cf617b455675822449a837f79 OK 2025/07/02 05:30:22 DEBUG : empty space: md5 = 33396064548f21cbe3aab76a4463e847 OK 2025/07/02 05:30:24 DEBUG : sub dir/potato3: md5 = cf03c934da62dbdba03f08affbd5128d OK 2025/07/02 05:30:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (7.96s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:30:29 DEBUG : small: md5 = 521d028583b32bad2753d8546fb25d7c OK 2025/07/02 05:30:30 DEBUG : medium: md5 = b6b1387059569fd7468c55f1eb8b5bda OK 2025/07/02 05:30:32 DEBUG : large: md5 = 26269b28efc74408ae4a040a70bcdd0d OK 2025/07/02 05:30:32 DEBUG : Waiting for deletions to finish 2025/07/02 05:30:32 DEBUG : large: Excluded (Size Filter) 2025/07/02 05:30:33 INFO : medium: Deleted 2025/07/02 05:30:33 INFO : small: Deleted --- PASS: TestDelete (6.76s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:30:35 DEBUG : small: md5 = 8566ee93b076fc8b5a0a06a876362fd6 OK 2025/07/02 05:30:37 DEBUG : medium: md5 = 7ad796fba5588d7c6793ede40f3d2263 OK 2025/07/02 05:30:38 DEBUG : large: md5 = 8b98b324ae6540ef8ea9b314ecbe341f OK 2025/07/02 05:30:38 DEBUG : Waiting for deletions to finish 2025/07/02 05:30:39 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/07/02 05:30:39 INFO : small: Deleted 2025/07/02 05:30:39 INFO : medium: Deleted --- PASS: TestMaxDelete (6.55s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:30:42 DEBUG : small: md5 = 690aff90113700f7bd92888b83db2072 OK 2025/07/02 05:30:43 DEBUG : medium: md5 = ff6c1992231351de6634bc941eca7318 OK 2025/07/02 05:30:45 DEBUG : large: md5 = 55f1be1d3a78a7f0f430d06bd6dedab2 OK 2025/07/02 05:30:45 DEBUG : Waiting for deletions to finish 2025/07/02 05:30:45 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/02 05:30:46 INFO : small: Deleted 2025/07/02 05:30:46 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.81s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:30:49 DEBUG : small: md5 = 2cf6e9db849d631596547914dc5be6aa OK 2025/07/02 05:30:50 DEBUG : medium: md5 = 4310d9d9522e0fa0e1cad5099a0d537a OK 2025/07/02 05:30:52 DEBUG : large: md5 = ecfe4e39f1a01a0b0a24e4047c38958e OK 2025/07/02 05:30:52 DEBUG : Waiting for deletions to finish 2025/07/02 05:30:52 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/07/02 05:30:53 INFO : medium: Deleted 2025/07/02 05:30:53 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.87s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:30:56 DEBUG : ReadFile: md5 = 3b5b1f88fd9c36bfe04409e40887a1f6 OK --- PASS: TestReadFile (4.09s) === RUN TestRetry 2025/07/02 05:30:58 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/07/02 05:30:58 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/07/02 05:30:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/02 05:30:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/02 05:30:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/02 05:30:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/02 05:30:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:31:00 DEBUG : file1: md5 = 38492c08cdd9d26411d95d315b86caaf OK 2025/07/02 05:31:01 DEBUG : file2: md5 = 0161116ff2863770196a57a8d10fec38 OK --- PASS: TestCat (22.91s) === RUN TestPurge 2025/07/02 05:31:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gokasol0qiqa" 2025/07/02 05:31:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/02 05:31:21 DEBUG : Creating backend with remote "TestDrive:crypt/q3ga9na4phso0hlpgscthm39gkdilbhj7abak97tfkc3hrlkg59g" 2025/07/02 05:31:22 DEBUG : Creating backend with remote "/tmp/rclone2465129508" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gokasol0qiqa'", Local "Local file system at /tmp/rclone2465129508", Modify Window "1ms" 2025/07/02 05:31:27 DEBUG : A1/B1/C1/one: md5 = 209aa736b09cf877e469bf6d89d2df37 OK 2025/07/02 05:31:27 INFO : A2: Making directory 2025/07/02 05:31:27 INFO : A1/B2: Making directory 2025/07/02 05:31:28 INFO : A1/B2/C2: Making directory 2025/07/02 05:31:29 INFO : A1/B1/C3: Making directory 2025/07/02 05:31:30 INFO : A3: Making directory 2025/07/02 05:31:30 INFO : A3/B3: Making directory 2025/07/02 05:31:31 INFO : A3/B3/C4: Making directory 2025/07/02 05:31:33 DEBUG : A1/two: md5 = f160588f49845f686db9221991fcb997 OK 2025/07/02 05:31:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gokasol0qiqa': Purge remote 2025/07/02 05:31:37 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.87s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:31:41 DEBUG : A1/B1/C1/one: md5 = 03822eca00463cd8bed919391bf6f1d7 OK 2025/07/02 05:31:41 INFO : A2: Making directory 2025/07/02 05:31:42 INFO : A1/B2: Making directory 2025/07/02 05:31:43 INFO : A1/B2/C2: Making directory 2025/07/02 05:31:43 INFO : A1/B1/C3: Making directory 2025/07/02 05:31:44 INFO : A3: Making directory 2025/07/02 05:31:45 INFO : A3/B3: Making directory 2025/07/02 05:31:45 INFO : A3/B3/C4: Making directory 2025/07/02 05:31:48 DEBUG : A1/two: md5 = 9a9aaff662b1a5b7a5365e500bdc239e OK 2025/07/02 05:31:49 DEBUG : removing 1 level 3 directories 2025/07/02 05:31:49 INFO : A3/B3/C4: Removing directory 2025/07/02 05:31:51 DEBUG : removing 2 level 3 directories 2025/07/02 05:31:51 INFO : A1/B2/C2: Removing directory 2025/07/02 05:31:51 INFO : A1/B1/C3: Removing directory 2025/07/02 05:31:52 DEBUG : removing 2 level 2 directories 2025/07/02 05:31:52 INFO : A3/B3: Removing directory 2025/07/02 05:31:52 INFO : A1/B2: Removing directory 2025/07/02 05:31:52 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/07/02 05:31:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/02 05:31:53 DEBUG : removing 2 level 1 directories 2025/07/02 05:31:53 INFO : A3: Removing directory 2025/07/02 05:31:53 INFO : A2: Removing directory 2025/07/02 05:31:53 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/07/02 05:31:57 DEBUG : removing 1 level 3 directories 2025/07/02 05:31:57 INFO : A1/B1/C1: Removing directory 2025/07/02 05:31:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/02 05:31:57 DEBUG : removing 1 level 2 directories 2025/07/02 05:31:57 INFO : A1/B1: Removing directory 2025/07/02 05:31:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/02 05:31:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/02 05:31:58 DEBUG : removing 1 level 1 directories 2025/07/02 05:31:58 INFO : A1: Removing directory 2025/07/02 05:31:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/02 05:31:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/02 05:31:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/02 05:31:59 DEBUG : removing 1 level 0 directories 2025/07/02 05:31:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru': Removing directory 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/02 05:31:59 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" --- PASS: TestRmdirsNoLeaveRoot (23.00s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:32:01 INFO : A1: Making directory 2025/07/02 05:32:02 INFO : A1/B1: Making directory 2025/07/02 05:32:02 INFO : A1/B1/C1: Making directory 2025/07/02 05:32:05 DEBUG : removing 1 level 3 directories 2025/07/02 05:32:05 INFO : A1/B1/C1: Removing directory 2025/07/02 05:32:06 DEBUG : removing 1 level 2 directories 2025/07/02 05:32:06 INFO : A1/B1: Removing directory 2025/07/02 05:32:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/02 05:32:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.01s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:32:08 INFO : A1: Making directory 2025/07/02 05:32:09 INFO : A1/B1: Making directory 2025/07/02 05:32:10 INFO : A1/B1/C1: Making directory 2025/07/02 05:32:13 DEBUG : removing 1 level 3 directories 2025/07/02 05:32:13 INFO : A1/B1/C1: Removing directory 2025/07/02 05:32:13 DEBUG : removing 1 level 2 directories 2025/07/02 05:32:13 INFO : A1/B1: Removing directory 2025/07/02 05:32:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/02 05:32:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.57s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:32:17 DEBUG : file1: md5 = 4f2e93c65be540fbf6913c33b5ae4f21 OK 2025/07/02 05:32:18 DEBUG : filename.txt: File name found in url 2025/07/02 05:32:19 DEBUG : filename.txt: md5 = c0644894cdbca8f7404aaf60a91f77c5 OK 2025/07/02 05:32:19 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/07/02 05:32:21 DEBUG : headerfilename.txt: md5 = 1239b5c2e76b1d91f80bfd60f4750ae4 OK 2025/07/02 05:32:22 DEBUG : file2: md5 = 60000de978d064f24f1b653b9d0353f7 OK --- PASS: TestCopyURL (8.41s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:32:24 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/02 05:32:26 DEBUG : sub/file2: md5 = cf8de4a9c4c38cfee73ccca395b43268 OK 2025/07/02 05:32:26 INFO : file1: Copied (new) to: sub/file2 2025/07/02 05:32:26 INFO : file1: Deleted 2025/07/02 05:32:27 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 05:32:27 DEBUG : file1: Unchanged skipping 2025/07/02 05:32:27 INFO : file1: Deleted 2025/07/02 05:32:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru': don't need to copy/move sub/file2, it is already at target location 2025/07/02 05:32:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.64s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:32:30 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/02 05:32:31 DEBUG : file1: md5 = 77829c75dc48df0b5bc3adc5ca048722 OK 2025/07/02 05:32:31 INFO : file1: Copied (new) 2025/07/02 05:32:31 INFO : file1: Deleted 2025/07/02 05:32:32 DEBUG : file1: Destination exists, skipping 2025/07/02 05:32:32 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.40s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:32:36 DEBUG : dst/file1: md5 = 6af37ef5b4468f010f5eac139307ba1a OK 2025/07/02 05:32:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zutoqot2baru/backup" 2025/07/02 05:32:37 DEBUG : Creating backend with remote "TestDrive:crypt/r6bk5vah57v9r9c7irj5puhtg6o5kngq1e51agp5upljpeuf88h0/1nrff024r7pq65ecp72fc28jb0" 2025/07/02 05:32:39 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/02 05:32:41 INFO : dst/file1: Moved (server-side) 2025/07/02 05:32:42 DEBUG : dst/file1: md5 = 000232fef8f053b38cf0ddada7940195 OK 2025/07/02 05:32:42 INFO : dst/file1: Copied (new) 2025/07/02 05:32:42 INFO : dst/file1: Deleted 2025/07/02 05:32:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/02 05:32:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/02 05:32:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.97s) === 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-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:32:49 DEBUG : A1/one: md5 = d71d0fb760d8dc5b6a6c4f3f1989720d OK 2025/07/02 05:32:50 DEBUG : A1/two: md5 = 5602fb2e4486d295712aa17c414de9d5 OK 2025/07/02 05:32:53 DEBUG : A1/B1/three: md5 = 7281cc03cc3cd41661485f740675f1c4 OK 2025/07/02 05:32:55 DEBUG : A1/B1/C1/four: md5 = 04c1660ef62df9ad81883793f7fc1e25 OK 2025/07/02 05:32:57 DEBUG : A1/B1/C2/five: md5 = 467ed47b0ebd35bf086d6b7910f1d198 OK 2025/07/02 05:32:57 INFO : A1/B2: Making directory 2025/07/02 05:32:57 INFO : A1/B1/C3: Making directory 2025/07/02 05:33:07 INFO : A2/one: Moved (server-side) to: A3/one 2025/07/02 05:33:07 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/07/02 05:33:07 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/07/02 05:33:07 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/07/02 05:33:07 INFO : A2/two: Moved (server-side) to: A3/two 2025/07/02 05:33:10 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/02 05:33:10 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/02 05:33:10 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/02 05:33:10 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/02 05:33:10 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/02 05:33:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/07/02 05:33:18 INFO : A3/two: Moved (server-side) to: A4/two 2025/07/02 05:33:18 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/07/02 05:33:18 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/07/02 05:33:18 INFO : A3/one: Moved (server-side) to: A4/one 2025/07/02 05:33:19 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/07/02 05:33:22 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/02 05:33:22 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/02 05:33:22 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/02 05:33:23 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/02 05:33:23 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/02 05:33:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/07/02 05:33:30 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/07/02 05:33:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/02 05:33:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/02 05:33:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/02 05:33:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/02 05:33:31 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/02 05:33:31 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/02 05:33:31 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/02 05:33:31 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.90s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" --- PASS: TestGetFsInfo (0.54s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:33:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru': File to upload is small (34 bytes), uploading instead of streaming 2025/07/02 05:33:34 DEBUG : no_checksum_small_file_from_pipe: md5 = dc4ef4946dba08d27b35f0f6d6da04b4 OK 2025/07/02 05:33:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/02 05:33:34 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/02 05:33:35 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/07/02 05:33:36 DEBUG : no_checksum_big_file_from_pipe: md5 = c70e24bf4f247319c3120c934a5e5614 OK 2025/07/02 05:33:36 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-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:33:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru': File to upload is small (34 bytes), uploading instead of streaming 2025/07/02 05:33:39 DEBUG : with_checksum_small_file_from_pipe: md5 = fd055fc5c376717950870ecef5feac85 OK 2025/07/02 05:33:39 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/02 05:33:39 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/07/02 05:33:40 DEBUG : with_checksum_big_file_from_pipe: md5 = b10bc90da81fe03689517f2b14a5efc2 OK 2025/07/02 05:33:40 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-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:33:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru': File to upload is small (34 bytes), uploading instead of streaming 2025/07/02 05:33:43 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 05:33:44 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/02 05:33:45 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-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:33:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru': File to upload is small (34 bytes), uploading instead of streaming 2025/07/02 05:33:48 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/02 05:33:49 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/02 05:33:50 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (18.98s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.54s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.91s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.65s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.88s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/07/02 05:33:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru': File to upload is small (48 bytes), uploading instead of streaming 2025/07/02 05:33:53 DEBUG : rcat_metadata: md5 = d2edcda2e00e128c33c8367096eb751b OK 2025/07/02 05:33:53 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/07/02 05:33:55 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/07/02 05:33:56 DEBUG : rcat_metadata_uploadcutoff0: md5 = dc97fe7e271299cb9ed5f04298b5854c OK 2025/07/02 05:33:56 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.81s) --- PASS: TestRcatMetadata/Normal (2.57s) --- PASS: TestRcatMetadata/ViaDisk (2.80s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:33:59 DEBUG : potato1: md5 = 160155cee7d647372423a69d287a029e OK 2025/07/02 05:33:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru': File to upload is small (60 bytes), uploading instead of streaming 2025/07/02 05:34:00 DEBUG : potato2: md5 = 4707755b47c5001b4c54171ef04f31f5 OK 2025/07/02 05:34:00 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.38s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:34:03 DEBUG : potato1: md5 = 1cf333e11e59fc07368683e04066707d OK 2025/07/02 05:34:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru': File to upload is small (60 bytes), uploading instead of streaming 2025/07/02 05:34:05 DEBUG : potato2: md5 = 7e28776c96216ab9484eaa5862a53c64 OK 2025/07/02 05:34:05 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.99s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:34:08 DEBUG : potato2: md5 = d2a0f7877cff6b97c91dc6b4b1ce3624 OK 2025/07/02 05:34:09 DEBUG : empty space: md5 = 508ddd084ed2e8a0bde58ff05e0d96eb OK 2025/07/02 05:34:11 DEBUG : sub dir/potato3: md5 = b23e54b431c831ef4dc49d17cdaf2cd2 OK 2025/07/02 05:34:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru': Touching "sub dir/potato3" 2025/07/02 05:34:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru': Touching "empty space" 2025/07/02 05:34:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru': Touching "potato2" 2025/07/02 05:34:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.31s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:34:16 DEBUG : dir with metadata: Making directory with metadata 2025/07/02 05:34:17 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.58s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:34:19 DEBUG : directory with modtime: Making directory with metadata 2025/07/02 05:34:19 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.28s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:34:21 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/02 05:34:21 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/02 05:34:21 DEBUG : Google drive root 'crypt/r6bk5vah57v9r9c7irj5puhtg6o5kngq1e51agp5upljpeuf88h0': Skipping btime metadata as can't update it on an existing file: 2025-07-02T05:34:21.359346317Z 2025/07/02 05:34:22 INFO : non existent directory: Updated directory metadata 2025/07/02 05:34:23 DEBUG : Google drive root 'crypt/r6bk5vah57v9r9c7irj5puhtg6o5kngq1e51agp5upljpeuf88h0': Skipping btime metadata as can't update it on an existing file: 2025-07-02T05:34:21.359346317Z 2025/07/02 05:34:24 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.59s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:34:25 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/07/02 05:34:27 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/07/02 05:34:29 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (9.01s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:34:34 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/02 05:34:34 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/02 05:34:34 DEBUG : dst: Making directory with metadata 2025/07/02 05:34:35 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/02 05:34:35 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 05:34:36 INFO : dst: Set directory modification time (using SetModTime) 2025/07/02 05:34:36 INFO : dst: Set directory modification time (using SetModTime) 2025/07/02 05:34:36 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/07/02 05:34:37 INFO : dst: Set directory modification time (using SetModTime) 2025/07/02 05:34:37 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.49s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru'", Local "Local file system at /tmp/rclone3377497397", Modify Window "1ms" 2025/07/02 05:34:40 DEBUG : sub dir/test remove existing: md5 = 9d89434b2a8caf790c3639c09c570e4e OK 2025/07/02 05:34:41 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = dce0e91557eed1cd169b1822b61a604a OK 2025/07/02 05:34:43 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.qijehac3" before starting 2025/07/02 05:34:44 DEBUG : sub dir/test remove existing.qijehac3: TEST: removing renamed existing file after operation 2025/07/02 05:34:45 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vehibus4" before starting 2025/07/02 05:34:46 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vehibus4: TEST: renaming existing back after failed operation 2025/07/02 05:34:47 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zeveziw5" before starting 2025/07/02 05:34:48 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zeveziw5: TEST: removing renamed existing file after operation 2025/07/02 05:34:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "02vla897qn8tn9ibmpik7hdconplht4thse0s8jgd5njiub1vl80" 2025/07/02 05:34:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "6ff9sr6j8ko4rrgrio35294n7ruqioat56j745dafj10rj8u02thfijaktep1j5n61fq9solekbpcfc88cvstnbbui496kbmt70svlb8ofr9qphn17caalgd79o4ifkomfg19619nvtqvqitb9jqmm2glpf00csbld0akn4sb7e9nvovs570" --- PASS: TestRemoveExisting (12.69s) === 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/07/02 05:34:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zutoqot2baru': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m50.752428983s (try 1/5)