"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2024/12/07 03:00:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nalebal4kati" 2024/12/07 03:00:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/07 03:00:59 DEBUG : Creating backend with remote "TestDrive:crypt/jhob4lth4ngar1anbvbo1c6af76beo7ujq8vl66a7vhbjamu3agg" 2024/12/07 03:01:00 DEBUG : Creating backend with remote "/tmp/rclone3653061546" === 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-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.27s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/12/07 03:01:00 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/12/07 03:01:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/07 03:01:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/07 03:01:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/12/07 03:01:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/07 03:01:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/07 03:01:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/07 03:01:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/12/07 03:01:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/07 03:01:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/07 03:01:00 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/12/07 03:01:00 DEBUG : potato: Seek from 10 to 0 2024/12/07 03:01:00 DEBUG : potato: Seek from 10 to 0 2024/12/07 03:01:00 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/12/07 03:01:00 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/12/07 03:01:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/07 03:01:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/07 03:01:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/12/07 03:01:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/07 03:01:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/07 03:01:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/07 03:01:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/12/07 03:01:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/07 03:01:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/07 03:01:00 DEBUG : potato: Seek from 5 to 2 2024/12/07 03:01:00 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/12/07 03:01:00 DEBUG : potato: Seek from 7 to 0 2024/12/07 03:01:00 DEBUG : potato: Seek from 7 to 0 2024/12/07 03:01:00 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/12/07 03:01:00 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/12/07 03:01:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/07 03:01:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/07 03:01:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/12/07 03:01:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/07 03:01:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/07 03:01:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/07 03:01:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/12/07 03:01:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/07 03:01:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/07 03:01:00 DEBUG : potato: Seek from 5 to 2 2024/12/07 03:01:00 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/12/07 03:01:00 DEBUG : potato: Seek from 8 to 0 2024/12/07 03:01:00 DEBUG : potato: Seek from 8 to 0 2024/12/07 03:01:00 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/12/07 03:01:00 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/12/07 03:01:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/07 03:01:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/07 03:01:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/12/07 03:01:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/07 03:01:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/07 03:01:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/07 03:01:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/12/07 03:01:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/07 03:01:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/07 03:01:00 DEBUG : potato: Seek from 5 to 2 2024/12/07 03:01:00 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/12/07 03:01:00 DEBUG : potato: Seek from 9 to 0 2024/12/07 03:01:00 DEBUG : potato: Seek from 9 to 0 2024/12/07 03:01:00 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-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:01:03 DEBUG : rutabaga: md5 = 13f1b12eebf0331b5e15911089fa0b72 OK === RUN TestCheck/1 === RUN TestCheck/2 2024/12/07 03:01:06 DEBUG : empty space: md5 = d5b3d326c2ebf6b211895afeb157f58a OK === RUN TestCheck/3 2024/12/07 03:01:08 DEBUG : potato2: md5 = eb9f222c7dfeb58952fdd5d0cd380ec6 OK === RUN TestCheck/4 === RUN TestCheck/5 2024/12/07 03:01:10 DEBUG : remotepotato: md5 = c3943244cecc97d8fb99c62e4c15c934 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.73s) --- PASS: TestCheck/1 (0.22s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2024/12/07 03:01:14 DEBUG : Creating backend with remote "nonexistent" 2024/12/07 03:01:14 DEBUG : Creating backend with remote "nonexistent" 2024/12/07 03:01:14 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/12/07 03:01:14 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/12/07 03:01:14 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/12/07 03:01:14 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-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:01:16 DEBUG : rutabaga: md5 = 47a3fd7eb20d2981c9efb496668d07c7 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/12/07 03:01:21 DEBUG : empty space: md5 = 3f9bee62a558e296224bc97c6e58b2b3 OK === RUN TestCheckDownload/3 2024/12/07 03:01:24 DEBUG : potato2: md5 = 8139c2415c11c9dfb5eb8a1411f99dd8 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/12/07 03:01:29 DEBUG : remotepotato: md5 = f8c17320f75c4c1c4e84b86504e17086 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (21.45s) --- PASS: TestCheckDownload/1 (1.86s) --- PASS: TestCheckDownload/2 (1.25s) --- PASS: TestCheckDownload/3 (1.45s) --- PASS: TestCheckDownload/4 (1.46s) --- PASS: TestCheckDownload/5 (1.70s) --- PASS: TestCheckDownload/6 (1.38s) --- PASS: TestCheckDownload/7 (1.53s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:01:37 DEBUG : rutabaga: md5 = 19a4a95e0c784109e23ede7329c2406e OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/12/07 03:01:40 DEBUG : empty space: md5 = a5fd565734f0bbc0cc924b9ac82c6b52 OK === RUN TestCheckSizeOnly/3 2024/12/07 03:01:42 DEBUG : potato2: md5 = 943d22fbce8aff88271c9bcf7cdeef77 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/12/07 03:01:45 DEBUG : remotepotato: md5 = 28b616d7c14f20887a05d48ac0d46b18 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.69s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.29s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:01:50 DEBUG : test.sum: md5 = b35d2af0a62468161afe3b082c03417b OK 2024/12/07 03:01:51 NOTICE: test.sum: improperly formatted checksum line 4 2024/12/07 03:01:51 NOTICE: test.sum: improperly formatted checksum line 5 2024/12/07 03:01:51 NOTICE: test.sum: improperly formatted checksum line 6 2024/12/07 03:01:51 NOTICE: test.sum: 2 warning(s) suppressed... 2024/12/07 03:01:54 DEBUG : test.sum: md5 = 1aaf3065a786c587b26abf8a417a2962 OK 2024/12/07 03:01:55 NOTICE: test.sum: improperly formatted checksum line 4 2024/12/07 03:01:55 NOTICE: test.sum: improperly formatted checksum line 5 2024/12/07 03:01:55 NOTICE: test.sum: improperly formatted checksum line 6 2024/12/07 03:01:55 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.96s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:01:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nalebal4kati/data" 2024/12/07 03:01:56 DEBUG : Creating backend with remote "TestDrive:crypt/jhob4lth4ngar1anbvbo1c6af76beo7ujq8vl66a7vhbjamu3agg/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati/data' lacks md5, skipping --- SKIP: TestCheckSum (2.19s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:01:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nalebal4kati/data" 2024/12/07 03:01:59 DEBUG : Creating backend with remote "TestDrive:crypt/jhob4lth4ngar1anbvbo1c6af76beo7ujq8vl66a7vhbjamu3agg/vjrnln8ratgmqakfosrqe8espk" 2024/12/07 03:02:03 DEBUG : data/banana: md5 = 136e11e94c580d45db17483369d0a790 OK 2024/12/07 03:02:05 DEBUG : test.sum: md5 = 047c874d5b4de283cebff1c0fc19a85a OK === RUN TestCheckSumDownload/subtest1 2024/12/07 03:02:11 DEBUG : data/potato: md5 = e8d8358970e906d21aa13dc6cbae13b9 OK 2024/12/07 03:02:13 DEBUG : test.sum: md5 = ab46c06f9e0228d790518338c3a6756c OK === RUN TestCheckSumDownload/subtest2 2024/12/07 03:02:18 DEBUG : test.sum: md5 = 5a10e97e1242014cc18c1d5b63624d5d OK === RUN TestCheckSumDownload/subtest3 2024/12/07 03:02:23 DEBUG : test.sum: md5 = 7cfa1b67e0d783d85d4a7431a210248c OK === RUN TestCheckSumDownload/subtest4 2024/12/07 03:02:28 DEBUG : test.sum: md5 = 275d3801925f08c126bbb071732e48d6 OK === RUN TestCheckSumDownload/subtest5 2024/12/07 03:02:33 DEBUG : test.sum: md5 = 4b638ff7e91416972b68fb9b3e574762 OK === RUN TestCheckSumDownload/subtest6 2024/12/07 03:02:38 DEBUG : data/banana: md5 = cd21251ddf39c9a137e5c5bf13de1562 OK 2024/12/07 03:02:39 DEBUG : data/potato: md5 = 5c1317c5e2c8cd6c528c223a2f0ad221 OK 2024/12/07 03:02:41 DEBUG : test.sum: md5 = 687c1e8e9b41e2a655a7adfb3c04a578 OK === RUN TestCheckSumDownload/subtest7 2024/12/07 03:02:48 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/12/07 03:02:48 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (50.80s) --- PASS: TestCheckSumDownload/subtest1 (3.44s) --- PASS: TestCheckSumDownload/subtest2 (2.83s) --- PASS: TestCheckSumDownload/subtest3 (2.71s) --- PASS: TestCheckSumDownload/subtest4 (2.81s) --- PASS: TestCheckSumDownload/subtest5 (2.81s) --- PASS: TestCheckSumDownload/subtest6 (2.72s) --- PASS: TestCheckSumDownload/subtest7 (3.47s) === RUN TestApplyTransforms 2024/12/07 03:02:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pazisot5qiki" 2024/12/07 03:02:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/07 03:02:49 DEBUG : Creating backend with remote "TestDrive:crypt/0olsmm4p4neok1idqtnscjv92j94p6h02cjtr14t11hn0rll5itg" 2024/12/07 03:02:50 DEBUG : Creating backend with remote "/tmp/rclone248263303" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazisot5qiki'", Local "Local file system at /tmp/rclone248263303", Modify Window "1ms" 2024/12/07 03:02:53 DEBUG : hello, world!: md5 = adb01e10bf4e0928a5143beae8ba2cf3 OK upper checkfile vs. lower remote (without normalization) 2024/12/07 03:02:54 ERROR : hello, world!: sum not found 2024/12/07 03:02:54 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pazisot5qiki' 2024/12/07 03:02:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pazisot5qiki': 1 files missing 2024/12/07 03:02:54 NOTICE: 1 hashes missing 2024/12/07 03:02:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pazisot5qiki': 2 differences found 2024/12/07 03:02:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pazisot5qiki': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/12/07 03:02:55 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/07 03:02:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pazisot5qiki': 0 differences found 2024/12/07 03:02:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pazisot5qiki': 1 matching files 2024/12/07 03:02:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huqezex6yohe" 2024/12/07 03:02:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/07 03:02:55 DEBUG : Creating backend with remote "TestDrive:crypt/ogqkmuokd8hcbv312teqslglj772di674us2dr5dspcnqjhmlec0" 2024/12/07 03:02:56 DEBUG : Creating backend with remote "/tmp/rclone3453291137" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huqezex6yohe'", Local "Local file system at /tmp/rclone3453291137", Modify Window "1ms" 2024/12/07 03:02:59 DEBUG : HELLO, WORLD!: md5 = 649ddaec56573b5a2666f6c29b07068f OK lower checkfile vs. upper remote (without normalization) 2024/12/07 03:03:00 ERROR : HELLO, WORLD!: sum not found 2024/12/07 03:03:00 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-huqezex6yohe' 2024/12/07 03:03:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huqezex6yohe': 1 files missing 2024/12/07 03:03:00 NOTICE: 1 hashes missing 2024/12/07 03:03:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huqezex6yohe': 2 differences found 2024/12/07 03:03:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huqezex6yohe': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/12/07 03:03:01 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/07 03:03:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huqezex6yohe': 0 differences found 2024/12/07 03:03:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huqezex6yohe': 1 matching files 2024/12/07 03:03:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mafehez2yura" 2024/12/07 03:03:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/07 03:03:01 DEBUG : Creating backend with remote "TestDrive:crypt/fjsv58mjj417gpt8m61at0j7eah2scep3jmc99rsad0jbrp9oog0" 2024/12/07 03:03:02 DEBUG : Creating backend with remote "/tmp/rclone3832812388" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mafehez2yura'", Local "Local file system at /tmp/rclone3832812388", Modify Window "1ms" 2024/12/07 03:03:05 DEBUG : HeLlO, wOrLd!: md5 = c198e3920b3a2df014280ff6d140ae88 OK lower checkfile vs. upperlowermixed remote (without normalization) 2024/12/07 03:03:05 ERROR : HeLlO, wOrLd!: sum not found 2024/12/07 03:03:05 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-mafehez2yura' 2024/12/07 03:03:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mafehez2yura': 1 files missing 2024/12/07 03:03:05 NOTICE: 1 hashes missing 2024/12/07 03:03:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mafehez2yura': 2 differences found 2024/12/07 03:03:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mafehez2yura': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/12/07 03:03:07 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/07 03:03:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mafehez2yura': 0 differences found 2024/12/07 03:03:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mafehez2yura': 1 matching files 2024/12/07 03:03:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gekiyaf3weme" 2024/12/07 03:03:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/07 03:03:07 DEBUG : Creating backend with remote "TestDrive:crypt/qqgl30tehk7dbmnl80ljf2048795l65k38oj5df6afjmgsm2g9m0" 2024/12/07 03:03:08 DEBUG : Creating backend with remote "/tmp/rclone768398440" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gekiyaf3weme'", Local "Local file system at /tmp/rclone768398440", Modify Window "1ms" 2024/12/07 03:03:11 DEBUG : HELLO, WORLD!: md5 = bc088e7cc642da87554c52f56c99b56f OK upperlowermixed checkfile vs. upper remote (without normalization) 2024/12/07 03:03:11 ERROR : HELLO, WORLD!: sum not found 2024/12/07 03:03:11 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gekiyaf3weme' 2024/12/07 03:03:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gekiyaf3weme': 1 files missing 2024/12/07 03:03:11 NOTICE: 1 hashes missing 2024/12/07 03:03:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gekiyaf3weme': 2 differences found 2024/12/07 03:03:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gekiyaf3weme': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/12/07 03:03:13 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/07 03:03:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gekiyaf3weme': 0 differences found 2024/12/07 03:03:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gekiyaf3weme': 1 matching files 2024/12/07 03:03:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gaveqan2xofo" 2024/12/07 03:03:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/07 03:03:13 DEBUG : Creating backend with remote "TestDrive:crypt/qa0p3ovc8pf9goc0d84isss253ase09m6fchf3aed7hde76fd4u0" 2024/12/07 03:03:14 DEBUG : Creating backend with remote "/tmp/rclone464942236" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaveqan2xofo'", Local "Local file system at /tmp/rclone464942236", Modify Window "1ms" 2024/12/07 03:03:17 DEBUG : 測試_Русский___ě_áñ: md5 = 33f27519fd7d935d26141c6b370db6bf OK NFD checkfile vs. NFC remote (without normalization) 2024/12/07 03:03:17 ERROR : 測試_Русский___ě_áñ: sum not found 2024/12/07 03:03:17 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gaveqan2xofo' 2024/12/07 03:03:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gaveqan2xofo': 1 files missing 2024/12/07 03:03:17 NOTICE: 1 hashes missing 2024/12/07 03:03:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gaveqan2xofo': 2 differences found 2024/12/07 03:03:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gaveqan2xofo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/12/07 03:03:19 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/07 03:03:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gaveqan2xofo': 0 differences found 2024/12/07 03:03:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gaveqan2xofo': 1 matching files 2024/12/07 03:03:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-diqufep4poki" 2024/12/07 03:03:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/07 03:03:19 DEBUG : Creating backend with remote "TestDrive:crypt/abcv2jijca832mcfr6ochniafm500007ppf18qnm4thtncja75eg" 2024/12/07 03:03:20 DEBUG : Creating backend with remote "/tmp/rclone2682780696" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diqufep4poki'", Local "Local file system at /tmp/rclone2682780696", Modify Window "1ms" 2024/12/07 03:03:23 DEBUG : 測試_Русский___ě_áñ: md5 = 8890d33a236a7c9a14cfaab9f1aa4870 OK NFC checkfile vs. NFD remote (without normalization) 2024/12/07 03:03:24 ERROR : 測試_Русский___ě_áñ: sum not found 2024/12/07 03:03:24 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-diqufep4poki' 2024/12/07 03:03:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-diqufep4poki': 1 files missing 2024/12/07 03:03:24 NOTICE: 1 hashes missing 2024/12/07 03:03:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-diqufep4poki': 2 differences found 2024/12/07 03:03:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-diqufep4poki': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/12/07 03:03:25 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/07 03:03:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-diqufep4poki': 0 differences found 2024/12/07 03:03:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-diqufep4poki': 1 matching files 2024/12/07 03:03:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ruluzej6toro" 2024/12/07 03:03:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/07 03:03:25 DEBUG : Creating backend with remote "TestDrive:crypt/0fc91r8fvukqvqlqk9mqrajsuok7bimfvu5q0b3bi7gj8c8bkh70" 2024/12/07 03:03:26 DEBUG : Creating backend with remote "/tmp/rclone1295542219" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ruluzej6toro'", Local "Local file system at /tmp/rclone1295542219", Modify Window "1ms" 2024/12/07 03:03:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 586dea177f11d581ce991d92b886762c OK NFDx2 checkfile vs. both remote (without normalization) 2024/12/07 03:03:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/07 03:03:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ruluzej6toro' 2024/12/07 03:03:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruluzej6toro': 1 files missing 2024/12/07 03:03:30 NOTICE: 1 hashes missing 2024/12/07 03:03:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruluzej6toro': 2 differences found 2024/12/07 03:03:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruluzej6toro': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/12/07 03:03:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/07 03:03:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruluzej6toro': 0 differences found 2024/12/07 03:03:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruluzej6toro': 1 matching files 2024/12/07 03:03:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-noleyiy6yama" 2024/12/07 03:03:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/07 03:03:31 DEBUG : Creating backend with remote "TestDrive:crypt/98mdsp4kf783qftrdnrgrf0gdnf3acu7d3smovn447b5smhtdq9g" 2024/12/07 03:03:32 DEBUG : Creating backend with remote "/tmp/rclone1513418139" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noleyiy6yama'", Local "Local file system at /tmp/rclone1513418139", Modify Window "1ms" 2024/12/07 03:03:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a10dbc225157a7d5a600fe3f7babb144 OK NFCx2 checkfile vs. both remote (without normalization) 2024/12/07 03:03:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/07 03:03:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-noleyiy6yama' 2024/12/07 03:03:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noleyiy6yama': 1 files missing 2024/12/07 03:03:36 NOTICE: 1 hashes missing 2024/12/07 03:03:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noleyiy6yama': 2 differences found 2024/12/07 03:03:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noleyiy6yama': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/12/07 03:03:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/07 03:03:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noleyiy6yama': 0 differences found 2024/12/07 03:03:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noleyiy6yama': 1 matching files 2024/12/07 03:03:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qubuhux7jezu" 2024/12/07 03:03:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/07 03:03:37 DEBUG : Creating backend with remote "TestDrive:crypt/v1bvm2l3gnmd3p7nvprsrtin43haqcnjr9cbhm9dv4dgg67g1isg" 2024/12/07 03:03:38 DEBUG : Creating backend with remote "/tmp/rclone2213907021" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qubuhux7jezu'", Local "Local file system at /tmp/rclone2213907021", Modify Window "1ms" 2024/12/07 03:03:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0692471aadc66164196592f79f7ca39f OK both checkfile vs. NFDx2 remote (without normalization) 2024/12/07 03:03:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/07 03:03:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qubuhux7jezu' 2024/12/07 03:03:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qubuhux7jezu': 1 files missing 2024/12/07 03:03:42 NOTICE: 1 hashes missing 2024/12/07 03:03:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qubuhux7jezu': 2 differences found 2024/12/07 03:03:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qubuhux7jezu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/12/07 03:03:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/07 03:03:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qubuhux7jezu': 0 differences found 2024/12/07 03:03:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qubuhux7jezu': 1 matching files 2024/12/07 03:03:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-liwatol7roce" 2024/12/07 03:03:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/07 03:03:43 DEBUG : Creating backend with remote "TestDrive:crypt/m9rc3gsk9tpnl01bi59rs9g7c3i4bf9uugq66vacai3e4nkj20l0" 2024/12/07 03:03:44 DEBUG : Creating backend with remote "/tmp/rclone2543938909" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-liwatol7roce'", Local "Local file system at /tmp/rclone2543938909", Modify Window "1ms" 2024/12/07 03:03:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = cc630a194bac2aa6223237515bf62b6c OK both checkfile vs. NFCx2 remote (without normalization) 2024/12/07 03:03:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/07 03:03:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-liwatol7roce' 2024/12/07 03:03:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liwatol7roce': 1 files missing 2024/12/07 03:03:48 NOTICE: 1 hashes missing 2024/12/07 03:03:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liwatol7roce': 2 differences found 2024/12/07 03:03:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liwatol7roce': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/12/07 03:03:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/07 03:03:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liwatol7roce': 0 differences found 2024/12/07 03:03:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liwatol7roce': 1 matching files 2024/12/07 03:03:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-liwatol7roce': Purge remote 2024/12/07 03:03:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qubuhux7jezu': Purge remote 2024/12/07 03:03:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noleyiy6yama': Purge remote 2024/12/07 03:03:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ruluzej6toro': Purge remote 2024/12/07 03:03:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-diqufep4poki': Purge remote 2024/12/07 03:03:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gaveqan2xofo': Purge remote 2024/12/07 03:03:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gekiyaf3weme': Purge remote 2024/12/07 03:03:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mafehez2yura': Purge remote 2024/12/07 03:03:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huqezex6yohe': Purge remote 2024/12/07 03:03:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pazisot5qiki': Purge remote --- PASS: TestApplyTransforms (66.08s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:03:56 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/07 03:03:59 DEBUG : sub/file2: md5 = 95fcfc0911e3817ed14b92ecb6863b0b OK 2024/12/07 03:03:59 INFO : file1: Copied (new) to: sub/file2 2024/12/07 03:03:59 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 03:03:59 DEBUG : file1: Unchanged skipping 2024/12/07 03:04:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati': don't need to copy/move sub/file2, it is already at target location 2024/12/07 03:04:02 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.76s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.51s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:04:07 DEBUG : dst/file1: md5 = 623580ac271f30e777a962417c046568 OK 2024/12/07 03:04:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nalebal4kati/backup" 2024/12/07 03:04:08 DEBUG : Creating backend with remote "TestDrive:crypt/jhob4lth4ngar1anbvbo1c6af76beo7ujq8vl66a7vhbjamu3agg/1nrff024r7pq65ecp72fc28jb0" 2024/12/07 03:04:09 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/12/07 03:04:12 INFO : dst/file1: Moved (server-side) 2024/12/07 03:04:14 DEBUG : dst/file1: md5 = 5647929f10243d736528f4e2725771a5 OK 2024/12/07 03:04:14 INFO : dst/file1: Copied (new) 2024/12/07 03:04:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/07 03:04:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/07 03:04:20 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (17.28s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:04:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nalebal4kati/dst" 2024/12/07 03:04:21 DEBUG : Creating backend with remote "TestDrive:crypt/jhob4lth4ngar1anbvbo1c6af76beo7ujq8vl66a7vhbjamu3agg/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/07 03:04:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nalebal4kati/CompareDest" 2024/12/07 03:04:23 DEBUG : Creating backend with remote "TestDrive:crypt/jhob4lth4ngar1anbvbo1c6af76beo7ujq8vl66a7vhbjamu3agg/gveqi14airsml4bgu7krj116o8" 2024/12/07 03:04:25 DEBUG : one: Need to transfer - File not found at Destination 2024/12/07 03:04:28 DEBUG : one: md5 = 2ab80adef64a2944aa90c06b65aefb5f OK 2024/12/07 03:04:28 INFO : one: Copied (new) 2024/12/07 03:04:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/07 03:04:31 DEBUG : one: md5 = a01a70f2a1838aa77a80328f654593c6 OK 2024/12/07 03:04:31 INFO : one: Copied (replaced existing) 2024/12/07 03:04:33 DEBUG : dst/one: md5 = 2509f173119e22d15553d9014d19b00e OK 2024/12/07 03:04:35 DEBUG : CompareDest/one: md5 = ce5bc2b9e14a69d2484358f2aca71b15 OK 2024/12/07 03:04:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/07 03:04:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/07 03:04:37 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/07 03:04:39 DEBUG : CompareDest/two: md5 = 1526d22c6d490424eb8beb0e4b19ab12 OK 2024/12/07 03:04:40 DEBUG : two: Need to transfer - File not found at Destination 2024/12/07 03:04:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/07 03:04:40 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/07 03:04:41 DEBUG : two: Need to transfer - File not found at Destination 2024/12/07 03:04:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/07 03:04:41 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/07 03:04:43 DEBUG : two: Need to transfer - File not found at Destination 2024/12/07 03:04:43 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/07 03:04:45 DEBUG : two: md5 = 126d49e0b34397c09b6984bc1b048860 OK 2024/12/07 03:04:45 INFO : two: Copied (new) 2024/12/07 03:04:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/07 03:04:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/07 03:04:50 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/07 03:04:50 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (29.68s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:04:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nalebal4kati/dst" 2024/12/07 03:04:51 DEBUG : Creating backend with remote "TestDrive:crypt/jhob4lth4ngar1anbvbo1c6af76beo7ujq8vl66a7vhbjamu3agg/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/07 03:04:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nalebal4kati/CopyDest" 2024/12/07 03:04:53 DEBUG : Creating backend with remote "TestDrive:crypt/jhob4lth4ngar1anbvbo1c6af76beo7ujq8vl66a7vhbjamu3agg/d09o6po3f7bm6ce32vdgs8h9ls" 2024/12/07 03:04:54 DEBUG : one: Need to transfer - File not found at Destination 2024/12/07 03:04:57 DEBUG : one: md5 = 815d4380f986f7f59e1598e0984891af OK 2024/12/07 03:04:57 INFO : one: Copied (new) 2024/12/07 03:04:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/07 03:05:00 DEBUG : one: md5 = 585d77676e6735bbb59dc71fbe406638 OK 2024/12/07 03:05:00 INFO : one: Copied (replaced existing) 2024/12/07 03:05:03 DEBUG : dst/one: md5 = 6762b5da1472bd46224c7c1085bcead8 OK 2024/12/07 03:05:06 DEBUG : CopyDest/one: md5 = 1e907d83c72790b742540e4b13bcb66d OK 2024/12/07 03:05:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nalebal4kati/BackupDir" 2024/12/07 03:05:06 DEBUG : Creating backend with remote "TestDrive:crypt/jhob4lth4ngar1anbvbo1c6af76beo7ujq8vl66a7vhbjamu3agg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/12/07 03:05:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/07 03:05:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/07 03:05:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/07 03:05:11 INFO : one: Moved (server-side) 2024/12/07 03:05:12 INFO : one: Copied (server-side copy) 2024/12/07 03:05:12 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/07 03:05:15 DEBUG : CopyDest/two: md5 = c43fdd4c061a67642fbf4ab4622eded7 OK 2024/12/07 03:05:16 DEBUG : two: Need to transfer - File not found at Destination 2024/12/07 03:05:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/07 03:05:17 INFO : two: Copied (server-side copy) 2024/12/07 03:05:17 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/07 03:05:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/07 03:05:18 DEBUG : two: Unchanged skipping 2024/12/07 03:05:20 DEBUG : CopyDest/three: md5 = 9161b31570b6cf3f37b3dadc80a57e4c OK 2024/12/07 03:05:21 DEBUG : three: Need to transfer - File not found at Destination 2024/12/07 03:05:21 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/07 03:05:21 DEBUG : three: Destination not found in --copy-dest 2024/12/07 03:05:23 DEBUG : three: md5 = 773e1658397c7f091f0b2ca5808da2de OK 2024/12/07 03:05:23 INFO : three: Copied (new) 2024/12/07 03:05:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/12/07 03:05:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/07 03:05:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/07 03:05:30 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/12/07 03:05:30 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/07 03:05:30 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/07 03:05:31 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (41.44s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.56s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.49s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:05:33 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/12/07 03:05:36 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 8345363efae4d718772e559929bcde30 OK 2024/12/07 03:05:36 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/12/07 03:05:37 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/12/07 03:05:38 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 2024/12/07 03:05:38 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/12/07 03:05:39 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/12/07 03:05:41 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 29cf8500f235630ce27ef3e69c36eda0 OK 2024/12/07 03:05:41 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/12/07 03:05:43 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2024/12/07 03:05:43 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (11.59s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.50s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:05:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati': Looking for duplicate names using skip mode. 2024/12/07 03:05:49 NOTICE: one: Found 2 files with duplicate names 2024/12/07 03:05:49 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.93s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:05:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati': Looking for duplicate names using skip mode. 2024/12/07 03:05:56 NOTICE: one: Found 3 files with duplicate names 2024/12/07 03:05:56 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2024/12/07 03:05:57 INFO : one: Deleted 2024/12/07 03:05:57 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.71s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:06:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati': Looking for duplicate names using first mode. 2024/12/07 03:06:04 NOTICE: one: Found 3 files with duplicate names 2024/12/07 03:06:05 INFO : one: Deleted 2024/12/07 03:06:05 INFO : one: Deleted 2024/12/07 03:06:05 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.86s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:06:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati': Looking for duplicate names using newest mode. 2024/12/07 03:06:12 NOTICE: one: Found 3 files with duplicate names 2024/12/07 03:06:12 INFO : one: Deleted 2024/12/07 03:06:13 INFO : one: Deleted 2024/12/07 03:06:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.83s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.47s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:06:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati': Looking for duplicate names using oldest mode. 2024/12/07 03:06:21 NOTICE: one: Found 3 files with duplicate names 2024/12/07 03:06:22 INFO : one: Deleted 2024/12/07 03:06:23 INFO : one: Deleted 2024/12/07 03:06:23 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (9.00s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:06:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati': Looking for duplicate names using largest mode. 2024/12/07 03:06:29 NOTICE: one: Found 3 files with duplicate names 2024/12/07 03:06:30 INFO : one: Deleted 2024/12/07 03:06:30 INFO : one: Deleted 2024/12/07 03:06:30 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.91s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:06:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati': Looking for duplicate names using smallest mode. 2024/12/07 03:06:37 NOTICE: one: Found 3 files with duplicate names 2024/12/07 03:06:38 INFO : one: Deleted 2024/12/07 03:06:38 INFO : one: Deleted 2024/12/07 03:06:38 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.85s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:06:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati': Looking for duplicate names using rename mode. 2024/12/07 03:06:47 NOTICE: one.txt: Found 3 files with duplicate names 2024/12/07 03:06:49 INFO : one-2.txt: renamed from: one.txt 2024/12/07 03:06:50 INFO : one-3.txt: renamed from: one.txt 2024/12/07 03:06:51 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (14.76s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:06:57 DEBUG : dupe1/one.txt: md5 = 4a66680d267358c0ac7bc2c395e39f65 OK 2024/12/07 03:07:01 DEBUG : dupe2/two.txt: md5 = b9fa214111dec22807b010d05352e93e OK 2024/12/07 03:07:03 DEBUG : dupe3/three.txt: md5 = 5dc6ad6fb9125c5bfa78f022fb6be2f0 OK 2024/12/07 03:07:04 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2024/12/07 03:07:05 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2024/12/07 03:07:06 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2024/12/07 03:07:07 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2024/12/07 03:07:11 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/12/07 03:07:11 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2024/12/07 03:07:11 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (17.54s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:07:14 DEBUG : a.txt: md5 = 865bb32e22e7f3ca6831e0569fb6314f OK 2024/12/07 03:07:15 DEBUG : zend.txt: md5 = 476ecbf486792734facfa6ee3d4c1313 OK 2024/12/07 03:07:18 DEBUG : sub dir/hello world: md5 = c878b62937bea202a411b777fb2ba836 OK 2024/12/07 03:07:20 DEBUG : sub dir/hello world2: md5 = c450756eedbc09ff2d6f05400c7a3c90 OK 2024/12/07 03:07:23 DEBUG : sub dir/ignore dir/.ignore: md5 = b9110b576bf34ebd28080a9a903d01b3 OK 2024/12/07 03:07:25 DEBUG : sub dir/ignore dir/should be ignored: md5 = a2a1b8251468469d7967fd3f100c6125 OK 2024/12/07 03:07:28 DEBUG : sub dir/sub sub dir/hello world3: md5 = da08b6e62b1add7b012fda4b497ee6c1 OK 2024/12/07 03:07:30 DEBUG : a.txt: Excluded (Size Filter) 2024/12/07 03:07:30 DEBUG : a.txt: Excluded 2024/12/07 03:07:31 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/12/07 03:07:31 DEBUG : sub dir/hello world: Excluded 2024/12/07 03:07:31 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/12/07 03:07:31 DEBUG : sub dir/hello world2: Excluded 2024/12/07 03:07:32 DEBUG : sub dir/ignore dir: Excluded 2024/12/07 03:07:32 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/12/07 03:07:32 DEBUG : sub dir/hello world: Excluded 2024/12/07 03:07:32 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/12/07 03:07:32 DEBUG : sub dir/hello world2: Excluded 2024/12/07 03:07:32 DEBUG : sub dir/ignore dir: Excluded 2024/12/07 03:07:38 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2024/12/07 03:07:39 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2024/12/07 03:07:39 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2024/12/07 03:07:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2024/12/07 03:07:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2024/12/07 03:07:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/12/07 03:07:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (28.37s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:07:42 DEBUG : file1: md5 = 8600673ef7352024d805218cacaecdae OK 2024/12/07 03:07:45 DEBUG : sub/file2: md5 = 239cafcbd6bb4694b41a7cb0a9a27d27 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 2024/12/07 03:07:49 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2024/12/07 03:07:49 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2024/12/07 03:07:49 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2024/12/07 03:07:51 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (11.92s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.33s) --- PASS: TestListJSON/Recurse (0.54s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.30s) --- PASS: TestListJSON/NoMimeType (0.30s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.72s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:07:54 DEBUG : file1: md5 = 5c4b37aa30ccc7349abcda0faa1babca OK 2024/12/07 03:07:57 DEBUG : sub/file2: md5 = 7971fd4c2d08f0cb90ff91aec462cfc1 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 2024/12/07 03:08:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nalebal4kati/notfound" 2024/12/07 03:08:01 DEBUG : Creating backend with remote "TestDrive:crypt/jhob4lth4ngar1anbvbo1c6af76beo7ujq8vl66a7vhbjamu3agg/qe0i31qdkoejk60elps0ni5sqk" 2024/12/07 03:08:05 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.39s) --- PASS: TestStatJSON/Root (0.27s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.29s) --- PASS: TestStatJSON/Dir (0.57s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.51s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.28s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.25s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.29s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (1.82s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:08:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati': Making directory 2024/12/07 03:08:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati': Making directory --- PASS: TestMkdir (0.72s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:08:09 DEBUG : sub dir/hello world: md5 = abe9dce6d5b1d2cced0bb12eef64e4df OK 2024/12/07 03:08:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (6.12s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:08:14 DEBUG : potato2: md5 = ed7d254d83f3804e210b9d39909e4ad6 OK 2024/12/07 03:08:16 DEBUG : empty space: md5 = 5d97de9cb8141c48f14464249f911bd7 OK --- PASS: TestLs (5.65s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:08:20 DEBUG : potato2: md5 = 201921941178e83a6ccd1c2424d26c84 OK 2024/12/07 03:08:22 DEBUG : empty space: md5 = 825e0f3d5d055faef8a1e49f67a3b509 OK 2024/12/07 03:08:22 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/12/07 03:08:22 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.79s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:08:26 DEBUG : potato2: md5 = 2f35d9ad57e917dad4930ed5d599c99f OK 2024/12/07 03:08:27 DEBUG : empty space: md5 = b8480f286420cfde02476aeaddcc93cd OK --- PASS: TestLsLong (5.71s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:08:31 DEBUG : potato2: md5 = e05c8f1f4da771653681518406c479d9 OK 2024/12/07 03:08:33 DEBUG : empty space: md5 = 7df1c7a625651ae9ab5c189d8f27fbaa OK --- PASS: TestHashSums (5.52s) === RUN TestHashSumsWithErrors 2024/12/07 03:08:35 DEBUG : Creating backend with remote ":memory:" 2024/12/07 03:08:35 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/12/07 03:08:35 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/12/07 03:08:35 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/12/07 03:08:35 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/12/07 03:08:35 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/12/07 03:08:35 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/12/07 03:08:35 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/12/07 03:08:35 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/12/07 03:08:35 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-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:08:37 DEBUG : potato2: md5 = ebf3b79ada54b979009fc84d1a50a869 OK 2024/12/07 03:08:39 DEBUG : empty space: md5 = 873af0a5549d1670df5fbb1282250832 OK 2024/12/07 03:08:42 DEBUG : sub dir/potato3: md5 = 5b62305b297dbfe4dd3345fdd1f26c3a OK 2024/12/07 03:08:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (11.13s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:08:48 DEBUG : small: md5 = 7298a010d3dba5f6017fc7df150a0928 OK 2024/12/07 03:08:51 DEBUG : medium: md5 = cce5db2c8c3e629d71145b5793efe627 OK 2024/12/07 03:08:53 DEBUG : large: md5 = 85dc67ad7307d718d61f17b079be6ce2 OK 2024/12/07 03:08:53 DEBUG : Waiting for deletions to finish 2024/12/07 03:08:53 DEBUG : large: Excluded (Size Filter) 2024/12/07 03:08:54 INFO : small: Deleted 2024/12/07 03:08:54 INFO : medium: Deleted --- PASS: TestDelete (8.78s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:08:57 DEBUG : small: md5 = 521fcb954444fd6f9b2307ddc381c42f OK 2024/12/07 03:08:59 DEBUG : medium: md5 = ed4036aee690d125abb970be177139c7 OK 2024/12/07 03:09:00 DEBUG : large: md5 = 3cd2f7b1b54a014f747ce5a0ce8cd574 OK 2024/12/07 03:09:01 DEBUG : Waiting for deletions to finish 2024/12/07 03:09:01 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2024/12/07 03:09:02 INFO : small: Deleted 2024/12/07 03:09:02 INFO : large: Deleted --- PASS: TestMaxDelete (8.68s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:09:06 DEBUG : small: md5 = 27344940f7f45d140fa59fc75cbe83ba OK 2024/12/07 03:09:07 DEBUG : medium: md5 = f7ab621a349122f2202a2fda848b6936 OK 2024/12/07 03:09:09 DEBUG : large: md5 = 34d576a2bee517a8979f5b8fceba289a OK 2024/12/07 03:09:09 DEBUG : Waiting for deletions to finish 2024/12/07 03:09:10 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/12/07 03:09:10 INFO : medium: Deleted 2024/12/07 03:09:10 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.23s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:09:14 DEBUG : small: md5 = b7129747a4003c7472fde74db21a8ab0 OK 2024/12/07 03:09:15 DEBUG : medium: md5 = facfb92ae8dde46a19e43b8ffb213935 OK 2024/12/07 03:09:17 DEBUG : large: md5 = 7160e9d868663dcc12a3cc72390cc92b OK 2024/12/07 03:09:17 DEBUG : Waiting for deletions to finish 2024/12/07 03:09:18 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2024/12/07 03:09:18 INFO : large: Deleted 2024/12/07 03:09:18 INFO : small: Deleted --- PASS: TestMaxDeleteSize (8.22s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:09:22 DEBUG : ReadFile: md5 = 26d8d9c11bc25cce3a893712a3e3d302 OK --- PASS: TestReadFile (4.88s) === RUN TestRetry 2024/12/07 03:09:25 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/12/07 03:09:25 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/12/07 03:09:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/07 03:09:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/07 03:09:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/07 03:09:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/07 03:09:25 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-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:09:27 DEBUG : file1: md5 = ac25e5ecf3e4c0aac35d65da7363693b OK 2024/12/07 03:09:29 DEBUG : file2: md5 = a6090762ab6cf649c52fd48050a33c7d OK --- PASS: TestCat (20.84s) === RUN TestPurge 2024/12/07 03:09:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nowakoh4biqa" 2024/12/07 03:09:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/07 03:09:46 DEBUG : Creating backend with remote "TestDrive:crypt/dq9051281dphv8qshi7skvfgliq03bsroh0s0lu01bcndp9e728g" 2024/12/07 03:09:47 DEBUG : Creating backend with remote "/tmp/rclone3185245954" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nowakoh4biqa'", Local "Local file system at /tmp/rclone3185245954", Modify Window "1ms" 2024/12/07 03:09:53 DEBUG : A1/B1/C1/one: md5 = e486551e2b95af3f23e4ee05e15ee50d OK 2024/12/07 03:09:53 DEBUG : A2: Making directory 2024/12/07 03:09:54 DEBUG : A1/B2: Making directory 2024/12/07 03:09:55 DEBUG : A1/B2/C2: Making directory 2024/12/07 03:09:56 DEBUG : A1/B1/C3: Making directory 2024/12/07 03:09:57 DEBUG : A3: Making directory 2024/12/07 03:09:58 DEBUG : A3/B3: Making directory 2024/12/07 03:09:59 DEBUG : A3/B3/C4: Making directory 2024/12/07 03:10:02 DEBUG : A1/two: md5 = 0c69eeaf12ee1f50a6e6d484d5499c13 OK 2024/12/07 03:10:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nowakoh4biqa': Purge remote 2024/12/07 03:10:06 NOTICE: purge failed: directory not found --- PASS: TestPurge (20.19s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:10:11 DEBUG : A1/B1/C1/one: md5 = 8a721ab7bc1bcb0877c70a6ac1fa410b OK 2024/12/07 03:10:11 DEBUG : A2: Making directory 2024/12/07 03:10:13 DEBUG : A1/B2: Making directory 2024/12/07 03:10:14 DEBUG : A1/B2/C2: Making directory 2024/12/07 03:10:15 DEBUG : A1/B1/C3: Making directory 2024/12/07 03:10:16 DEBUG : A3: Making directory 2024/12/07 03:10:17 DEBUG : A3/B3: Making directory 2024/12/07 03:10:18 DEBUG : A3/B3/C4: Making directory 2024/12/07 03:10:21 DEBUG : A1/two: md5 = 5f641de0ae22d7df9d6b7c5344944859 OK 2024/12/07 03:10:22 DEBUG : removing 1 level 3 directories 2024/12/07 03:10:22 INFO : A3/B3/C4: Removing directory 2024/12/07 03:17:06 DEBUG : removing 2 level 3 directories 2024/12/07 03:17:06 INFO : A1/B1/C3: Removing directory 2024/12/07 03:17:06 INFO : A1/B2/C2: Removing directory 2024/12/07 03:17:07 DEBUG : removing 2 level 2 directories 2024/12/07 03:17:07 INFO : A3/B3: Removing directory 2024/12/07 03:17:07 INFO : A1/B2: Removing directory 2024/12/07 03:17:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/07 03:17:08 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2024/12/07 03:17:08 DEBUG : removing 2 level 1 directories 2024/12/07 03:17:08 INFO : A3: Removing directory 2024/12/07 03:17:08 INFO : A2: Removing directory 2024/12/07 03:17:09 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2024/12/07 03:17:15 DEBUG : removing 1 level 3 directories 2024/12/07 03:17:15 INFO : A1/B1/C1: Removing directory 2024/12/07 03:17:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/07 03:17:16 DEBUG : removing 1 level 2 directories 2024/12/07 03:17:16 INFO : A1/B1: Removing directory 2024/12/07 03:17:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/07 03:17:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/07 03:17:17 DEBUG : removing 1 level 1 directories 2024/12/07 03:17:17 INFO : A1: Removing directory 2024/12/07 03:17:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/07 03:17:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/07 03:17:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/07 03:17:18 DEBUG : removing 1 level 0 directories 2024/12/07 03:17:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati': Removing directory 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/07 03:17:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (433.39s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:17:21 DEBUG : A1: Making directory 2024/12/07 03:17:22 DEBUG : A1/B1: Making directory 2024/12/07 03:17:23 DEBUG : A1/B1/C1: Making directory 2024/12/07 03:17:26 DEBUG : removing 1 level 3 directories 2024/12/07 03:17:26 INFO : A1/B1/C1: Removing directory 2024/12/07 03:17:27 DEBUG : removing 1 level 2 directories 2024/12/07 03:17:27 INFO : A1/B1: Removing directory 2024/12/07 03:17:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/07 03:17:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (10.73s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:17:30 DEBUG : A1: Making directory 2024/12/07 03:17:32 DEBUG : A1/B1: Making directory 2024/12/07 03:17:33 DEBUG : A1/B1/C1: Making directory 2024/12/07 03:17:36 DEBUG : removing 1 level 3 directories 2024/12/07 03:17:36 INFO : A1/B1/C1: Removing directory 2024/12/07 03:17:37 DEBUG : removing 1 level 2 directories 2024/12/07 03:17:37 INFO : A1/B1: Removing directory 2024/12/07 03:17:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/07 03:17:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.86s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:17:42 DEBUG : file1: md5 = 91b2146c90ea9386033a2f4eb51cf8c8 OK 2024/12/07 03:17:43 DEBUG : filename.txt: File name found in url 2024/12/07 03:17:45 DEBUG : filename.txt: md5 = bf0df9dcf46472af1cc3bec09a33724d OK 2024/12/07 03:17:45 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/12/07 03:17:47 DEBUG : headerfilename.txt: md5 = e019368190756d6d759e666b8adfe6f4 OK 2024/12/07 03:17:49 DEBUG : file2: md5 = 0ef3c982daf32a3b7746e67438c7aa1a OK --- PASS: TestCopyURL (12.02s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:17:52 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/07 03:17:55 DEBUG : sub/file2: md5 = 3ef63544ad0e11c2bdc76f6cb6bea7ed OK 2024/12/07 03:17:55 INFO : file1: Copied (new) to: sub/file2 2024/12/07 03:17:55 INFO : file1: Deleted 2024/12/07 03:17:56 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 03:17:56 DEBUG : file1: Unchanged skipping 2024/12/07 03:17:56 INFO : file1: Deleted 2024/12/07 03:17:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati': don't need to copy/move sub/file2, it is already at target location 2024/12/07 03:17:59 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (7.38s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:18:00 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/07 03:18:02 DEBUG : file1: md5 = 81b271219371e448703ea65a7fa58fb1 OK 2024/12/07 03:18:02 INFO : file1: Copied (new) 2024/12/07 03:18:02 INFO : file1: Deleted 2024/12/07 03:18:02 DEBUG : file1: Destination exists, skipping 2024/12/07 03:18:02 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.75s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.55s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:18:07 DEBUG : dst/file1: md5 = d2f8d9cc5cdaf4396a8491688a1f98ac OK 2024/12/07 03:18:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nalebal4kati/backup" 2024/12/07 03:18:08 DEBUG : Creating backend with remote "TestDrive:crypt/jhob4lth4ngar1anbvbo1c6af76beo7ujq8vl66a7vhbjamu3agg/1nrff024r7pq65ecp72fc28jb0" 2024/12/07 03:18:10 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/12/07 03:18:13 INFO : dst/file1: Moved (server-side) 2024/12/07 03:18:15 DEBUG : dst/file1: md5 = 00f0d5d75b6552a42ccfd9d065ca8669 OK 2024/12/07 03:18:15 INFO : dst/file1: Copied (new) 2024/12/07 03:18:15 INFO : dst/file1: Deleted 2024/12/07 03:18:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/07 03:18:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/07 03:18:20 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (16.14s) === 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-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:18:23 DEBUG : A1/one: md5 = 2b957216dcb88e5d247b566e80f1244d OK 2024/12/07 03:18:25 DEBUG : A1/two: md5 = 2a5701854ae86ee050efe7f6e388c83c OK 2024/12/07 03:18:28 DEBUG : A1/B1/three: md5 = 4dbc7276e4a87aa393d5660000fb8e07 OK 2024/12/07 03:18:31 DEBUG : A1/B1/C1/four: md5 = ef7ae8493ea0b63fbfb149c9414714b7 OK 2024/12/07 03:18:34 DEBUG : A1/B1/C2/five: md5 = ff94e4ee7d168e489de8e3fcdbabf396 OK 2024/12/07 03:18:34 DEBUG : A1/B2: Making directory 2024/12/07 03:18:35 DEBUG : A1/B1/C3: Making directory 2024/12/07 03:18:47 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/12/07 03:18:47 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/12/07 03:18:47 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/12/07 03:18:47 INFO : A2/two: Moved (server-side) to: A3/two 2024/12/07 03:18:48 INFO : A2/one: Moved (server-side) to: A3/one 2024/12/07 03:18:52 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/07 03:18:52 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/07 03:18:52 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/07 03:18:53 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/07 03:18:53 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/07 03:18:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/12/07 03:19:03 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/12/07 03:19:03 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/12/07 03:19:03 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/12/07 03:19:03 INFO : A3/two: Moved (server-side) to: A4/two 2024/12/07 03:19:04 INFO : A3/one: Moved (server-side) to: A4/one 2024/12/07 03:19:07 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/07 03:19:07 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/07 03:19:07 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/07 03:19:08 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/07 03:19:08 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/07 03:19:16 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2024/12/07 03:19:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2024/12/07 03:19:18 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/07 03:19:18 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/07 03:19:18 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/07 03:19:18 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/12/07 03:19:19 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/07 03:19:19 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/07 03:19:19 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/07 03:19:19 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (59.29s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:19:20 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:19:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati': File to upload is small (34 bytes), uploading instead of streaming 2024/12/07 03:19:22 DEBUG : no_checksum_small_file_from_pipe: md5 = f34bec2cd6fc8b7b7dd8aba42beec841 OK 2024/12/07 03:19:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/12/07 03:19:22 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/12/07 03:19:23 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2024/12/07 03:19:24 DEBUG : no_checksum_big_file_from_pipe: md5 = 200a41710a737578ccaa1ae67bbd3e4b OK 2024/12/07 03:19:24 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-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:19:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati': File to upload is small (34 bytes), uploading instead of streaming 2024/12/07 03:19:28 DEBUG : with_checksum_small_file_from_pipe: md5 = 57562700dd0b8baebc246014ba3ac926 OK 2024/12/07 03:19:28 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/12/07 03:19:29 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2024/12/07 03:19:30 DEBUG : with_checksum_big_file_from_pipe: md5 = 44080611c93b0654545a8d745fb0211c OK 2024/12/07 03:19:30 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-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:19:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati': File to upload is small (34 bytes), uploading instead of streaming 2024/12/07 03:19:34 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 03:19:35 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/12/07 03:19:36 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-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:19:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati': File to upload is small (34 bytes), uploading instead of streaming 2024/12/07 03:19:40 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/12/07 03:19:41 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/12/07 03:19:42 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (23.57s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.92s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.81s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.82s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2024/12/07 03:19:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati': File to upload is small (48 bytes), uploading instead of streaming 2024/12/07 03:19:46 DEBUG : rcat_metadata: md5 = 88dd2ee38fa855874542833cd52357b1 OK 2024/12/07 03:19:46 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2024/12/07 03:19:48 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2024/12/07 03:19:49 DEBUG : rcat_metadata_uploadcutoff0: md5 = bdf4f54c8d4c044c962eb0ec1ca98d66 OK 2024/12/07 03:19:49 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.96s) --- PASS: TestRcatMetadata/Normal (3.26s) --- PASS: TestRcatMetadata/ViaDisk (3.23s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:19:53 DEBUG : potato1: md5 = 1882ca0c2a10234b577f1ab4952275df OK 2024/12/07 03:19:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati': File to upload is small (60 bytes), uploading instead of streaming 2024/12/07 03:19:54 DEBUG : potato2: md5 = 375e2c822f49ebb2d2794f448cfd7655 OK 2024/12/07 03:19:54 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.57s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:19:58 DEBUG : potato1: md5 = b173595703b6aaf97cadfe5cb363319e OK 2024/12/07 03:19:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati': File to upload is small (60 bytes), uploading instead of streaming 2024/12/07 03:20:00 DEBUG : potato2: md5 = 8d19e6934254e4104b31e41fc552aadc OK 2024/12/07 03:20:00 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.98s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:20:04 DEBUG : potato2: md5 = fe66476f381b62c87a4be70983944a86 OK 2024/12/07 03:20:06 DEBUG : empty space: md5 = ada4e33425487aade962adee7b27c8e5 OK 2024/12/07 03:20:08 DEBUG : sub dir/potato3: md5 = a34235424bcaa943ad692131f9c876f0 OK 2024/12/07 03:20:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati': Touching "empty space" 2024/12/07 03:20:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati': Touching "potato2" 2024/12/07 03:20:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati': Touching "sub dir/potato3" 2024/12/07 03:20:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (13.14s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:20:15 DEBUG : dir with metadata: Making directory with metadata 2024/12/07 03:20:17 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.95s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:20:18 DEBUG : directory with modtime: Making directory with metadata 2024/12/07 03:20:20 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (3.09s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:20:22 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/12/07 03:20:22 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/07 03:20:22 DEBUG : Google drive root 'crypt/jhob4lth4ngar1anbvbo1c6af76beo7ujq8vl66a7vhbjamu3agg': Skipping btime metadata as can't update it on an existing file: 2024-12-07T03:20:22.031639008Z 2024/12/07 03:20:23 INFO : non existent directory: Updated directory metadata 2024/12/07 03:20:25 DEBUG : Google drive root 'crypt/jhob4lth4ngar1anbvbo1c6af76beo7ujq8vl66a7vhbjamu3agg': Skipping btime metadata as can't update it on an existing file: 2024-12-07T03:20:22.031639008Z 2024/12/07 03:20:26 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.97s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:20:28 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2024/12/07 03:20:30 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2024/12/07 03:20:31 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.95s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:20:32 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/12/07 03:20:32 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/07 03:20:32 DEBUG : dst: Making directory with metadata 2024/12/07 03:20:34 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/07 03:20:34 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/07 03:20:34 INFO : dst: Set directory modification time (using SetModTime) 2024/12/07 03:20:35 INFO : dst: Set directory modification time (using SetModTime) 2024/12/07 03:20:35 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2024/12/07 03:20:36 INFO : dst: Set directory modification time (using SetModTime) 2024/12/07 03:20:36 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.84s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati'", Local "Local file system at /tmp/rclone3653061546", Modify Window "1ms" 2024/12/07 03:20:40 DEBUG : sub dir/test remove existing: md5 = d1f5491d800094fbe0f5627947d5c5ad OK 2024/12/07 03:20:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 855cfed84d9a3f9012c7a9c71fb116b2 OK 2024/12/07 03:20:44 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.gepolow0" before starting 2024/12/07 03:20:45 DEBUG : sub dir/test remove existing.gepolow0: TEST: removing renamed existing file after operation 2024/12/07 03:20:46 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bevuyug4" before starting 2024/12/07 03:20:47 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bevuyug4: TEST: renaming existing back after failed operation 2024/12/07 03:20:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.napatip4" before starting 2024/12/07 03:20:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.napatip4: TEST: removing renamed existing file after operation 2024/12/07 03:20:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "avk72ebfe0nb8trf8u4vk1uvhrfga584a86tv9pvicqdqv58d2kg" 2024/12/07 03:20:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "s0utv0vq4uo7s486h0ovo3stini607ridk98no662pci5qajm6h1tpgkhndmdtitcf1182kap4u514ulr9l5unj2pd56krb93tmesv7f772av9g4ei5ethrrvfoq28uj9li9mlck2ln8f3n8drgkh48gkhat74f3votlva6or64822edlln0" --- PASS: TestRemoveExisting (15.39s) === 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 2024/12/07 03:20:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nalebal4kati': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 19m54.408019561s (try 1/5)