"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/08/09 01:13:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hibuxey4vegu" 2025/08/09 01:13:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/09 01:13:29 DEBUG : Creating backend with remote "TestDrive:crypt/5rerku5h7m8fh1j02ps4brhabp7cqtbusmm4lp0upjusqfffaav0" 2025/08/09 01:13:30 DEBUG : Creating backend with remote "/tmp/rclone807311204" === 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-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", 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/08/09 01:13:31 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/08/09 01:13:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/09 01:13:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/09 01:13:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/08/09 01:13:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/09 01:13:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/09 01:13:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/09 01:13:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/08/09 01:13:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/09 01:13:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/09 01:13:31 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/08/09 01:13:31 DEBUG : potato: Seek from 10 to 0 2025/08/09 01:13:31 DEBUG : potato: Seek from 10 to 0 2025/08/09 01:13:31 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/08/09 01:13:31 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/08/09 01:13:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/09 01:13:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/09 01:13:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/08/09 01:13:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/09 01:13:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/09 01:13:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/09 01:13:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/08/09 01:13:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/09 01:13:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/09 01:13:31 DEBUG : potato: Seek from 5 to 2 2025/08/09 01:13:31 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/08/09 01:13:31 DEBUG : potato: Seek from 7 to 0 2025/08/09 01:13:31 DEBUG : potato: Seek from 7 to 0 2025/08/09 01:13:31 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/08/09 01:13:31 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/08/09 01:13:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/09 01:13:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/09 01:13:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/08/09 01:13:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/09 01:13:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/09 01:13:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/09 01:13:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/08/09 01:13:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/09 01:13:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/09 01:13:31 DEBUG : potato: Seek from 5 to 2 2025/08/09 01:13:31 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/08/09 01:13:31 DEBUG : potato: Seek from 8 to 0 2025/08/09 01:13:31 DEBUG : potato: Seek from 8 to 0 2025/08/09 01:13:31 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/08/09 01:13:31 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/08/09 01:13:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/09 01:13:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/09 01:13:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/08/09 01:13:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/09 01:13:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/09 01:13:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/09 01:13:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/08/09 01:13:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/09 01:13:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/09 01:13:31 DEBUG : potato: Seek from 5 to 2 2025/08/09 01:13:31 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/08/09 01:13:31 DEBUG : potato: Seek from 9 to 0 2025/08/09 01:13:31 DEBUG : potato: Seek from 9 to 0 2025/08/09 01:13:31 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-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:13:33 DEBUG : rutabaga: md5 = f3df813d23df81bf0b53d4377b56e0a9 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/08/09 01:13:35 DEBUG : empty space: md5 = e2dda46a80004de121457096da00a432 OK === RUN TestCheck/3 2025/08/09 01:13:38 DEBUG : potato2: md5 = 936d99641be4264bc092f5486ac7d113 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/08/09 01:13:40 DEBUG : remotepotato: md5 = 2738f48ef0e2d6d7c9c264f815da33be OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.37s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.29s) === RUN TestCheckFsError 2025/08/09 01:13:43 DEBUG : Creating backend with remote "nonexistent" 2025/08/09 01:13:43 DEBUG : Creating backend with remote "nonexistent" 2025/08/09 01:13:43 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/08/09 01:13:43 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/08/09 01:13:43 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/08/09 01:13:43 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-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:13:45 DEBUG : rutabaga: md5 = 40926e25079bf34e9ebdaae0ef8fdb43 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/08/09 01:13:49 DEBUG : empty space: md5 = 4434e6f8d24616b2b91575e4f66a69eb OK === RUN TestCheckDownload/3 2025/08/09 01:13:52 DEBUG : potato2: md5 = 6f93b4d853bb66030f1c805cf4f1dd60 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/08/09 01:13:56 DEBUG : remotepotato: md5 = 15d598b54750cd4046ef13afb077c949 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.25s) --- PASS: TestCheckDownload/1 (1.45s) --- PASS: TestCheckDownload/2 (1.10s) --- PASS: TestCheckDownload/3 (1.48s) --- PASS: TestCheckDownload/4 (1.15s) --- PASS: TestCheckDownload/5 (1.14s) --- PASS: TestCheckDownload/6 (1.05s) --- PASS: TestCheckDownload/7 (1.38s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:14:03 DEBUG : rutabaga: md5 = 26374b56ed4d3ae5cb632a4275940e79 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/08/09 01:14:06 DEBUG : empty space: md5 = 0e515ab2150665a463ebc5c38b4ea449 OK === RUN TestCheckSizeOnly/3 2025/08/09 01:14:08 DEBUG : potato2: md5 = 770f5dc80fd7096c0fff59d8da0fae57 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/08/09 01:14:10 DEBUG : remotepotato: md5 = 6d520650786d7228c3cf97ea12a72b9e OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.53s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.28s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:14:14 DEBUG : test.sum: md5 = 823cadd4c506dcc5150f093fea66c7e4 OK 2025/08/09 01:14:16 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/09 01:14:16 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/09 01:14:16 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/09 01:14:16 NOTICE: test.sum: 2 warning(s) suppressed... 2025/08/09 01:14:17 DEBUG : test.sum: md5 = ca4722b90a7948a699127d6cba8d8242 OK 2025/08/09 01:14:18 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/09 01:14:18 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/09 01:14:18 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/09 01:14:18 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.28s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:14:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hibuxey4vegu/data" 2025/08/09 01:14:19 DEBUG : Creating backend with remote "TestDrive:crypt/5rerku5h7m8fh1j02ps4brhabp7cqtbusmm4lp0upjusqfffaav0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu/data' lacks md5, skipping --- SKIP: TestCheckSum (2.01s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:14:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hibuxey4vegu/data" 2025/08/09 01:14:21 DEBUG : Creating backend with remote "TestDrive:crypt/5rerku5h7m8fh1j02ps4brhabp7cqtbusmm4lp0upjusqfffaav0/vjrnln8ratgmqakfosrqe8espk" 2025/08/09 01:14:25 DEBUG : data/banana: md5 = dbb84c9efa784b82257f13d6c668e7e5 OK 2025/08/09 01:14:27 DEBUG : test.sum: md5 = 9841e81121491402f7e666f84bcef924 OK === RUN TestCheckSumDownload/subtest1 2025/08/09 01:14:32 DEBUG : data/potato: md5 = 03f9cf58da18d2ccbc4f1eb6daa027b8 OK 2025/08/09 01:14:33 DEBUG : test.sum: md5 = ef7bf8dc0ee136c2116216f38b5b84b2 OK === RUN TestCheckSumDownload/subtest2 2025/08/09 01:14:38 DEBUG : test.sum: md5 = 136da082bbe6dbd7c3a9c94f669aa225 OK === RUN TestCheckSumDownload/subtest3 2025/08/09 01:14:42 DEBUG : test.sum: md5 = 4ed08710d25a3186fbe3f28ae004053c OK === RUN TestCheckSumDownload/subtest4 2025/08/09 01:14:47 DEBUG : test.sum: md5 = 49978a2403204bf30e6644c4f4ccd170 OK === RUN TestCheckSumDownload/subtest5 2025/08/09 01:14:52 DEBUG : test.sum: md5 = a3c462a15f980294413c8620a0ed889e OK === RUN TestCheckSumDownload/subtest6 2025/08/09 01:14:56 DEBUG : data/banana: md5 = 4a967ad247a0e9959939f1fcf8272e02 OK 2025/08/09 01:14:57 DEBUG : data/potato: md5 = d96e3f690308cc148273271e3dcc45c0 OK 2025/08/09 01:14:59 DEBUG : test.sum: md5 = a3b28497fd643ccfb971c4a05c197a3c OK === RUN TestCheckSumDownload/subtest7 2025/08/09 01:15:03 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/08/09 01:15:03 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (42.84s) --- PASS: TestCheckSumDownload/subtest1 (2.63s) --- PASS: TestCheckSumDownload/subtest2 (2.85s) --- PASS: TestCheckSumDownload/subtest3 (2.15s) --- PASS: TestCheckSumDownload/subtest4 (2.27s) --- PASS: TestCheckSumDownload/subtest5 (2.86s) --- PASS: TestCheckSumDownload/subtest6 (2.15s) --- PASS: TestCheckSumDownload/subtest7 (2.19s) === RUN TestApplyTransforms 2025/08/09 01:15:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nodepor4gaso" 2025/08/09 01:15:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/09 01:15:04 DEBUG : Creating backend with remote "TestDrive:crypt/v0t8erbb9slg6jbqld1teb9ej5jk51rfgeben12gqnbgsktcviig" 2025/08/09 01:15:05 DEBUG : Creating backend with remote "/tmp/rclone313278185" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nodepor4gaso'", Local "Local file system at /tmp/rclone313278185", Modify Window "1ms" 2025/08/09 01:15:07 DEBUG : hello, world!: md5 = 34d0e2c0d79bd4551cbbaacc65728338 OK upper checkfile vs. lower remote (without normalization) 2025/08/09 01:15:08 ERROR : hello, world!: sum not found 2025/08/09 01:15:08 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nodepor4gaso' 2025/08/09 01:15:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nodepor4gaso': 1 files missing 2025/08/09 01:15:08 NOTICE: 1 hashes missing 2025/08/09 01:15:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nodepor4gaso': 1 differences found 2025/08/09 01:15:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nodepor4gaso': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/08/09 01:15:09 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/09 01:15:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nodepor4gaso': 0 differences found 2025/08/09 01:15:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nodepor4gaso': 1 matching files 2025/08/09 01:15:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yofevat2duva" 2025/08/09 01:15:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/09 01:15:09 DEBUG : Creating backend with remote "TestDrive:crypt/0lp2dj5r2opos5uh792vnhjcathob7vp2p6lavg5fnq6b8op12d0" 2025/08/09 01:15:10 DEBUG : Creating backend with remote "/tmp/rclone2422447189" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yofevat2duva'", Local "Local file system at /tmp/rclone2422447189", Modify Window "1ms" 2025/08/09 01:15:12 DEBUG : HELLO, WORLD!: md5 = 8718deeaf422b16fa320890ecd82bb65 OK lower checkfile vs. upper remote (without normalization) 2025/08/09 01:15:13 ERROR : HELLO, WORLD!: sum not found 2025/08/09 01:15:13 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yofevat2duva' 2025/08/09 01:15:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yofevat2duva': 1 files missing 2025/08/09 01:15:13 NOTICE: 1 hashes missing 2025/08/09 01:15:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yofevat2duva': 1 differences found 2025/08/09 01:15:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yofevat2duva': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/08/09 01:15:14 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/09 01:15:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yofevat2duva': 0 differences found 2025/08/09 01:15:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yofevat2duva': 1 matching files 2025/08/09 01:15:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wareweq8xuvi" 2025/08/09 01:15:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/09 01:15:14 DEBUG : Creating backend with remote "TestDrive:crypt/keaibii1k1njan9npdj95ehf4a7aka4ei61nji77dq5naarhcq6g" 2025/08/09 01:15:15 DEBUG : Creating backend with remote "/tmp/rclone2252473931" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wareweq8xuvi'", Local "Local file system at /tmp/rclone2252473931", Modify Window "1ms" 2025/08/09 01:15:17 DEBUG : HeLlO, wOrLd!: md5 = e5186676d7e02f09be172967d7c4e653 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/08/09 01:15:18 ERROR : HeLlO, wOrLd!: sum not found 2025/08/09 01:15:18 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wareweq8xuvi' 2025/08/09 01:15:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wareweq8xuvi': 1 files missing 2025/08/09 01:15:18 NOTICE: 1 hashes missing 2025/08/09 01:15:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wareweq8xuvi': 1 differences found 2025/08/09 01:15:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wareweq8xuvi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/08/09 01:15:19 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/09 01:15:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wareweq8xuvi': 0 differences found 2025/08/09 01:15:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wareweq8xuvi': 1 matching files 2025/08/09 01:15:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vejufap6zone" 2025/08/09 01:15:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/09 01:15:19 DEBUG : Creating backend with remote "TestDrive:crypt/qm4hrdu874ali5henu67gqgiequ3l9gudl8fnkbd9me1nb1vrh8g" 2025/08/09 01:15:20 DEBUG : Creating backend with remote "/tmp/rclone566177180" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vejufap6zone'", Local "Local file system at /tmp/rclone566177180", Modify Window "1ms" 2025/08/09 01:15:22 DEBUG : HELLO, WORLD!: md5 = ceeb1e8e72fc1eaa9745ce14a3efeaea OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/08/09 01:15:23 ERROR : HELLO, WORLD!: sum not found 2025/08/09 01:15:23 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vejufap6zone' 2025/08/09 01:15:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vejufap6zone': 1 files missing 2025/08/09 01:15:23 NOTICE: 1 hashes missing 2025/08/09 01:15:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vejufap6zone': 1 differences found 2025/08/09 01:15:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vejufap6zone': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/08/09 01:15:24 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/09 01:15:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vejufap6zone': 0 differences found 2025/08/09 01:15:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vejufap6zone': 1 matching files 2025/08/09 01:15:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qoxocab2xefu" 2025/08/09 01:15:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/09 01:15:24 DEBUG : Creating backend with remote "TestDrive:crypt/do59nee35lvejal4l948gdn5s32habm8vkrssefnc788g9sr8rgg" 2025/08/09 01:15:25 DEBUG : Creating backend with remote "/tmp/rclone3194780370" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxocab2xefu'", Local "Local file system at /tmp/rclone3194780370", Modify Window "1ms" 2025/08/09 01:15:27 DEBUG : 測試_Русский___ě_áñ: md5 = a15d6c38b97e02bbeaf00695e1033f6a OK NFD checkfile vs. NFC remote (without normalization) 2025/08/09 01:15:27 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/09 01:15:27 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qoxocab2xefu' 2025/08/09 01:15:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoxocab2xefu': 1 files missing 2025/08/09 01:15:27 NOTICE: 1 hashes missing 2025/08/09 01:15:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoxocab2xefu': 1 differences found 2025/08/09 01:15:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoxocab2xefu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/08/09 01:15:29 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/09 01:15:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoxocab2xefu': 0 differences found 2025/08/09 01:15:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoxocab2xefu': 1 matching files 2025/08/09 01:15:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mehehey1baxu" 2025/08/09 01:15:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/09 01:15:29 DEBUG : Creating backend with remote "TestDrive:crypt/71blfj9fsm1csvburtdm4h9dn7633p9tunlsfqciq6pdasa5qfhg" 2025/08/09 01:15:30 DEBUG : Creating backend with remote "/tmp/rclone2763825441" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mehehey1baxu'", Local "Local file system at /tmp/rclone2763825441", Modify Window "1ms" 2025/08/09 01:15:32 DEBUG : 測試_Русский___ě_áñ: md5 = 59eec79e364a23af5926e418dc886f22 OK NFC checkfile vs. NFD remote (without normalization) 2025/08/09 01:15:32 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/09 01:15:32 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mehehey1baxu' 2025/08/09 01:15:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mehehey1baxu': 1 files missing 2025/08/09 01:15:32 NOTICE: 1 hashes missing 2025/08/09 01:15:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mehehey1baxu': 1 differences found 2025/08/09 01:15:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mehehey1baxu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/08/09 01:15:33 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/09 01:15:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mehehey1baxu': 0 differences found 2025/08/09 01:15:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mehehey1baxu': 1 matching files 2025/08/09 01:15:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dulexex8savu" 2025/08/09 01:15:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/09 01:15:33 DEBUG : Creating backend with remote "TestDrive:crypt/11f1356bq16pih0gtet72495a4s10biil61l1kfikuaaq7lgqusg" 2025/08/09 01:15:34 DEBUG : Creating backend with remote "/tmp/rclone2436717080" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dulexex8savu'", Local "Local file system at /tmp/rclone2436717080", Modify Window "1ms" 2025/08/09 01:15:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ca2927c532df121874fd1ce5beea1754 OK NFDx2 checkfile vs. both remote (without normalization) 2025/08/09 01:15:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/09 01:15:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dulexex8savu' 2025/08/09 01:15:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dulexex8savu': 1 files missing 2025/08/09 01:15:37 NOTICE: 1 hashes missing 2025/08/09 01:15:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dulexex8savu': 1 differences found 2025/08/09 01:15:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dulexex8savu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/08/09 01:15:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/09 01:15:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dulexex8savu': 0 differences found 2025/08/09 01:15:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dulexex8savu': 1 matching files 2025/08/09 01:15:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quzayis0fame" 2025/08/09 01:15:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/09 01:15:38 DEBUG : Creating backend with remote "TestDrive:crypt/d6vjnmvbp8e11cg5t31f09bfmk32mdauj1qiorb1ktiak17r2fbg" 2025/08/09 01:15:39 DEBUG : Creating backend with remote "/tmp/rclone3875775301" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quzayis0fame'", Local "Local file system at /tmp/rclone3875775301", Modify Window "1ms" 2025/08/09 01:15:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = cdde84e906cd98f78ad7c4d6b449911d OK NFCx2 checkfile vs. both remote (without normalization) 2025/08/09 01:15:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/09 01:15:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-quzayis0fame' 2025/08/09 01:15:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quzayis0fame': 1 files missing 2025/08/09 01:15:42 NOTICE: 1 hashes missing 2025/08/09 01:15:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quzayis0fame': 1 differences found 2025/08/09 01:15:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quzayis0fame': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/08/09 01:15:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/09 01:15:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quzayis0fame': 0 differences found 2025/08/09 01:15:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quzayis0fame': 1 matching files 2025/08/09 01:15:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pamehih1hiri" 2025/08/09 01:15:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/09 01:15:44 DEBUG : Creating backend with remote "TestDrive:crypt/sj9vu8us0ju6lce3q8o332ds7kcphsfnsgfad6vi2geeppfpjj90" 2025/08/09 01:15:45 DEBUG : Creating backend with remote "/tmp/rclone815543318" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamehih1hiri'", Local "Local file system at /tmp/rclone815543318", Modify Window "1ms" 2025/08/09 01:15:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e8dffce180ebca18042ecbdc2be96989 OK both checkfile vs. NFDx2 remote (without normalization) 2025/08/09 01:15:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/09 01:15:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pamehih1hiri' 2025/08/09 01:15:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pamehih1hiri': 1 files missing 2025/08/09 01:15:47 NOTICE: 1 hashes missing 2025/08/09 01:15:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pamehih1hiri': 1 differences found 2025/08/09 01:15:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pamehih1hiri': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/08/09 01:15:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/09 01:15:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pamehih1hiri': 0 differences found 2025/08/09 01:15:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pamehih1hiri': 1 matching files 2025/08/09 01:15:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toteway7yefa" 2025/08/09 01:15:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/09 01:15:48 DEBUG : Creating backend with remote "TestDrive:crypt/5r5ftfngop14e753o2plbe0duqsmffhpe51e0m28f2jgk4b0a45g" 2025/08/09 01:15:49 DEBUG : Creating backend with remote "/tmp/rclone218538542" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toteway7yefa'", Local "Local file system at /tmp/rclone218538542", Modify Window "1ms" 2025/08/09 01:15:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 11128d6a5e03e77956baaa19d9a5e542 OK both checkfile vs. NFCx2 remote (without normalization) 2025/08/09 01:15:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/09 01:15:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-toteway7yefa' 2025/08/09 01:15:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toteway7yefa': 1 files missing 2025/08/09 01:15:52 NOTICE: 1 hashes missing 2025/08/09 01:15:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toteway7yefa': 1 differences found 2025/08/09 01:15:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toteway7yefa': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/08/09 01:15:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/09 01:15:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toteway7yefa': 0 differences found 2025/08/09 01:15:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toteway7yefa': 1 matching files 2025/08/09 01:15:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toteway7yefa': Purge remote 2025/08/09 01:15:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamehih1hiri': Purge remote 2025/08/09 01:15:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quzayis0fame': Purge remote 2025/08/09 01:15:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dulexex8savu': Purge remote 2025/08/09 01:15:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mehehey1baxu': Purge remote 2025/08/09 01:15:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qoxocab2xefu': Purge remote 2025/08/09 01:15:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vejufap6zone': Purge remote 2025/08/09 01:15:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wareweq8xuvi': Purge remote 2025/08/09 01:15:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yofevat2duva': Purge remote 2025/08/09 01:15:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nodepor4gaso': Purge remote --- PASS: TestApplyTransforms (53.55s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:15:58 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/09 01:16:00 DEBUG : sub/file2: md5 = 2602fbb16c43d95bbb7c284bceacec33 OK 2025/08/09 01:16:00 INFO : file1: Copied (new) to: sub/file2 2025/08/09 01:16:01 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:16:01 DEBUG : file1: Unchanged skipping 2025/08/09 01:16:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu': don't need to copy/move sub/file2, it is already at target location 2025/08/09 01:16:03 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.39s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.43s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:16:07 DEBUG : dst/file1: md5 = e9ad70f90dba501dee1daeed23850bbf OK 2025/08/09 01:16:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hibuxey4vegu/backup" 2025/08/09 01:16:07 DEBUG : Creating backend with remote "TestDrive:crypt/5rerku5h7m8fh1j02ps4brhabp7cqtbusmm4lp0upjusqfffaav0/1nrff024r7pq65ecp72fc28jb0" 2025/08/09 01:16:09 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/09 01:16:11 INFO : dst/file1: Moved (server-side) 2025/08/09 01:16:13 DEBUG : dst/file1: md5 = 7c9f06df1d57425942bfdc3a18f5cc90 OK 2025/08/09 01:16:13 INFO : dst/file1: Copied (new) 2025/08/09 01:16:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/09 01:16:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/09 01:16:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.08s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:16:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hibuxey4vegu/dst" 2025/08/09 01:16:18 DEBUG : Creating backend with remote "TestDrive:crypt/5rerku5h7m8fh1j02ps4brhabp7cqtbusmm4lp0upjusqfffaav0/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/09 01:16:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hibuxey4vegu/CompareDest" 2025/08/09 01:16:19 DEBUG : Creating backend with remote "TestDrive:crypt/5rerku5h7m8fh1j02ps4brhabp7cqtbusmm4lp0upjusqfffaav0/gveqi14airsml4bgu7krj116o8" 2025/08/09 01:16:21 DEBUG : one: Need to transfer - File not found at Destination 2025/08/09 01:16:23 DEBUG : one: md5 = 07832c5c9d306df7bd27a39095ebb1a7 OK 2025/08/09 01:16:23 INFO : one: Copied (new) 2025/08/09 01:16:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/09 01:16:27 DEBUG : one: md5 = 50569f2492d78395df43f554b0c51724 OK 2025/08/09 01:16:27 INFO : one: Copied (replaced existing) 2025/08/09 01:16:29 DEBUG : dst/one: md5 = d9d0d96e4f15cf879ae719fdd78e9376 OK 2025/08/09 01:16:31 DEBUG : CompareDest/one: md5 = d15ef9fa04ce7120fa0eae40497614fe OK 2025/08/09 01:16:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/09 01:16:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/09 01:16:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/09 01:16:34 DEBUG : CompareDest/two: md5 = d023366f693a412b5845425a353bfd65 OK 2025/08/09 01:16:35 DEBUG : two: Need to transfer - File not found at Destination 2025/08/09 01:16:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/09 01:16:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/09 01:16:36 DEBUG : two: Need to transfer - File not found at Destination 2025/08/09 01:16:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/09 01:16:36 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/09 01:16:37 DEBUG : two: Need to transfer - File not found at Destination 2025/08/09 01:16:38 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/09 01:16:39 DEBUG : two: md5 = 6363162119e8515b421e59184286ff74 OK 2025/08/09 01:16:39 INFO : two: Copied (new) 2025/08/09 01:16:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/09 01:16:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/09 01:16:43 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/09 01:16:43 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (26.17s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:16:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hibuxey4vegu/dst" 2025/08/09 01:16:44 DEBUG : Creating backend with remote "TestDrive:crypt/5rerku5h7m8fh1j02ps4brhabp7cqtbusmm4lp0upjusqfffaav0/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/09 01:16:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hibuxey4vegu/CopyDest" 2025/08/09 01:16:45 DEBUG : Creating backend with remote "TestDrive:crypt/5rerku5h7m8fh1j02ps4brhabp7cqtbusmm4lp0upjusqfffaav0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/09 01:16:47 DEBUG : one: Need to transfer - File not found at Destination 2025/08/09 01:16:49 DEBUG : one: md5 = 519da584b0ebaff24f891b855495bf53 OK 2025/08/09 01:16:49 INFO : one: Copied (new) 2025/08/09 01:16:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/09 01:16:52 DEBUG : one: md5 = cfcbe87fbdb9a57040ad2aec7f36d3c4 OK 2025/08/09 01:16:52 INFO : one: Copied (replaced existing) 2025/08/09 01:16:54 DEBUG : dst/one: md5 = e718392f4979accc4d073884b046cf38 OK 2025/08/09 01:16:56 DEBUG : CopyDest/one: md5 = c95f501943a97e003ecad9b8ade2eccd OK 2025/08/09 01:16:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hibuxey4vegu/BackupDir" 2025/08/09 01:16:57 DEBUG : Creating backend with remote "TestDrive:crypt/5rerku5h7m8fh1j02ps4brhabp7cqtbusmm4lp0upjusqfffaav0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/09 01:16:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/09 01:16:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/09 01:16:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/09 01:17:00 INFO : one: Moved (server-side) 2025/08/09 01:17:01 INFO : one: Copied (server-side copy) 2025/08/09 01:17:01 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/09 01:17:03 DEBUG : CopyDest/two: md5 = 2f0d302ad471030d955a40c745d39ad9 OK 2025/08/09 01:17:04 DEBUG : two: Need to transfer - File not found at Destination 2025/08/09 01:17:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/09 01:17:05 INFO : two: Copied (server-side copy) 2025/08/09 01:17:05 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/09 01:17:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/09 01:17:06 DEBUG : two: Unchanged skipping 2025/08/09 01:17:08 DEBUG : CopyDest/three: md5 = 086a7ad4c846704ad0087752ff683b96 OK 2025/08/09 01:17:09 DEBUG : three: Need to transfer - File not found at Destination 2025/08/09 01:17:09 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/09 01:17:09 DEBUG : three: Destination not found in --copy-dest 2025/08/09 01:17:10 DEBUG : three: md5 = f2660212c11f74fca39b29166dfbff77 OK 2025/08/09 01:17:10 INFO : three: Copied (new) 2025/08/09 01:17:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/09 01:17:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/09 01:17:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/09 01:17:15 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/09 01:17:15 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/09 01:17:15 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/09 01:17:16 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.13s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.43s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.41s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:17:18 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/08/09 01:17:20 DEBUG : TestCopyFileMaxTransfer/file1: md5 = d55d797b748af74ac5da6118fd119b25 OK 2025/08/09 01:17:20 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/08/09 01:17:21 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/08/09 01:17:21 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/08/09 01:17:22 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/08/09 01:17:22 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/08/09 01:17:24 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 1288b34c463b90758bb8e13921704810 OK 2025/08/09 01:17:24 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/08/09 01:17:26 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/08/09 01:17:26 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.09s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", 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-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:17:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu': Looking for duplicate names using skip mode. 2025/08/09 01:17:30 NOTICE: one: Found 2 files with duplicate names 2025/08/09 01:17:30 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.87s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:17:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu': Looking for duplicate names using skip mode. 2025/08/09 01:17:37 NOTICE: one: Found 3 files with duplicate names 2025/08/09 01:17:37 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/08/09 01:17:37 INFO : one: Deleted 2025/08/09 01:17:37 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.76s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:17:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu': Looking for duplicate names using first mode. 2025/08/09 01:17:43 NOTICE: one: Found 3 files with duplicate names 2025/08/09 01:17:44 INFO : one: Deleted 2025/08/09 01:17:44 INFO : one: Deleted 2025/08/09 01:17:44 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.32s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:17:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu': Looking for duplicate names using newest mode. 2025/08/09 01:17:50 NOTICE: one: Found 3 files with duplicate names 2025/08/09 01:17:50 INFO : one: Deleted 2025/08/09 01:17:50 INFO : one: Deleted 2025/08/09 01:17:50 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.56s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", 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-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:17:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu': Looking for duplicate names using oldest mode. 2025/08/09 01:17:57 NOTICE: one: Found 3 files with duplicate names 2025/08/09 01:17:57 INFO : one: Deleted 2025/08/09 01:17:57 INFO : one: Deleted 2025/08/09 01:17:57 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.47s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:18:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu': Looking for duplicate names using largest mode. 2025/08/09 01:18:03 NOTICE: one: Found 3 files with duplicate names 2025/08/09 01:18:04 INFO : one: Deleted 2025/08/09 01:18:04 INFO : one: Deleted 2025/08/09 01:18:04 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.79s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:18:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu': Looking for duplicate names using smallest mode. 2025/08/09 01:18:10 NOTICE: one: Found 3 files with duplicate names 2025/08/09 01:18:11 INFO : one: Deleted 2025/08/09 01:18:11 INFO : one: Deleted 2025/08/09 01:18:11 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.95s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:18:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu': Looking for duplicate names using rename mode. 2025/08/09 01:18:18 NOTICE: one.txt: Found 3 files with duplicate names 2025/08/09 01:18:19 INFO : one-2.txt: renamed from: one.txt 2025/08/09 01:18:20 INFO : one-3.txt: renamed from: one.txt 2025/08/09 01:18:22 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.78s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:18:26 DEBUG : dupe1/one.txt: md5 = a20ef4f1b70a919b96a6bcc6e5d0f0bf OK 2025/08/09 01:18:29 DEBUG : dupe2/two.txt: md5 = e14ca73225763492700ba8a0a4451dfe OK 2025/08/09 01:18:31 DEBUG : dupe3/three.txt: md5 = d91e22391fec70900d792da46ee29d28 OK 2025/08/09 01:18:31 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/08/09 01:18:32 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/08/09 01:18:33 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/08/09 01:18:33 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/08/09 01:18:36 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/08/09 01:18:36 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/08/09 01:18:36 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.02s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:18:39 DEBUG : a.txt: md5 = 0eb2b38b3a01c5dd89574029b3185c8f OK 2025/08/09 01:18:40 DEBUG : zend.txt: md5 = c4029ff321cfea768ac59e1e852989a0 OK 2025/08/09 01:18:42 DEBUG : sub dir/hello world: md5 = e12910874883e7e0afaca3f87c4c5729 OK 2025/08/09 01:18:44 DEBUG : sub dir/hello world2: md5 = 2c20edc8462337c2120234765a8c8d43 OK 2025/08/09 01:18:46 DEBUG : sub dir/ignore dir/.ignore: md5 = d735f593aa94266198ff05f7ab84d1ec OK 2025/08/09 01:18:47 DEBUG : sub dir/ignore dir/should be ignored: md5 = 5cf764a001ff94bd09de5f304dbcb1ee OK 2025/08/09 01:18:50 DEBUG : sub dir/sub sub dir/hello world3: md5 = 9d6de197a49671c7b144a01c4e8bfbfc OK 2025/08/09 01:18:51 DEBUG : a.txt: Excluded (Size Filter) 2025/08/09 01:18:51 DEBUG : a.txt: Excluded 2025/08/09 01:18:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/09 01:18:51 DEBUG : sub dir/hello world: Excluded 2025/08/09 01:18:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/09 01:18:51 DEBUG : sub dir/hello world2: Excluded 2025/08/09 01:18:52 DEBUG : sub dir/ignore dir: Excluded 2025/08/09 01:18:52 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/09 01:18:52 DEBUG : sub dir/hello world: Excluded 2025/08/09 01:18:52 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/09 01:18:52 DEBUG : sub dir/hello world2: Excluded 2025/08/09 01:18:52 DEBUG : sub dir/ignore dir: Excluded 2025/08/09 01:18:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/09 01:18:58 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/09 01:18:58 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/09 01:18:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/09 01:18:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/09 01:18:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/08/09 01:18:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.95s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:19:01 DEBUG : a.txt: md5 = f02ca87b09f279aeb08fb708eb55978f OK 2025/08/09 01:19:02 DEBUG : zend.txt: md5 = 913fdc116ba37a6e2be1d0d31d20595c OK 2025/08/09 01:19:04 DEBUG : sub dir/hello world: md5 = 3c24071af712f6008d944085568a1bd1 OK 2025/08/09 01:19:05 DEBUG : sub dir/hello world2: md5 = fd093f3a43513e20255fd6b803e5a0fb OK 2025/08/09 01:19:07 DEBUG : sub dir/ignore dir/.ignore: md5 = 581513f8d08057e044b3fb96f64ce14c OK 2025/08/09 01:19:09 DEBUG : sub dir/ignore dir/should be ignored: md5 = 044b43f5ac13962c421a493bf9e06b58 OK 2025/08/09 01:19:11 DEBUG : sub dir/sub sub dir/hello world3: md5 = 003536a2c8cbd936108ed59d7629746b OK 2025/08/09 01:19:13 DEBUG : a.txt: Excluded (Size Filter) 2025/08/09 01:19:13 DEBUG : a.txt: Excluded 2025/08/09 01:19:13 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/09 01:19:13 DEBUG : sub dir/hello world2: Excluded 2025/08/09 01:19:13 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/09 01:19:13 DEBUG : sub dir/hello world: Excluded 2025/08/09 01:19:14 DEBUG : sub dir/ignore dir: Excluded 2025/08/09 01:19:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/09 01:19:14 DEBUG : sub dir/hello world2: Excluded 2025/08/09 01:19:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/09 01:19:14 DEBUG : sub dir/hello world: Excluded 2025/08/09 01:19:14 DEBUG : sub dir/ignore dir: Excluded 2025/08/09 01:19:19 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/09 01:19:19 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/09 01:19:19 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/09 01:19:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/09 01:19:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/09 01:19:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/08/09 01:19:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.80s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:19:22 DEBUG : file1: md5 = d3e1e2094d07a7b040a813a79edd6dfa OK 2025/08/09 01:19:25 DEBUG : sub/file2: md5 = 38caae2aae7afcb8a6ee044909e76712 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/08/09 01:19:28 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/08/09 01:19:28 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/08/09 01:19:28 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/08/09 01:19:30 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.48s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.46s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.65s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:19:32 DEBUG : file1: md5 = 673ff0857c6d55349589caf8a4f38e18 OK 2025/08/09 01:19:34 DEBUG : sub/file2: md5 = 84654f8c28ed2425ae1e26d18aa6f836 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/08/09 01:19:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hibuxey4vegu/notfound" 2025/08/09 01:19:38 DEBUG : Creating backend with remote "TestDrive:crypt/5rerku5h7m8fh1j02ps4brhabp7cqtbusmm4lp0upjusqfffaav0/qe0i31qdkoejk60elps0ni5sqk" 2025/08/09 01:19:42 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.05s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.27s) --- PASS: TestStatJSON/Dir (0.52s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.22s) --- PASS: TestStatJSON/NotFound (0.50s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.29s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.73s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:19:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu': Making directory 2025/08/09 01:19:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu': Making directory --- PASS: TestMkdir (0.68s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:19:45 DEBUG : sub dir/hello world: md5 = 0b0787eafe5fa251dda6bc029a1f5995 OK 2025/08/09 01:19:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.72s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:19:49 DEBUG : potato2: md5 = e596264301b6add4ad0f791d36367894 OK 2025/08/09 01:19:51 DEBUG : empty space: md5 = 4a87184f0ed50a1415dc57299067a1f8 OK --- PASS: TestLs (4.79s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:19:54 DEBUG : potato2: md5 = bd7e1c80af7cdfb03cf4cbaa50465cf9 OK 2025/08/09 01:19:56 DEBUG : empty space: md5 = c9cbab3369112c76139017a829f6f454 OK 2025/08/09 01:19:56 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/08/09 01:19:56 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.20s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:19:59 DEBUG : potato2: md5 = 50e6d60724f2dfb9d7f067004cdf7761 OK 2025/08/09 01:20:01 DEBUG : empty space: md5 = beed8450ff5fc7f1e8e461a0eec8d8be OK --- PASS: TestLsLong (4.76s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:20:04 DEBUG : potato2: md5 = a62a09faec2adcd74e6d6c175c56ee20 OK 2025/08/09 01:20:06 DEBUG : empty space: md5 = 0f73e3992861ed705fdb8882c1add864 OK --- PASS: TestHashSums (4.72s) === RUN TestHashSumsWithErrors 2025/08/09 01:20:07 DEBUG : Creating backend with remote ":memory:" 2025/08/09 01:20:07 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/08/09 01:20:07 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/09 01:20:07 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/09 01:20:07 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/09 01:20:07 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/09 01:20:07 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/09 01:20:07 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/09 01:20:07 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/08/09 01:20:07 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-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:20:09 DEBUG : potato2: md5 = ed08a395c842667ee08cc644958ee7cb OK 2025/08/09 01:20:10 DEBUG : empty space: md5 = e6506cbe82db14dec826cd2ec4b14882 OK 2025/08/09 01:20:13 DEBUG : sub dir/potato3: md5 = 3e304b846553fd519f591685ddc748fe OK 2025/08/09 01:20:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.67s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:20:17 DEBUG : small: md5 = 295ce2aae4402ce629b376e50ae5cabd OK 2025/08/09 01:20:19 DEBUG : medium: md5 = 39b9fe6bf51428fb625bebd612a31279 OK 2025/08/09 01:20:20 DEBUG : large: md5 = 79841f505bae1807b9655353ef4e5bd2 OK 2025/08/09 01:20:21 DEBUG : Waiting for deletions to finish 2025/08/09 01:20:21 DEBUG : large: Excluded (Size Filter) 2025/08/09 01:20:21 INFO : small: Deleted 2025/08/09 01:20:21 INFO : medium: Deleted --- PASS: TestDelete (6.47s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:20:24 DEBUG : small: md5 = 365956347d4eeec5dc2e5d7b5b5e2a3a OK 2025/08/09 01:20:25 DEBUG : medium: md5 = e6e86380ccdd5758ec0e466c79184802 OK 2025/08/09 01:20:27 DEBUG : large: md5 = a4b7497cebc9194953ad1f3db694ba8e OK 2025/08/09 01:20:27 DEBUG : Waiting for deletions to finish 2025/08/09 01:20:27 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/08/09 01:20:28 INFO : large: Deleted 2025/08/09 01:20:28 INFO : small: Deleted --- PASS: TestMaxDelete (7.21s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:20:31 DEBUG : small: md5 = 754545a1d0891dcf8deb002e79660dae OK 2025/08/09 01:20:33 DEBUG : medium: md5 = 522fd009d2c769eaa73c3880d78b760a OK 2025/08/09 01:20:34 DEBUG : large: md5 = 11f0e1c664407e05ad885d9e49223954 OK 2025/08/09 01:20:34 DEBUG : Waiting for deletions to finish 2025/08/09 01:20:35 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/09 01:20:35 INFO : small: Deleted 2025/08/09 01:20:35 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.13s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:20:38 DEBUG : small: md5 = 498d7b389bcafa6b94ae90cc72a9fbc1 OK 2025/08/09 01:20:40 DEBUG : medium: md5 = 99b8da9e53f974853a2d3f969ae643d5 OK 2025/08/09 01:20:41 DEBUG : large: md5 = 3f7732b9677cab71c8dbacd54f81352a OK 2025/08/09 01:20:41 DEBUG : Waiting for deletions to finish 2025/08/09 01:20:42 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/08/09 01:20:42 INFO : large: Deleted 2025/08/09 01:20:42 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.19s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:20:45 DEBUG : ReadFile: md5 = a2a79c821e19388f23858616767da527 OK --- PASS: TestReadFile (4.30s) === RUN TestRetry 2025/08/09 01:20:48 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/08/09 01:20:48 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/08/09 01:20:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/09 01:20:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/09 01:20:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/09 01:20:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/09 01:20:48 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-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:20:50 DEBUG : file1: md5 = f679dfc758ac7e0368d6c85f43c3f45c OK 2025/08/09 01:20:51 DEBUG : file2: md5 = f0f536ae2c5e63926e1bde0dc8312e4c OK --- PASS: TestCat (17.24s) === RUN TestPurge 2025/08/09 01:21:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jujanut1lira" 2025/08/09 01:21:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/09 01:21:06 DEBUG : Creating backend with remote "TestDrive:crypt/pchndd6164n1lj2fk1r6uctn9ga0l110l2hpg0vssnu25brd2g60" 2025/08/09 01:21:07 DEBUG : Creating backend with remote "/tmp/rclone4064209796" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jujanut1lira'", Local "Local file system at /tmp/rclone4064209796", Modify Window "1ms" 2025/08/09 01:21:11 DEBUG : A1/B1/C1/one: md5 = 5903a663a18af7d97e4c52275c144229 OK 2025/08/09 01:21:11 INFO : A2: Making directory 2025/08/09 01:21:12 INFO : A1/B2: Making directory 2025/08/09 01:21:13 INFO : A1/B2/C2: Making directory 2025/08/09 01:21:13 INFO : A1/B1/C3: Making directory 2025/08/09 01:21:14 INFO : A3: Making directory 2025/08/09 01:21:15 INFO : A3/B3: Making directory 2025/08/09 01:21:16 INFO : A3/B3/C4: Making directory 2025/08/09 01:21:18 DEBUG : A1/two: md5 = 3a86bf29bd07092861a4f56a28d76c4e OK 2025/08/09 01:21:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jujanut1lira': Purge remote 2025/08/09 01:21:21 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.63s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:21:25 DEBUG : A1/B1/C1/one: md5 = 1a558473b60534cb0c9b78ea30a5822b OK 2025/08/09 01:21:25 INFO : A2: Making directory 2025/08/09 01:21:26 INFO : A1/B2: Making directory 2025/08/09 01:21:26 INFO : A1/B2/C2: Making directory 2025/08/09 01:21:27 INFO : A1/B1/C3: Making directory 2025/08/09 01:21:28 INFO : A3: Making directory 2025/08/09 01:21:28 INFO : A3/B3: Making directory 2025/08/09 01:21:29 INFO : A3/B3/C4: Making directory 2025/08/09 01:21:31 DEBUG : A1/two: md5 = a9755519df048a5b7ae3bdd58a78eb1b OK 2025/08/09 01:21:33 DEBUG : removing 1 level 3 directories 2025/08/09 01:21:33 INFO : A3/B3/C4: Removing directory 2025/08/09 01:21:35 DEBUG : removing 2 level 3 directories 2025/08/09 01:21:35 INFO : A1/B1/C3: Removing directory 2025/08/09 01:21:35 INFO : A1/B2/C2: Removing directory 2025/08/09 01:21:36 DEBUG : removing 2 level 2 directories 2025/08/09 01:21:36 INFO : A3/B3: Removing directory 2025/08/09 01:21:36 INFO : A1/B2: Removing directory 2025/08/09 01:21:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/09 01:21:36 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/08/09 01:21:37 DEBUG : removing 2 level 1 directories 2025/08/09 01:21:37 INFO : A3: Removing directory 2025/08/09 01:21:37 INFO : A2: Removing directory 2025/08/09 01:21:37 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/08/09 01:21:41 DEBUG : removing 1 level 3 directories 2025/08/09 01:21:41 INFO : A1/B1/C1: Removing directory 2025/08/09 01:21:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/09 01:21:41 DEBUG : removing 1 level 2 directories 2025/08/09 01:21:41 INFO : A1/B1: Removing directory 2025/08/09 01:21:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/09 01:21:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/09 01:21:42 DEBUG : removing 1 level 1 directories 2025/08/09 01:21:42 INFO : A1: Removing directory 2025/08/09 01:21:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/09 01:21:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/09 01:21:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/09 01:21:43 DEBUG : removing 1 level 0 directories 2025/08/09 01:21:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu': Removing directory 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/09 01:21:43 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" --- PASS: TestRmdirsNoLeaveRoot (23.06s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:21:45 INFO : A1: Making directory 2025/08/09 01:21:46 INFO : A1/B1: Making directory 2025/08/09 01:21:46 INFO : A1/B1/C1: Making directory 2025/08/09 01:21:49 DEBUG : removing 1 level 3 directories 2025/08/09 01:21:49 INFO : A1/B1/C1: Removing directory 2025/08/09 01:21:50 DEBUG : removing 1 level 2 directories 2025/08/09 01:21:50 INFO : A1/B1: Removing directory 2025/08/09 01:21:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/09 01:21:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/09 01:21:52 DEBUG : Config file has changed externally - reloading 2025/08/09 01:21:52 DEBUG : TestDrive: Loaded fresh token from config file --- PASS: TestRmdirsLeaveRoot (7.92s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:21:52 INFO : A1: Making directory 2025/08/09 01:21:53 INFO : A1/B1: Making directory 2025/08/09 01:21:54 INFO : A1/B1/C1: Making directory 2025/08/09 01:21:56 DEBUG : removing 1 level 3 directories 2025/08/09 01:21:56 INFO : A1/B1/C1: Removing directory 2025/08/09 01:21:57 DEBUG : removing 1 level 2 directories 2025/08/09 01:21:57 INFO : A1/B1: Removing directory 2025/08/09 01:21:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/09 01:21:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.32s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:22:01 DEBUG : file1: md5 = e405c287b0a29070bb42c100223b947b OK 2025/08/09 01:22:02 DEBUG : filename.txt: File name found in url 2025/08/09 01:22:03 DEBUG : filename.txt: md5 = 9c39273e3fe27b0962460f6eb775d07a OK 2025/08/09 01:22:03 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/08/09 01:22:05 DEBUG : headerfilename.txt: md5 = b579a55e3d3f7c46b7a9fbf0cc2ab99c OK 2025/08/09 01:22:07 DEBUG : file2: md5 = 1b2b48f562bcc3a41ddd3ef461329123 OK --- PASS: TestCopyURL (9.75s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:22:09 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/09 01:22:12 DEBUG : sub/file2: md5 = f4d52562c33911635dc4654ffe0f6a16 OK 2025/08/09 01:22:12 INFO : file1: Copied (new) to: sub/file2 2025/08/09 01:22:12 INFO : file1: Deleted 2025/08/09 01:22:12 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:22:12 DEBUG : file1: Unchanged skipping 2025/08/09 01:22:12 INFO : file1: Deleted 2025/08/09 01:22:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu': don't need to copy/move sub/file2, it is already at target location 2025/08/09 01:22:15 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.08s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:22:16 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/09 01:22:17 DEBUG : file1: md5 = 15a316680acfacc25fd0f1a977b4852a OK 2025/08/09 01:22:17 INFO : file1: Copied (new) 2025/08/09 01:22:17 INFO : file1: Deleted 2025/08/09 01:22:18 DEBUG : file1: Destination exists, skipping 2025/08/09 01:22:18 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.96s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.48s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:22:23 DEBUG : dst/file1: md5 = 530aa794b785e2595a7d8945b8ddbbc5 OK 2025/08/09 01:22:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hibuxey4vegu/backup" 2025/08/09 01:22:23 DEBUG : Creating backend with remote "TestDrive:crypt/5rerku5h7m8fh1j02ps4brhabp7cqtbusmm4lp0upjusqfffaav0/1nrff024r7pq65ecp72fc28jb0" 2025/08/09 01:22:25 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/09 01:22:27 INFO : dst/file1: Moved (server-side) 2025/08/09 01:22:29 DEBUG : dst/file1: md5 = 738bc510098f5fc66a3d22ad11bb509c OK 2025/08/09 01:22:29 INFO : dst/file1: Copied (new) 2025/08/09 01:22:29 INFO : dst/file1: Deleted 2025/08/09 01:22:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/09 01:22:32 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/09 01:22:33 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.12s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:22:36 DEBUG : A1/one: md5 = c478a76195c9cfa0abd7c8d408fdb209 OK 2025/08/09 01:22:37 DEBUG : A1/two: md5 = c6238e80224a99a56154eddcd8531948 OK 2025/08/09 01:22:39 DEBUG : A1/B1/three: md5 = 29f88157fd44c2934b0d59469dbb4f0a OK 2025/08/09 01:22:42 DEBUG : A1/B1/C1/four: md5 = 7b618ac89b80c2a0fb71a292f444eda1 OK 2025/08/09 01:22:44 DEBUG : A1/B1/C2/five: md5 = 68c6a74e59b06535b5100fd5585b1414 OK 2025/08/09 01:22:44 INFO : A1/B2: Making directory 2025/08/09 01:22:45 INFO : A1/B1/C3: Making directory 2025/08/09 01:22:54 INFO : A2/one: Moved (server-side) to: A3/one 2025/08/09 01:22:54 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/08/09 01:22:54 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/08/09 01:22:54 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/08/09 01:22:54 INFO : A2/two: Moved (server-side) to: A3/two 2025/08/09 01:22:57 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/09 01:22:57 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/09 01:22:57 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/09 01:22:58 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/09 01:22:58 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/09 01:23:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/08/09 01:23:06 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/08/09 01:23:06 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/08/09 01:23:06 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/08/09 01:23:06 INFO : A3/one: Moved (server-side) to: A4/one 2025/08/09 01:23:06 INFO : A3/two: Moved (server-side) to: A4/two 2025/08/09 01:23:09 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/09 01:23:09 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/09 01:23:09 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/09 01:23:10 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/09 01:23:10 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/09 01:23:16 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/08/09 01:23:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/08/09 01:23:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/09 01:23:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/09 01:23:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/09 01:23:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/09 01:23:18 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/09 01:23:18 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/09 01:23:18 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/09 01:23:18 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.23s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:23:19 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:23:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu': File to upload is small (34 bytes), uploading instead of streaming 2025/08/09 01:23:21 DEBUG : no_checksum_small_file_from_pipe: md5 = 7fc1e59aa3e828f963b79f278e5f611e OK 2025/08/09 01:23:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/09 01:23:21 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/09 01:23:22 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/08/09 01:23:23 DEBUG : no_checksum_big_file_from_pipe: md5 = e0103c124cd975364ed7202a0cd558ea OK 2025/08/09 01:23:23 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-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:23:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu': File to upload is small (34 bytes), uploading instead of streaming 2025/08/09 01:23:26 DEBUG : with_checksum_small_file_from_pipe: md5 = b91752c6766289ea9bf0ab6e67044eed OK 2025/08/09 01:23:26 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/09 01:23:27 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/08/09 01:23:28 DEBUG : with_checksum_big_file_from_pipe: md5 = e7b6a90ac7620c684eb3f24a986769ee OK 2025/08/09 01:23:28 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-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:23:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu': File to upload is small (34 bytes), uploading instead of streaming 2025/08/09 01:23:31 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:23:32 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/09 01:23:33 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-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:23:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu': File to upload is small (34 bytes), uploading instead of streaming 2025/08/09 01:23:36 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/09 01:23:37 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/09 01:23:38 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.30s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.20s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.06s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.07s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.97s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/08/09 01:23:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu': File to upload is small (48 bytes), uploading instead of streaming 2025/08/09 01:23:41 DEBUG : rcat_metadata: md5 = bc3a9697c83ef874d5221ab14049c751 OK 2025/08/09 01:23:41 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/08/09 01:23:43 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/08/09 01:23:44 DEBUG : rcat_metadata_uploadcutoff0: md5 = daac4d324a3a1250f6f3405ccfbfdb83 OK 2025/08/09 01:23:44 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.35s) --- PASS: TestRcatMetadata/Normal (2.83s) --- PASS: TestRcatMetadata/ViaDisk (3.04s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:23:47 DEBUG : potato1: md5 = 176fb1553542bb1eb1af52a98021e103 OK 2025/08/09 01:23:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu': File to upload is small (60 bytes), uploading instead of streaming 2025/08/09 01:23:49 DEBUG : potato2: md5 = 47116080fd99c0f7315f6e5128957e4f OK 2025/08/09 01:23:49 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.74s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:23:52 DEBUG : potato1: md5 = 36e5bbf05bbbc74d453f9af3cd00f1f8 OK 2025/08/09 01:23:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu': File to upload is small (60 bytes), uploading instead of streaming 2025/08/09 01:23:53 DEBUG : potato2: md5 = c644a7e9887537fb8dd13ed3edbe2fd6 OK 2025/08/09 01:23:53 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.98s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:23:57 DEBUG : potato2: md5 = 1228228229cd8ab5ee94c9e7b4c8835d OK 2025/08/09 01:23:58 DEBUG : empty space: md5 = 6fbf05d5002ff8b429122df38e84bf49 OK 2025/08/09 01:24:01 DEBUG : sub dir/potato3: md5 = ed5b1526905f0b1c725a4af0e4ffbd01 OK 2025/08/09 01:24:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu': Touching "sub dir/potato3" 2025/08/09 01:24:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu': Touching "empty space" 2025/08/09 01:24:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu': Touching "potato2" 2025/08/09 01:24:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.68s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:24:06 DEBUG : dir with metadata: Making directory with metadata 2025/08/09 01:24:07 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.36s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:24:08 DEBUG : directory with modtime: Making directory with metadata 2025/08/09 01:24:09 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.47s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:24:11 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/09 01:24:11 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/09 01:24:11 DEBUG : Google drive root 'crypt/5rerku5h7m8fh1j02ps4brhabp7cqtbusmm4lp0upjusqfffaav0': Skipping btime metadata as can't update it on an existing file: 2025-08-09T01:24:11.365699904Z 2025/08/09 01:24:12 INFO : non existent directory: Updated directory metadata 2025/08/09 01:24:13 DEBUG : Google drive root 'crypt/5rerku5h7m8fh1j02ps4brhabp7cqtbusmm4lp0upjusqfffaav0': Skipping btime metadata as can't update it on an existing file: 2025-08-09T01:24:11.365699904Z 2025/08/09 01:24:14 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.76s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:24:16 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/08/09 01:24:17 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/08/09 01:24:18 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.06s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:24:20 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/09 01:24:20 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/09 01:24:20 DEBUG : dst: Making directory with metadata 2025/08/09 01:24:20 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/09 01:24:20 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:24:21 INFO : dst: Set directory modification time (using SetModTime) 2025/08/09 01:24:21 INFO : dst: Set directory modification time (using SetModTime) 2025/08/09 01:24:21 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/08/09 01:24:22 INFO : dst: Set directory modification time (using SetModTime) 2025/08/09 01:24:22 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.55s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu'", Local "Local file system at /tmp/rclone807311204", Modify Window "1ms" 2025/08/09 01:24:25 DEBUG : sub dir/test remove existing: md5 = 875c0f424850f054441bb9bfd86ba062 OK 2025/08/09 01:24:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 45f90230fafeb691a4e11afa5a31f9cd OK 2025/08/09 01:24:29 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.zowotul4" before starting 2025/08/09 01:24:30 DEBUG : sub dir/test remove existing.zowotul4: TEST: removing renamed existing file after operation 2025/08/09 01:24:31 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.waqabeg9" before starting 2025/08/09 01:24:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.waqabeg9: TEST: renaming existing back after failed operation 2025/08/09 01:24:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yequceh5" before starting 2025/08/09 01:24:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yequceh5: TEST: removing renamed existing file after operation 2025/08/09 01:24:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "hou60qgc59mvtuan7gngfkf70f2nsla0f5mvsu464dbacgp4l1ltieh8a12jtr4j2m6h28ku9do9opm8ts29cdp7ku3dudca5r0htfsi9ftmah3bg3kf6jmlon8am4i23f9fasgbu9ja991lfsquufsu2qu8up33drj895ue055hiu252mlg" 2025/08/09 01:24:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "e18s0ftd946kr7kjkk3vlj79hpcjsjtdeohc8i9rlek9sbe2jfqg" --- PASS: TestRemoveExisting (13.99s) === 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/08/09 01:24:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hibuxey4vegu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 11m8.506918564s (try 1/5)