"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/01/06 01:51:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-palaniv8rowa" 2025/01/06 01:51:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/06 01:51:34 DEBUG : Creating backend with remote "TestDrive:crypt/bakomv4cqnb4tutqq95b3pnso6vgvr31fc033s5ln2pbfacjrq6g" 2025/01/06 01:51:35 DEBUG : Creating backend with remote "/tmp/rclone1242433331" === 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-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.25s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/01/06 01:51:36 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/01/06 01:51:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/06 01:51:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/06 01:51:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/01/06 01:51:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/06 01:51:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/06 01:51:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/06 01:51:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/01/06 01:51:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/06 01:51:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/06 01:51:36 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/01/06 01:51:36 DEBUG : potato: Seek from 10 to 0 2025/01/06 01:51:36 DEBUG : potato: Seek from 10 to 0 2025/01/06 01:51:36 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/01/06 01:51:36 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/01/06 01:51:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/06 01:51:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/06 01:51:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/01/06 01:51:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/06 01:51:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/06 01:51:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/06 01:51:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/01/06 01:51:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/06 01:51:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/06 01:51:36 DEBUG : potato: Seek from 5 to 2 2025/01/06 01:51:36 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/01/06 01:51:36 DEBUG : potato: Seek from 7 to 0 2025/01/06 01:51:36 DEBUG : potato: Seek from 7 to 0 2025/01/06 01:51:36 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/01/06 01:51:36 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/01/06 01:51:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/06 01:51:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/06 01:51:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/01/06 01:51:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/06 01:51:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/06 01:51:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/06 01:51:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/01/06 01:51:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/06 01:51:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/06 01:51:36 DEBUG : potato: Seek from 5 to 2 2025/01/06 01:51:36 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/01/06 01:51:36 DEBUG : potato: Seek from 8 to 0 2025/01/06 01:51:36 DEBUG : potato: Seek from 8 to 0 2025/01/06 01:51:36 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/01/06 01:51:36 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/01/06 01:51:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/06 01:51:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/06 01:51:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/01/06 01:51:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/06 01:51:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/06 01:51:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/06 01:51:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/01/06 01:51:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/06 01:51:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/06 01:51:36 DEBUG : potato: Seek from 5 to 2 2025/01/06 01:51:36 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/01/06 01:51:36 DEBUG : potato: Seek from 9 to 0 2025/01/06 01:51:36 DEBUG : potato: Seek from 9 to 0 2025/01/06 01:51:36 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-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" 2025/01/06 01:51:39 DEBUG : rutabaga: md5 = f09ba8bbb23804294cac05d3e8dd1639 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/01/06 01:51:41 DEBUG : empty space: md5 = ccfede5e849720096a99562d2d660427 OK === RUN TestCheck/3 2025/01/06 01:51:43 DEBUG : potato2: md5 = e1d31e8570aa5a244d1be83111c21fdf OK === RUN TestCheck/4 === RUN TestCheck/5 2025/01/06 01:51:46 DEBUG : remotepotato: md5 = 2904fe648fe83038b7f80e432eeada65 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (14.13s) --- PASS: TestCheck/1 (0.21s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2025/01/06 01:51:50 DEBUG : Creating backend with remote "nonexistent" 2025/01/06 01:51:50 DEBUG : Creating backend with remote "nonexistent" 2025/01/06 01:51:50 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/01/06 01:51:50 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/01/06 01:51:50 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/01/06 01:51:50 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-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" 2025/01/06 01:51:51 DEBUG : rutabaga: md5 = 7341d2b77afac52a0fbf2e195743f2a4 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/01/06 01:51:56 DEBUG : empty space: md5 = 50ee470cf994ad57030166f1ead2d271 OK === RUN TestCheckDownload/3 2025/01/06 01:52:00 DEBUG : potato2: md5 = 771806190fc1454d462eb6605f410c19 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/01/06 01:52:04 DEBUG : remotepotato: md5 = 13b82b3988dbb6e3233b05d975a19e20 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (19.78s) --- PASS: TestCheckDownload/1 (1.25s) --- PASS: TestCheckDownload/2 (1.29s) --- PASS: TestCheckDownload/3 (1.61s) --- PASS: TestCheckDownload/4 (1.18s) --- PASS: TestCheckDownload/5 (1.21s) --- PASS: TestCheckDownload/6 (1.19s) --- PASS: TestCheckDownload/7 (1.28s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" 2025/01/06 01:52:11 DEBUG : rutabaga: md5 = ec5d6fac4f879964a3ebd727f456da2a OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/01/06 01:52:14 DEBUG : empty space: md5 = a2a0d264799a26991bd9648e460507c6 OK === RUN TestCheckSizeOnly/3 2025/01/06 01:52:16 DEBUG : potato2: md5 = 72101b8f0eccd964560e45c953f56784 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/01/06 01:52:18 DEBUG : remotepotato: md5 = 979678d40edc435b719d0decf9123718 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.53s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" 2025/01/06 01:52:24 DEBUG : test.sum: md5 = f53fd7052e2aea44c7e6ce9ba4df2bec OK 2025/01/06 01:52:25 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/06 01:52:25 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/06 01:52:25 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/06 01:52:25 NOTICE: test.sum: 2 warning(s) suppressed... 2025/01/06 01:52:27 DEBUG : test.sum: md5 = 00dba590dd4ac6712eb2b0c4bf3b318d OK 2025/01/06 01:52:28 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/06 01:52:28 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/06 01:52:28 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/06 01:52:28 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.93s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" 2025/01/06 01:52:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-palaniv8rowa/data" 2025/01/06 01:52:29 DEBUG : Creating backend with remote "TestDrive:crypt/bakomv4cqnb4tutqq95b3pnso6vgvr31fc033s5ln2pbfacjrq6g/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa/data' lacks md5, skipping --- SKIP: TestCheckSum (2.00s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" 2025/01/06 01:52:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-palaniv8rowa/data" 2025/01/06 01:52:31 DEBUG : Creating backend with remote "TestDrive:crypt/bakomv4cqnb4tutqq95b3pnso6vgvr31fc033s5ln2pbfacjrq6g/vjrnln8ratgmqakfosrqe8espk" 2025/01/06 01:52:35 DEBUG : data/banana: md5 = 1745674cf7ab260f3e82c39f6031b707 OK 2025/01/06 01:52:37 DEBUG : test.sum: md5 = 2a84d4ad5d1edb31e383d707d7f8b268 OK === RUN TestCheckSumDownload/subtest1 2025/01/06 01:52:43 DEBUG : data/potato: md5 = a8a171ab571fe55aca314444b37ecc2f OK 2025/01/06 01:52:45 DEBUG : test.sum: md5 = 0b607d92ec760854585ec38946efbb89 OK === RUN TestCheckSumDownload/subtest2 2025/01/06 01:52:50 DEBUG : test.sum: md5 = 19486cf608129d05adcfe812970b6aaa OK === RUN TestCheckSumDownload/subtest3 2025/01/06 01:52:54 DEBUG : test.sum: md5 = f65c661f7ed6ce96aa4be037cbf7f05a OK === RUN TestCheckSumDownload/subtest4 2025/01/06 01:52:59 DEBUG : test.sum: md5 = 720c606c0e5180e51912f6c46b45e8ce OK === RUN TestCheckSumDownload/subtest5 2025/01/06 01:53:03 DEBUG : test.sum: md5 = 5f3c241b447abf5aff6e414383b2b6bd OK === RUN TestCheckSumDownload/subtest6 2025/01/06 01:53:07 DEBUG : data/banana: md5 = 95f287c9fbb1d461c7c3a7be64c22119 OK 2025/01/06 01:53:09 DEBUG : data/potato: md5 = e984c788c4d320e5ba9bc56ab89b8709 OK 2025/01/06 01:53:11 DEBUG : test.sum: md5 = f290465a306bd82bfda0c808b97a4e3e OK === RUN TestCheckSumDownload/subtest7 2025/01/06 01:53:17 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/01/06 01:53:17 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (46.83s) --- PASS: TestCheckSumDownload/subtest1 (4.02s) --- PASS: TestCheckSumDownload/subtest2 (2.41s) --- PASS: TestCheckSumDownload/subtest3 (2.36s) --- PASS: TestCheckSumDownload/subtest4 (2.54s) --- PASS: TestCheckSumDownload/subtest5 (2.06s) --- PASS: TestCheckSumDownload/subtest6 (2.20s) --- PASS: TestCheckSumDownload/subtest7 (3.30s) === RUN TestApplyTransforms 2025/01/06 01:53:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fecaleh2lire" 2025/01/06 01:53:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/06 01:53:18 DEBUG : Creating backend with remote "TestDrive:crypt/erj4iullimi4kmm2u576hc1f666hc3ebc04q9lg0l3lbns0f71sg" 2025/01/06 01:53:19 DEBUG : Creating backend with remote "/tmp/rclone1770132246" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fecaleh2lire'", Local "Local file system at /tmp/rclone1770132246", Modify Window "1ms" 2025/01/06 01:53:22 DEBUG : hello, world!: md5 = fe8efe0eb72f9f8f2b9b811c0963ceb4 OK upper checkfile vs. lower remote (without normalization) 2025/01/06 01:53:22 ERROR : hello, world!: sum not found 2025/01/06 01:53:22 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fecaleh2lire' 2025/01/06 01:53:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fecaleh2lire': 1 files missing 2025/01/06 01:53:22 NOTICE: 1 hashes missing 2025/01/06 01:53:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fecaleh2lire': 2 differences found 2025/01/06 01:53:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fecaleh2lire': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/01/06 01:53:23 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/06 01:53:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fecaleh2lire': 0 differences found 2025/01/06 01:53:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fecaleh2lire': 1 matching files 2025/01/06 01:53:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gewobux8xocu" 2025/01/06 01:53:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/06 01:53:23 DEBUG : Creating backend with remote "TestDrive:crypt/vijlkl9tr2l155g0d6fn531a98vbfdoamb5qgqrc2g9clkbbljbg" 2025/01/06 01:53:24 DEBUG : Creating backend with remote "/tmp/rclone2445934210" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gewobux8xocu'", Local "Local file system at /tmp/rclone2445934210", Modify Window "1ms" 2025/01/06 01:53:27 DEBUG : HELLO, WORLD!: md5 = a3886a7611c1605b2fb496d83f21745d OK lower checkfile vs. upper remote (without normalization) 2025/01/06 01:53:28 ERROR : HELLO, WORLD!: sum not found 2025/01/06 01:53:28 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gewobux8xocu' 2025/01/06 01:53:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gewobux8xocu': 1 files missing 2025/01/06 01:53:28 NOTICE: 1 hashes missing 2025/01/06 01:53:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gewobux8xocu': 2 differences found 2025/01/06 01:53:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gewobux8xocu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/01/06 01:53:29 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/06 01:53:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gewobux8xocu': 0 differences found 2025/01/06 01:53:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gewobux8xocu': 1 matching files 2025/01/06 01:53:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vijocec5quwe" 2025/01/06 01:53:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/06 01:53:29 DEBUG : Creating backend with remote "TestDrive:crypt/mtvte65n0h8ntbr5t5ta0agggk2ht0h8nnu8deqdlnor6bp925dg" 2025/01/06 01:53:30 DEBUG : Creating backend with remote "/tmp/rclone2519946433" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vijocec5quwe'", Local "Local file system at /tmp/rclone2519946433", Modify Window "1ms" 2025/01/06 01:53:33 DEBUG : HeLlO, wOrLd!: md5 = ad2503d441d80892664c35bee342736f OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/01/06 01:53:34 ERROR : HeLlO, wOrLd!: sum not found 2025/01/06 01:53:34 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vijocec5quwe' 2025/01/06 01:53:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vijocec5quwe': 1 files missing 2025/01/06 01:53:34 NOTICE: 1 hashes missing 2025/01/06 01:53:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vijocec5quwe': 2 differences found 2025/01/06 01:53:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vijocec5quwe': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/01/06 01:53:35 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/06 01:53:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vijocec5quwe': 0 differences found 2025/01/06 01:53:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vijocec5quwe': 1 matching files 2025/01/06 01:53:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kunadok2suqe" 2025/01/06 01:53:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/06 01:53:35 DEBUG : Creating backend with remote "TestDrive:crypt/sgh17mnnd3csn5b8pkj6v0sfqptanlr222fh2ea09tifstkgmfug" 2025/01/06 01:53:36 DEBUG : Creating backend with remote "/tmp/rclone2047351894" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kunadok2suqe'", Local "Local file system at /tmp/rclone2047351894", Modify Window "1ms" 2025/01/06 01:53:39 DEBUG : HELLO, WORLD!: md5 = 90ac5fb8ee32ae08f739fbdea22980f4 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/01/06 01:53:39 ERROR : HELLO, WORLD!: sum not found 2025/01/06 01:53:39 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kunadok2suqe' 2025/01/06 01:53:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kunadok2suqe': 1 files missing 2025/01/06 01:53:39 NOTICE: 1 hashes missing 2025/01/06 01:53:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kunadok2suqe': 2 differences found 2025/01/06 01:53:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kunadok2suqe': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/01/06 01:53:41 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/06 01:53:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kunadok2suqe': 0 differences found 2025/01/06 01:53:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kunadok2suqe': 1 matching files 2025/01/06 01:53:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dixihaf5dore" 2025/01/06 01:53:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/06 01:53:41 DEBUG : Creating backend with remote "TestDrive:crypt/r9m4i5fcfppu2207ag824kg51bjuuaor7qt5h4iblinvl6hck440" 2025/01/06 01:53:42 DEBUG : Creating backend with remote "/tmp/rclone1880025186" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixihaf5dore'", Local "Local file system at /tmp/rclone1880025186", Modify Window "1ms" 2025/01/06 01:53:45 DEBUG : 測試_Русский___ě_áñ: md5 = 7ef356c0d4ed777ce85233bdcf2f3a3d OK NFD checkfile vs. NFC remote (without normalization) 2025/01/06 01:53:46 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/06 01:53:46 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dixihaf5dore' 2025/01/06 01:53:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dixihaf5dore': 1 files missing 2025/01/06 01:53:46 NOTICE: 1 hashes missing 2025/01/06 01:53:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dixihaf5dore': 2 differences found 2025/01/06 01:53:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dixihaf5dore': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/01/06 01:53:47 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/06 01:53:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dixihaf5dore': 0 differences found 2025/01/06 01:53:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dixihaf5dore': 1 matching files 2025/01/06 01:53:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zapigaj3masa" 2025/01/06 01:53:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/06 01:53:47 DEBUG : Creating backend with remote "TestDrive:crypt/vkdvqkm65qo8l7k5uev9m7slrei24bk1qqoe8hlk65u6a627o6n0" 2025/01/06 01:53:48 DEBUG : Creating backend with remote "/tmp/rclone1310809519" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zapigaj3masa'", Local "Local file system at /tmp/rclone1310809519", Modify Window "1ms" 2025/01/06 01:53:51 DEBUG : 測試_Русский___ě_áñ: md5 = 6cd76fb05b1babc8a78fe24ed1d70471 OK NFC checkfile vs. NFD remote (without normalization) 2025/01/06 01:53:51 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/06 01:53:51 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zapigaj3masa' 2025/01/06 01:53:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zapigaj3masa': 1 files missing 2025/01/06 01:53:51 NOTICE: 1 hashes missing 2025/01/06 01:53:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zapigaj3masa': 2 differences found 2025/01/06 01:53:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zapigaj3masa': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/01/06 01:53:53 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/06 01:53:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zapigaj3masa': 0 differences found 2025/01/06 01:53:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zapigaj3masa': 1 matching files 2025/01/06 01:53:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ginayaw1refi" 2025/01/06 01:53:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/06 01:53:53 DEBUG : Creating backend with remote "TestDrive:crypt/st4v74bmr38sog7vm15rg2ned7mfglr8gv39lt67n22pr35usmn0" 2025/01/06 01:53:54 DEBUG : Creating backend with remote "/tmp/rclone79326234" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ginayaw1refi'", Local "Local file system at /tmp/rclone79326234", Modify Window "1ms" 2025/01/06 01:53:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e2560c08e6caceaaa9164ecaa21bdbee OK NFDx2 checkfile vs. both remote (without normalization) 2025/01/06 01:53:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/06 01:53:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ginayaw1refi' 2025/01/06 01:53:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ginayaw1refi': 1 files missing 2025/01/06 01:53:57 NOTICE: 1 hashes missing 2025/01/06 01:53:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ginayaw1refi': 2 differences found 2025/01/06 01:53:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ginayaw1refi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/01/06 01:53:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/06 01:53:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ginayaw1refi': 0 differences found 2025/01/06 01:53:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ginayaw1refi': 1 matching files 2025/01/06 01:53:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yekuyit9yuxu" 2025/01/06 01:53:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/06 01:53:59 DEBUG : Creating backend with remote "TestDrive:crypt/26kfl81ntmbo1latpku8buv2v4aovqj4iv7cb5c6m43rv76gf1e0" 2025/01/06 01:54:00 DEBUG : Creating backend with remote "/tmp/rclone3874217530" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yekuyit9yuxu'", Local "Local file system at /tmp/rclone3874217530", Modify Window "1ms" 2025/01/06 01:54:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 06497cfc5fb3b75a78d55eae47743418 OK NFCx2 checkfile vs. both remote (without normalization) 2025/01/06 01:54:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/06 01:54:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yekuyit9yuxu' 2025/01/06 01:54:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yekuyit9yuxu': 1 files missing 2025/01/06 01:54:03 NOTICE: 1 hashes missing 2025/01/06 01:54:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yekuyit9yuxu': 2 differences found 2025/01/06 01:54:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yekuyit9yuxu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/01/06 01:54:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/06 01:54:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yekuyit9yuxu': 0 differences found 2025/01/06 01:54:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yekuyit9yuxu': 1 matching files 2025/01/06 01:54:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tegajaf3fowu" 2025/01/06 01:54:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/06 01:54:04 DEBUG : Creating backend with remote "TestDrive:crypt/67tjhr3if85q1qpu7fk423uf43l0vlm642fkaa7f6j6rmuto25mg" 2025/01/06 01:54:05 DEBUG : Creating backend with remote "/tmp/rclone123148538" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tegajaf3fowu'", Local "Local file system at /tmp/rclone123148538", Modify Window "1ms" 2025/01/06 01:54:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0f378dd40b3475b1be1c34c5ff0199ff OK both checkfile vs. NFDx2 remote (without normalization) 2025/01/06 01:54:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/06 01:54:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tegajaf3fowu' 2025/01/06 01:54:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tegajaf3fowu': 1 files missing 2025/01/06 01:54:09 NOTICE: 1 hashes missing 2025/01/06 01:54:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tegajaf3fowu': 2 differences found 2025/01/06 01:54:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tegajaf3fowu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/01/06 01:54:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/06 01:54:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tegajaf3fowu': 0 differences found 2025/01/06 01:54:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tegajaf3fowu': 1 matching files 2025/01/06 01:54:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hulivey5qaqo" 2025/01/06 01:54:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/06 01:54:10 DEBUG : Creating backend with remote "TestDrive:crypt/osa1qd8fa90teauqshqlnr4u30tib1nihq4p4j46abo45fq5p2sg" 2025/01/06 01:54:11 DEBUG : Creating backend with remote "/tmp/rclone3596907508" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hulivey5qaqo'", Local "Local file system at /tmp/rclone3596907508", Modify Window "1ms" 2025/01/06 01:54:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 6af0dc5bb82c990aac84d703e6576fc0 OK both checkfile vs. NFCx2 remote (without normalization) 2025/01/06 01:54:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/06 01:54:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hulivey5qaqo' 2025/01/06 01:54:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hulivey5qaqo': 1 files missing 2025/01/06 01:54:15 NOTICE: 1 hashes missing 2025/01/06 01:54:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hulivey5qaqo': 2 differences found 2025/01/06 01:54:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hulivey5qaqo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/01/06 01:54:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/06 01:54:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hulivey5qaqo': 0 differences found 2025/01/06 01:54:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hulivey5qaqo': 1 matching files 2025/01/06 01:54:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hulivey5qaqo': Purge remote 2025/01/06 01:54:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tegajaf3fowu': Purge remote 2025/01/06 01:54:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yekuyit9yuxu': Purge remote 2025/01/06 01:54:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ginayaw1refi': Purge remote 2025/01/06 01:54:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zapigaj3masa': Purge remote 2025/01/06 01:54:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dixihaf5dore': Purge remote 2025/01/06 01:54:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kunadok2suqe': Purge remote 2025/01/06 01:54:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vijocec5quwe': Purge remote 2025/01/06 01:54:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gewobux8xocu': Purge remote 2025/01/06 01:54:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fecaleh2lire': Purge remote --- PASS: TestApplyTransforms (65.07s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" 2025/01/06 01:54:23 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/06 01:54:26 DEBUG : sub/file2: md5 = 82d62adba86176f69740a1dee5706435 OK 2025/01/06 01:54:26 INFO : file1: Copied (new) to: sub/file2 2025/01/06 01:54:27 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 01:54:27 DEBUG : file1: Unchanged skipping 2025/01/06 01:54:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa': don't need to copy/move sub/file2, it is already at target location 2025/01/06 01:54:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.02s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" 2025/01/06 01:54:33 DEBUG : dst/file1: md5 = eb3a27a03fbeee8c3e59783f70f7cacb OK 2025/01/06 01:54:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-palaniv8rowa/backup" 2025/01/06 01:54:34 DEBUG : Creating backend with remote "TestDrive:crypt/bakomv4cqnb4tutqq95b3pnso6vgvr31fc033s5ln2pbfacjrq6g/1nrff024r7pq65ecp72fc28jb0" 2025/01/06 01:54:36 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/06 01:54:39 INFO : dst/file1: Moved (server-side) 2025/01/06 01:54:40 DEBUG : dst/file1: md5 = 525d62789865cb05feabaad4ed08d0de OK 2025/01/06 01:54:40 INFO : dst/file1: Copied (new) 2025/01/06 01:54:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/06 01:54:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/06 01:54:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (15.47s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" 2025/01/06 01:54:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-palaniv8rowa/dst" 2025/01/06 01:54:46 DEBUG : Creating backend with remote "TestDrive:crypt/bakomv4cqnb4tutqq95b3pnso6vgvr31fc033s5ln2pbfacjrq6g/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/06 01:54:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-palaniv8rowa/CompareDest" 2025/01/06 01:54:48 DEBUG : Creating backend with remote "TestDrive:crypt/bakomv4cqnb4tutqq95b3pnso6vgvr31fc033s5ln2pbfacjrq6g/gveqi14airsml4bgu7krj116o8" 2025/01/06 01:54:49 DEBUG : one: Need to transfer - File not found at Destination 2025/01/06 01:54:52 DEBUG : one: md5 = fb4177df5fff4d87caedea253b71a0d9 OK 2025/01/06 01:54:52 INFO : one: Copied (new) 2025/01/06 01:54:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/06 01:54:55 DEBUG : one: md5 = b7d53807bef60a787ad26007cc43095e OK 2025/01/06 01:54:55 INFO : one: Copied (replaced existing) 2025/01/06 01:54:57 DEBUG : dst/one: md5 = b6b43a2940f8621ed42280fa773321b9 OK 2025/01/06 01:55:00 DEBUG : CompareDest/one: md5 = 92011bf4e77c7b7e5be7fb7b6f5782fd OK 2025/01/06 01:55:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/06 01:55:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/06 01:55:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/06 01:55:03 DEBUG : CompareDest/two: md5 = 8c516574c01740469987f4cab301c8a0 OK 2025/01/06 01:55:04 DEBUG : two: Need to transfer - File not found at Destination 2025/01/06 01:55:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/06 01:55:04 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/06 01:55:05 DEBUG : two: Need to transfer - File not found at Destination 2025/01/06 01:55:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/06 01:55:06 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/06 01:55:07 DEBUG : two: Need to transfer - File not found at Destination 2025/01/06 01:55:07 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/06 01:55:10 DEBUG : two: md5 = 90a3dfc8acb751d060398aebf6529c66 OK 2025/01/06 01:55:10 INFO : two: Copied (new) 2025/01/06 01:55:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/06 01:55:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/06 01:55:14 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/06 01:55:14 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (29.58s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" 2025/01/06 01:55:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-palaniv8rowa/dst" 2025/01/06 01:55:15 DEBUG : Config file has changed externally - reloading 2025/01/06 01:55:15 DEBUG : Creating backend with remote "TestDrive:crypt/bakomv4cqnb4tutqq95b3pnso6vgvr31fc033s5ln2pbfacjrq6g/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/06 01:55:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-palaniv8rowa/CopyDest" 2025/01/06 01:55:17 DEBUG : Creating backend with remote "TestDrive:crypt/bakomv4cqnb4tutqq95b3pnso6vgvr31fc033s5ln2pbfacjrq6g/d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/06 01:55:19 DEBUG : one: Need to transfer - File not found at Destination 2025/01/06 01:55:22 DEBUG : one: md5 = ed1ea6fd1b61b717cfb5f2fe5be8bd6d OK 2025/01/06 01:55:22 INFO : one: Copied (new) 2025/01/06 01:55:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/06 01:55:24 DEBUG : one: md5 = 769c20c725ea90bdaac375db08c61125 OK 2025/01/06 01:55:24 INFO : one: Copied (replaced existing) 2025/01/06 01:55:27 DEBUG : dst/one: md5 = 1564a8cbde126db6d10b556a7b688a1e OK 2025/01/06 01:55:29 DEBUG : CopyDest/one: md5 = cec55613ecfd2f64a79ba897fe72b99a OK 2025/01/06 01:55:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-palaniv8rowa/BackupDir" 2025/01/06 01:55:30 DEBUG : Creating backend with remote "TestDrive:crypt/bakomv4cqnb4tutqq95b3pnso6vgvr31fc033s5ln2pbfacjrq6g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/06 01:55:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/06 01:55:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/06 01:55:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/06 01:55:34 INFO : one: Moved (server-side) 2025/01/06 01:55:35 INFO : one: Copied (server-side copy) 2025/01/06 01:55:35 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/06 01:55:38 DEBUG : CopyDest/two: md5 = 6abef9a419863e5fe959cf9600ca7f5f OK 2025/01/06 01:55:38 DEBUG : two: Need to transfer - File not found at Destination 2025/01/06 01:55:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/06 01:55:40 INFO : two: Copied (server-side copy) 2025/01/06 01:55:40 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/06 01:55:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/06 01:55:41 DEBUG : two: Unchanged skipping 2025/01/06 01:55:43 DEBUG : CopyDest/three: md5 = 71b7e5363a8da810b3f920808a97705b OK 2025/01/06 01:55:44 DEBUG : three: Need to transfer - File not found at Destination 2025/01/06 01:55:44 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/06 01:55:44 DEBUG : three: Destination not found in --copy-dest 2025/01/06 01:55:46 DEBUG : three: md5 = e4d73a3e21ca877d22ecfc6d8a2d045c OK 2025/01/06 01:55:46 INFO : three: Copied (new) 2025/01/06 01:55:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/06 01:55:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/06 01:55:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/06 01:55:52 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/06 01:55:52 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/06 01:55:52 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/06 01:55:53 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (38.83s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.46s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" 2025/01/06 01:55:55 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/01/06 01:55:58 DEBUG : TestCopyFileMaxTransfer/file1: md5 = ac7188e94f8d220756f0ac303bbad811 OK 2025/01/06 01:55:58 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/01/06 01:55:59 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/01/06 01:55:59 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/01/06 01:56:00 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/01/06 01:56:00 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/01/06 01:56:02 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 22f81f260c6220fae626c6b9105385b8 OK 2025/01/06 01:56:02 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/01/06 01:56:04 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/01/06 01:56:04 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.23s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", 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-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" 2025/01/06 01:56:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa': Looking for duplicate names using skip mode. 2025/01/06 01:56:10 NOTICE: one: Found 2 files with duplicate names 2025/01/06 01:56:10 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.95s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" 2025/01/06 01:56:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa': Looking for duplicate names using skip mode. 2025/01/06 01:56:17 NOTICE: one: Found 3 files with duplicate names 2025/01/06 01:56:17 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/01/06 01:56:18 INFO : one: Deleted 2025/01/06 01:56:18 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.80s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" 2025/01/06 01:56:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa': Looking for duplicate names using first mode. 2025/01/06 01:56:25 NOTICE: one: Found 3 files with duplicate names 2025/01/06 01:56:25 INFO : one: Deleted 2025/01/06 01:56:26 INFO : one: Deleted 2025/01/06 01:56:26 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.57s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" 2025/01/06 01:56:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa': Looking for duplicate names using newest mode. 2025/01/06 01:56:32 NOTICE: one: Found 3 files with duplicate names 2025/01/06 01:56:33 INFO : one: Deleted 2025/01/06 01:56:33 INFO : one: Deleted 2025/01/06 01:56:33 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.45s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" 2025/01/06 01:56:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa': Looking for duplicate names using oldest mode. 2025/01/06 01:56:40 NOTICE: one: Found 3 files with duplicate names 2025/01/06 01:56:41 INFO : one: Deleted 2025/01/06 01:56:42 INFO : one: Deleted 2025/01/06 01:56:42 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.89s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" 2025/01/06 01:56:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa': Looking for duplicate names using largest mode. 2025/01/06 01:56:48 NOTICE: one: Found 3 files with duplicate names 2025/01/06 01:56:48 INFO : one: Deleted 2025/01/06 01:56:49 INFO : one: Deleted 2025/01/06 01:56:49 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.17s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" 2025/01/06 01:56:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa': Looking for duplicate names using smallest mode. 2025/01/06 01:56:55 NOTICE: one: Found 3 files with duplicate names 2025/01/06 01:56:55 INFO : one: Deleted 2025/01/06 01:56:56 INFO : one: Deleted 2025/01/06 01:56:56 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.29s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" 2025/01/06 01:57:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa': Looking for duplicate names using rename mode. 2025/01/06 01:57:04 NOTICE: one.txt: Found 3 files with duplicate names 2025/01/06 01:57:05 INFO : one-2.txt: renamed from: one.txt 2025/01/06 01:57:06 INFO : one-3.txt: renamed from: one.txt 2025/01/06 01:57:08 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.58s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" 2025/01/06 01:57:14 DEBUG : dupe1/one.txt: md5 = 8cb65848d63454eaa6dde6e5d6c63e62 OK 2025/01/06 01:57:17 DEBUG : dupe2/two.txt: md5 = 864b9394de1d7c783bed5184f74bf13e OK 2025/01/06 01:57:19 DEBUG : dupe3/three.txt: md5 = 4af2d87379fb9ba49275d610dacda55e OK 2025/01/06 01:57:20 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/01/06 01:57:21 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/01/06 01:57:22 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/01/06 01:57:22 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/01/06 01:57:26 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/01/06 01:57:26 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/01/06 01:57:26 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (16.19s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" 2025/01/06 01:57:29 DEBUG : a.txt: md5 = d3ff761f3aedfcf6209eaeb9e16437d8 OK 2025/01/06 01:57:31 DEBUG : zend.txt: md5 = 5d2bfde62134fcb1f8bede152d006476 OK 2025/01/06 01:57:33 DEBUG : sub dir/hello world: md5 = e797c07265eb785eda7f59c789610714 OK 2025/01/06 01:57:35 DEBUG : sub dir/hello world2: md5 = ba3500edc9e606cd3f84a26f2252f646 OK 2025/01/06 01:57:38 DEBUG : sub dir/ignore dir/.ignore: md5 = e61e1def0249df2d4792a66aa0cfaff7 OK 2025/01/06 01:57:39 DEBUG : sub dir/ignore dir/should be ignored: md5 = 1f7acf441bcb59703f30ea29350615d4 OK 2025/01/06 01:57:42 DEBUG : sub dir/sub sub dir/hello world3: md5 = 457ba8a4a4fd2f15c11c4cc8f3995076 OK 2025/01/06 01:57:43 DEBUG : a.txt: Excluded (Size Filter) 2025/01/06 01:57:43 DEBUG : a.txt: Excluded 2025/01/06 01:57:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/06 01:57:44 DEBUG : sub dir/hello world: Excluded 2025/01/06 01:57:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/06 01:57:44 DEBUG : sub dir/hello world2: Excluded 2025/01/06 01:57:44 DEBUG : sub dir/ignore dir: Excluded 2025/01/06 01:57:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/06 01:57:44 DEBUG : sub dir/hello world: Excluded 2025/01/06 01:57:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/06 01:57:44 DEBUG : sub dir/hello world2: Excluded 2025/01/06 01:57:45 DEBUG : sub dir/ignore dir: Excluded 2025/01/06 01:57:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/01/06 01:57:51 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/01/06 01:57:51 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/01/06 01:57:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/01/06 01:57:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/01/06 01:57:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/01/06 01:57:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (25.82s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" 2025/01/06 01:57:55 DEBUG : file1: md5 = d50f37ce3c796c7965c786f0ee4114fe OK 2025/01/06 01:57:58 DEBUG : sub/file2: md5 = 762ca754c564ed830690142d308d331a OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/01/06 01:58:01 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/01/06 01:58:01 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/01/06 01:58:01 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/01/06 01:58:03 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (11.20s) --- PASS: TestListJSON/Default (0.27s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.51s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.67s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" 2025/01/06 01:58:06 DEBUG : file1: md5 = 98862905c04c4a3831298a5cf3d9a0ee OK 2025/01/06 01:58:08 DEBUG : sub/file2: md5 = 9522bb3ca0d31eae775cbe7101706a14 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/01/06 01:58:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-palaniv8rowa/notfound" 2025/01/06 01:58:12 DEBUG : Config file has changed externally - reloading 2025/01/06 01:58:12 DEBUG : Creating backend with remote "TestDrive:crypt/bakomv4cqnb4tutqq95b3pnso6vgvr31fc033s5ln2pbfacjrq6g/qe0i31qdkoejk60elps0ni5sqk" 2025/01/06 01:58:16 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.73s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.50s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.54s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (1.81s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" 2025/01/06 01:58:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa': Making directory 2025/01/06 01:58:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa': Making directory --- PASS: TestMkdir (0.72s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" 2025/01/06 01:58:20 DEBUG : sub dir/hello world: md5 = 3c5ef420af73dac35e70730bd8d88ef7 OK 2025/01/06 01:58:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.60s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" 2025/01/06 01:58:25 DEBUG : potato2: md5 = 24d0afda4640346c2a0fbc32eefa94b4 OK 2025/01/06 01:58:26 DEBUG : empty space: md5 = edd0b5094b2c82318c3ae0f844cb336e OK --- PASS: TestLs (5.46s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" 2025/01/06 01:58:30 DEBUG : potato2: md5 = 9a36fe82d571df1cdcc9690e68b5cc48 OK 2025/01/06 01:58:32 DEBUG : empty space: md5 = 611cd2a979e52c0b30a8d94ea9ddee5e OK 2025/01/06 01:58:33 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.76s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" 2025/01/06 01:58:36 DEBUG : potato2: md5 = c6b922fbc82f67c6bb0ac9b9392287ab OK 2025/01/06 01:58:38 DEBUG : empty space: md5 = 23bf58996f152229fb3816e9ec1a08de OK --- PASS: TestLsLong (5.15s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" 2025/01/06 01:58:41 DEBUG : potato2: md5 = 9a5dfdb752184ec2610b5de11b2f4243 OK 2025/01/06 01:58:43 DEBUG : empty space: md5 = 230b3c91544d1944e25e0e9980ba8917 OK --- PASS: TestHashSums (5.05s) === RUN TestHashSumsWithErrors 2025/01/06 01:58:45 DEBUG : Creating backend with remote ":memory:" 2025/01/06 01:58:45 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/01/06 01:58:45 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/06 01:58:45 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/06 01:58:45 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/06 01:58:45 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/06 01:58:45 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/06 01:58:45 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/06 01:58:45 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/01/06 01:58:45 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-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" 2025/01/06 01:58:46 DEBUG : potato2: md5 = e6f5ecd5da3906762f3ef349e5522dd8 OK 2025/01/06 01:58:48 DEBUG : empty space: md5 = 992c9a17d3d0aaf1828056ade89c3346 OK 2025/01/06 01:58:51 DEBUG : sub dir/potato3: md5 = d0c275525560520b54ef08c9cab04d17 OK 2025/01/06 01:58:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.94s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" 2025/01/06 01:58:56 DEBUG : small: md5 = bce59aa58ff805ab1d1eef4b0995e85c OK 2025/01/06 01:58:58 DEBUG : medium: md5 = ab6edc3e5bc06b897c5d3e5590553048 OK 2025/01/06 01:59:00 DEBUG : large: md5 = 39b08e3e753cde33ce2425f7aadad47d OK 2025/01/06 01:59:00 DEBUG : Waiting for deletions to finish 2025/01/06 01:59:00 DEBUG : large: Excluded (Size Filter) 2025/01/06 01:59:01 INFO : medium: Deleted 2025/01/06 01:59:01 INFO : small: Deleted --- PASS: TestDelete (7.64s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" 2025/01/06 01:59:04 DEBUG : small: md5 = 54fc2340f8d1b80516a41b75ddf656da OK 2025/01/06 01:59:06 DEBUG : medium: md5 = 7afc7ed35f5195e3b0146ed0bc1c5636 OK 2025/01/06 01:59:07 DEBUG : large: md5 = d0362a93be37b17a3a9d3abecd258302 OK 2025/01/06 01:59:08 DEBUG : Waiting for deletions to finish 2025/01/06 01:59:08 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/01/06 01:59:09 INFO : small: Deleted 2025/01/06 01:59:09 INFO : medium: Deleted --- PASS: TestMaxDelete (8.20s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" 2025/01/06 01:59:12 DEBUG : small: md5 = c2b22d6383f759be148b3aa7e93b0595 OK 2025/01/06 01:59:14 DEBUG : medium: md5 = a856edc19f0489ae6d2dde405abba7bd OK 2025/01/06 01:59:15 DEBUG : large: md5 = a5aeda9911e2617f6ccc2b9bf0d2400d OK 2025/01/06 01:59:16 DEBUG : Waiting for deletions to finish 2025/01/06 01:59:16 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/06 01:59:17 INFO : medium: Deleted 2025/01/06 01:59:17 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.85s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" 2025/01/06 01:59:20 DEBUG : small: md5 = 58ea2482daff69989d00d468387446b5 OK 2025/01/06 01:59:22 DEBUG : medium: md5 = 4ad93eaa9f5ca41d6cec9803cf4467ee OK 2025/01/06 01:59:24 DEBUG : large: md5 = ae4e3ab79c198e5992214444ef8794b1 OK 2025/01/06 01:59:24 DEBUG : Waiting for deletions to finish 2025/01/06 01:59:24 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/01/06 01:59:25 INFO : small: Deleted 2025/01/06 01:59:25 INFO : large: Deleted --- PASS: TestMaxDeleteSize (8.40s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" 2025/01/06 01:59:28 DEBUG : ReadFile: md5 = 37d10a72b343f747026fe1223c352ac8 OK --- PASS: TestReadFile (5.10s) === RUN TestRetry 2025/01/06 01:59:32 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/01/06 01:59:32 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/01/06 01:59:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/06 01:59:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/06 01:59:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/06 01:59:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/06 01:59:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" 2025/01/06 01:59:33 DEBUG : file1: md5 = 02f80047147029b0597e7996f409d555 OK 2025/01/06 01:59:35 DEBUG : file2: md5 = ab858cbc72f6e662ff5e76b7e41d3859 OK --- PASS: TestCat (18.48s) === RUN TestPurge 2025/01/06 01:59:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zozodem8kile" 2025/01/06 01:59:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/06 01:59:50 DEBUG : Creating backend with remote "TestDrive:crypt/c0prudo30die5nsousc8ktsur7qb48nnq7ajmbvea0nrej0nrjl0" 2025/01/06 01:59:51 DEBUG : Creating backend with remote "/tmp/rclone595646845" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zozodem8kile'", Local "Local file system at /tmp/rclone595646845", Modify Window "1ms" 2025/01/06 01:59:57 DEBUG : A1/B1/C1/one: md5 = fccaff3860d5cbfec97bd4e0af389e6b OK 2025/01/06 01:59:57 DEBUG : A2: Making directory 2025/01/06 01:59:58 DEBUG : A1/B2: Making directory 2025/01/06 01:59:59 DEBUG : A1/B2/C2: Making directory 2025/01/06 02:00:00 DEBUG : A1/B1/C3: Making directory 2025/01/06 02:00:01 DEBUG : A3: Making directory 2025/01/06 02:00:02 DEBUG : A3/B3: Making directory 2025/01/06 02:00:03 DEBUG : A3/B3/C4: Making directory 2025/01/06 02:00:06 DEBUG : A1/two: md5 = c1589cdf697b2fa7cc439efff5ce447f OK 2025/01/06 02:00:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zozodem8kile': Purge remote 2025/01/06 02:00:10 NOTICE: purge failed: directory not found --- PASS: TestPurge (19.66s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" 2025/01/06 02:00:15 DEBUG : A1/B1/C1/one: md5 = 951f4ab2c15c9822df30a869e0f66bd6 OK 2025/01/06 02:00:15 DEBUG : A2: Making directory 2025/01/06 02:00:16 DEBUG : A1/B2: Making directory 2025/01/06 02:00:17 DEBUG : A1/B2/C2: Making directory 2025/01/06 02:00:18 DEBUG : A1/B1/C3: Making directory 2025/01/06 02:00:19 DEBUG : A3: Making directory 2025/01/06 02:00:21 DEBUG : A3/B3: Making directory 2025/01/06 02:00:21 DEBUG : A3/B3/C4: Making directory 2025/01/06 02:00:24 DEBUG : A1/two: md5 = 6d7ddf3e4c8b4dfc46012a10f58c4273 OK 2025/01/06 02:00:26 DEBUG : removing 1 level 3 directories 2025/01/06 02:00:26 INFO : A3/B3/C4: Removing directory 2025/01/06 02:00:28 DEBUG : removing 2 level 3 directories 2025/01/06 02:00:28 INFO : A1/B2/C2: Removing directory 2025/01/06 02:00:28 INFO : A1/B1/C3: Removing directory 2025/01/06 02:00:29 DEBUG : removing 2 level 2 directories 2025/01/06 02:00:29 INFO : A3/B3: Removing directory 2025/01/06 02:00:29 INFO : A1/B2: Removing directory 2025/01/06 02:00:30 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/01/06 02:00:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/06 02:00:30 DEBUG : removing 2 level 1 directories 2025/01/06 02:00:30 INFO : A3: Removing directory 2025/01/06 02:00:30 INFO : A2: Removing directory 2025/01/06 02:00:31 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/01/06 02:00:35 DEBUG : removing 1 level 3 directories 2025/01/06 02:00:35 INFO : A1/B1/C1: Removing directory 2025/01/06 02:00:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/06 02:00:36 DEBUG : removing 1 level 2 directories 2025/01/06 02:00:36 INFO : A1/B1: Removing directory 2025/01/06 02:00:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/06 02:00:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/06 02:00:37 DEBUG : removing 1 level 1 directories 2025/01/06 02:00:37 INFO : A1: Removing directory 2025/01/06 02:00:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/06 02:00:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/06 02:00:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/06 02:00:38 DEBUG : removing 1 level 0 directories 2025/01/06 02:00:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa': Removing directory 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/06 02:00:38 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (29.48s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" 2025/01/06 02:00:41 DEBUG : A1: Making directory 2025/01/06 02:00:42 DEBUG : A1/B1: Making directory 2025/01/06 02:00:43 DEBUG : A1/B1/C1: Making directory 2025/01/06 02:00:46 DEBUG : removing 1 level 3 directories 2025/01/06 02:00:46 INFO : A1/B1/C1: Removing directory 2025/01/06 02:00:46 DEBUG : removing 1 level 2 directories 2025/01/06 02:00:46 INFO : A1/B1: Removing directory 2025/01/06 02:00:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/06 02:00:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.92s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" 2025/01/06 02:00:49 DEBUG : A1: Making directory 2025/01/06 02:00:50 DEBUG : A1/B1: Making directory 2025/01/06 02:00:52 DEBUG : A1/B1/C1: Making directory 2025/01/06 02:00:54 DEBUG : removing 1 level 3 directories 2025/01/06 02:00:54 INFO : A1/B1/C1: Removing directory 2025/01/06 02:00:55 DEBUG : removing 1 level 2 directories 2025/01/06 02:00:55 INFO : A1/B1: Removing directory 2025/01/06 02:00:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/06 02:00:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.98s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" 2025/01/06 02:01:00 DEBUG : file1: md5 = c476c5815f3ac73d3541dad8c5e2ff47 OK 2025/01/06 02:01:01 DEBUG : filename.txt: File name found in url 2025/01/06 02:01:03 DEBUG : filename.txt: md5 = dc24d3ef2e7eaa0a0786f9536707e094 OK 2025/01/06 02:01:03 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/01/06 02:01:04 DEBUG : headerfilename.txt: md5 = d63518779439140e336a56e6a033f9f3 OK 2025/01/06 02:01:06 DEBUG : file2: md5 = d052cb6363ce107781c28d6ab6f6ba86 OK --- PASS: TestCopyURL (10.99s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" 2025/01/06 02:01:10 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/06 02:01:12 DEBUG : sub/file2: md5 = 1b90ac123130d640bbc241f6e6d63073 OK 2025/01/06 02:01:12 INFO : file1: Copied (new) to: sub/file2 2025/01/06 02:01:12 INFO : file1: Deleted 2025/01/06 02:01:13 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:01:13 DEBUG : file1: Unchanged skipping 2025/01/06 02:01:13 INFO : file1: Deleted 2025/01/06 02:01:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa': don't need to copy/move sub/file2, it is already at target location 2025/01/06 02:01:15 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.89s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" 2025/01/06 02:01:16 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/06 02:01:18 DEBUG : file1: md5 = af243269c12284cef7151a3f3ac0a80a OK 2025/01/06 02:01:18 INFO : file1: Copied (new) 2025/01/06 02:01:18 INFO : file1: Deleted 2025/01/06 02:01:19 DEBUG : file1: Destination exists, skipping 2025/01/06 02:01:19 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.76s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.48s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" 2025/01/06 02:01:24 DEBUG : dst/file1: md5 = 8e46f3605d680a3556361db429e0d007 OK 2025/01/06 02:01:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-palaniv8rowa/backup" 2025/01/06 02:01:24 DEBUG : Config file has changed externally - reloading 2025/01/06 02:01:24 DEBUG : Creating backend with remote "TestDrive:crypt/bakomv4cqnb4tutqq95b3pnso6vgvr31fc033s5ln2pbfacjrq6g/1nrff024r7pq65ecp72fc28jb0" 2025/01/06 02:01:26 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/06 02:01:29 INFO : dst/file1: Moved (server-side) 2025/01/06 02:01:31 DEBUG : dst/file1: md5 = f41d8d06c014013bc000abc0d926b0e2 OK 2025/01/06 02:01:31 INFO : dst/file1: Copied (new) 2025/01/06 02:01:31 INFO : dst/file1: Deleted 2025/01/06 02:01:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/06 02:01:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/06 02:01:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (15.61s) === 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-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" 2025/01/06 02:01:39 DEBUG : A1/one: md5 = 5aa94c50efa37c90dc3210f61e8872ca OK 2025/01/06 02:01:41 DEBUG : A1/two: md5 = 84c7cc0c08fa52a654f2da5e5293cb77 OK 2025/01/06 02:01:43 DEBUG : A1/B1/three: md5 = 75c5cdbabc3d0e6c37853abfd3c3b172 OK 2025/01/06 02:01:46 DEBUG : A1/B1/C1/four: md5 = 77e5f1d3dd4c1ab3ddbcc13c9207fd3b OK 2025/01/06 02:01:49 DEBUG : A1/B1/C2/five: md5 = 60dfd77bbc86f47017475cf2128e06f2 OK 2025/01/06 02:01:49 DEBUG : A1/B2: Making directory 2025/01/06 02:01:50 DEBUG : A1/B1/C3: Making directory 2025/01/06 02:02:02 INFO : A2/one: Moved (server-side) to: A3/one 2025/01/06 02:02:02 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/01/06 02:02:02 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/01/06 02:02:02 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/01/06 02:02:02 INFO : A2/two: Moved (server-side) to: A3/two 2025/01/06 02:02:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/06 02:02:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/06 02:02:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/06 02:02:07 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/06 02:02:07 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/06 02:02:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/01/06 02:02:17 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/01/06 02:02:17 INFO : A3/two: Moved (server-side) to: A4/two 2025/01/06 02:02:17 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/01/06 02:02:17 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/01/06 02:02:17 INFO : A3/one: Moved (server-side) to: A4/one 2025/01/06 02:02:21 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/06 02:02:21 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/06 02:02:21 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/06 02:02:22 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/06 02:02:22 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/06 02:02:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/01/06 02:02:30 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/01/06 02:02:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/06 02:02:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/06 02:02:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/06 02:02:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/06 02:02:32 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/06 02:02:32 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/06 02:02:32 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/06 02:02:32 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (56.39s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" --- PASS: TestGetFsInfo (0.53s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" 2025/01/06 02:02:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa': File to upload is small (34 bytes), uploading instead of streaming 2025/01/06 02:02:36 DEBUG : no_checksum_small_file_from_pipe: md5 = e6a24d14472726d249d4b17c18e742b4 OK 2025/01/06 02:02:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/06 02:02:36 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/06 02:02:36 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/01/06 02:02:37 DEBUG : no_checksum_big_file_from_pipe: md5 = 76fcc4e8448ac47596117cf8df19e061 OK 2025/01/06 02:02:37 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-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" 2025/01/06 02:02:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa': File to upload is small (34 bytes), uploading instead of streaming 2025/01/06 02:02:41 DEBUG : with_checksum_small_file_from_pipe: md5 = df6e5c73d16f29e9e55971df36f884d8 OK 2025/01/06 02:02:41 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/06 02:02:42 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/01/06 02:02:43 DEBUG : with_checksum_big_file_from_pipe: md5 = 9a7f05ece60eb53d7141cb51accfa176 OK 2025/01/06 02:02:43 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-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" 2025/01/06 02:02:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa': File to upload is small (34 bytes), uploading instead of streaming 2025/01/06 02:02:47 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:02:48 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/06 02:02:49 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-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" 2025/01/06 02:02:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa': File to upload is small (34 bytes), uploading instead of streaming 2025/01/06 02:02:53 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/06 02:02:53 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/06 02:02:54 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.91s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.00s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.57s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.70s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.64s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/01/06 02:02:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa': File to upload is small (48 bytes), uploading instead of streaming 2025/01/06 02:02:58 DEBUG : rcat_metadata: md5 = f12fd12cc92e800613c1a936cfe67b2b OK 2025/01/06 02:02:58 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/01/06 02:03:00 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/01/06 02:03:02 DEBUG : rcat_metadata_uploadcutoff0: md5 = dc83fabd4f9fc55d04f778a9996b9a1c OK 2025/01/06 02:03:02 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.79s) --- PASS: TestRcatMetadata/Normal (3.07s) --- PASS: TestRcatMetadata/ViaDisk (3.25s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" 2025/01/06 02:03:05 DEBUG : potato1: md5 = ac35afd959ae716eaf766e100e2104a5 OK 2025/01/06 02:03:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa': File to upload is small (60 bytes), uploading instead of streaming 2025/01/06 02:03:06 DEBUG : potato2: md5 = 0f5950c3db566d7ce7fad691ea156b97 OK 2025/01/06 02:03:06 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.99s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" 2025/01/06 02:03:10 DEBUG : potato1: md5 = 0548b23ffb642b1a4bb03dc4bfcff950 OK 2025/01/06 02:03:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa': File to upload is small (60 bytes), uploading instead of streaming 2025/01/06 02:03:12 DEBUG : potato2: md5 = 42b126f19856bddcf02a79aa2153c274 OK 2025/01/06 02:03:12 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (7.05s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" 2025/01/06 02:03:17 DEBUG : potato2: md5 = 8845279810808c4ba1c155559d40eaed OK 2025/01/06 02:03:19 DEBUG : empty space: md5 = 0d1d52f4b750118687aa19b91e046730 OK 2025/01/06 02:03:21 DEBUG : sub dir/potato3: md5 = 4f6c89d9ee19a3d47ffdd485579bfcbb OK 2025/01/06 02:03:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa': Touching "empty space" 2025/01/06 02:03:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa': Touching "potato2" 2025/01/06 02:03:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa': Touching "sub dir/potato3" 2025/01/06 02:03:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (12.92s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" 2025/01/06 02:03:28 DEBUG : dir with metadata: Making directory with metadata 2025/01/06 02:03:29 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (3.07s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" 2025/01/06 02:03:31 DEBUG : directory with modtime: Making directory with metadata 2025/01/06 02:03:32 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.89s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" 2025/01/06 02:03:34 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/06 02:03:34 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/06 02:03:34 DEBUG : Google drive root 'crypt/bakomv4cqnb4tutqq95b3pnso6vgvr31fc033s5ln2pbfacjrq6g': Skipping btime metadata as can't update it on an existing file: 2025-01-06T02:03:34.525966654Z 2025/01/06 02:03:35 INFO : non existent directory: Updated directory metadata 2025/01/06 02:03:38 DEBUG : Google drive root 'crypt/bakomv4cqnb4tutqq95b3pnso6vgvr31fc033s5ln2pbfacjrq6g': Skipping btime metadata as can't update it on an existing file: 2025-01-06T02:03:34.525966654Z 2025/01/06 02:03:38 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (6.03s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" 2025/01/06 02:03:40 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/01/06 02:03:42 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/01/06 02:03:43 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.91s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" 2025/01/06 02:03:45 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/06 02:03:45 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/06 02:03:45 DEBUG : dst: Making directory with metadata 2025/01/06 02:03:46 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/06 02:03:46 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 02:03:47 INFO : dst: Set directory modification time (using SetModTime) 2025/01/06 02:03:47 INFO : dst: Set directory modification time (using SetModTime) 2025/01/06 02:03:47 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/01/06 02:03:48 INFO : dst: Set directory modification time (using SetModTime) 2025/01/06 02:03:48 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.53s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa'", Local "Local file system at /tmp/rclone1242433331", Modify Window "1ms" 2025/01/06 02:03:52 DEBUG : sub dir/test remove existing: md5 = ea8f375f016b65faa10f414d5bff84ea OK 2025/01/06 02:03:54 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = dd16808cf072476c1197ed5d41a1daf5 OK 2025/01/06 02:03:56 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.ziheham8" before starting 2025/01/06 02:03:57 DEBUG : sub dir/test remove existing.ziheham8: TEST: removing renamed existing file after operation 2025/01/06 02:03:58 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gucujaj8" before starting 2025/01/06 02:04:00 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gucujaj8: TEST: renaming existing back after failed operation 2025/01/06 02:04:01 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hevocab4" before starting 2025/01/06 02:04:02 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hevocab4: TEST: removing renamed existing file after operation 2025/01/06 02:04:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "2svnrcp20thl18f8n5qnc9a3uq8kn2krf2c3tlkrmpvjmcl79ol0" 2025/01/06 02:04:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9ktp2f7svikn9dqt45cv4maj6mc006niqjjfa9rnv27p4hkgkjkj7k4vcvh2fv01kbjvmmgvst7gsagtjr9kvsuep69k8b2rpj7310s3vv0v6a3k6reqqr99gmipd1fn5h60t0eb53st963rrh277af419meimftredksc8jjo7jvc105mlg" --- PASS: TestRemoveExisting (15.31s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/01/06 02:04:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-palaniv8rowa': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 12m31.547490984s (try 1/5)