"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2024/11/10 04:00:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juvopit5qomo" 2024/11/10 04:00:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/10 04:00:47 DEBUG : Creating backend with remote "TestDrive:crypt/ns5tmoebkprkc9lvg6h277ukfdksk0ffc00bkpk0pu226mlkf2ng" 2024/11/10 04:00:48 DEBUG : Creating backend with remote "/tmp/rclone3300672900" === 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-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", 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-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", 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/11/10 04:00:48 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/11/10 04:00:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/10 04:00:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/10 04:00:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/11/10 04:00:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/10 04:00:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/10 04:00:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/10 04:00:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/11/10 04:00:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/10 04:00:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/10 04:00:48 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/11/10 04:00:48 DEBUG : potato: Seek from 10 to 0 2024/11/10 04:00:48 DEBUG : potato: Seek from 10 to 0 2024/11/10 04:00:48 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/11/10 04:00:48 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/11/10 04:00:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/10 04:00:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/10 04:00:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/11/10 04:00:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/10 04:00:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/10 04:00:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/10 04:00:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/11/10 04:00:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/10 04:00:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/10 04:00:48 DEBUG : potato: Seek from 5 to 2 2024/11/10 04:00:48 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/11/10 04:00:48 DEBUG : potato: Seek from 7 to 0 2024/11/10 04:00:48 DEBUG : potato: Seek from 7 to 0 2024/11/10 04:00:48 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/11/10 04:00:48 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/11/10 04:00:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/10 04:00:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/10 04:00:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/11/10 04:00:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/10 04:00:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/10 04:00:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/10 04:00:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/11/10 04:00:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/10 04:00:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/10 04:00:48 DEBUG : potato: Seek from 5 to 2 2024/11/10 04:00:48 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/11/10 04:00:48 DEBUG : potato: Seek from 8 to 0 2024/11/10 04:00:48 DEBUG : potato: Seek from 8 to 0 2024/11/10 04:00:48 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/11/10 04:00:48 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/11/10 04:00:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/10 04:00:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/10 04:00:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/11/10 04:00:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/10 04:00:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/10 04:00:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/10 04:00:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/11/10 04:00:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/10 04:00:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/10 04:00:48 DEBUG : potato: Seek from 5 to 2 2024/11/10 04:00:48 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/11/10 04:00:48 DEBUG : potato: Seek from 9 to 0 2024/11/10 04:00:48 DEBUG : potato: Seek from 9 to 0 2024/11/10 04:00:48 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-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:00:51 DEBUG : rutabaga: md5 = e472ab37395fe692dbecfeededb2e595 OK === RUN TestCheck/1 === RUN TestCheck/2 2024/11/10 04:00:54 DEBUG : empty space: md5 = c595ac328b29a6f8149a280f787cd757 OK === RUN TestCheck/3 2024/11/10 04:00:56 DEBUG : potato2: md5 = 84ec96bb80c1a586b33c569ab53a5b69 OK === RUN TestCheck/4 === RUN TestCheck/5 2024/11/10 04:00:59 DEBUG : remotepotato: md5 = 717ec32a980a8f3761c3950429640abb OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (14.27s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.28s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2024/11/10 04:01:03 DEBUG : Creating backend with remote "nonexistent" 2024/11/10 04:01:03 DEBUG : Creating backend with remote "nonexistent" 2024/11/10 04:01:03 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/11/10 04:01:03 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/11/10 04:01:03 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/11/10 04:01:03 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-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:01:04 DEBUG : rutabaga: md5 = 82b639c17f9400a32eddd2aa1823f5d4 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/11/10 04:01:09 DEBUG : empty space: md5 = f765b53e90ebafae02c02b7465a08e1d OK === RUN TestCheckDownload/3 2024/11/10 04:01:12 DEBUG : potato2: md5 = de3e1b8a80609b952b5b5d51e51930ac OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/11/10 04:01:18 DEBUG : remotepotato: md5 = ebed017a55bffd639099145631a8ccb8 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (21.45s) --- PASS: TestCheckDownload/1 (1.30s) --- PASS: TestCheckDownload/2 (1.30s) --- PASS: TestCheckDownload/3 (1.23s) --- PASS: TestCheckDownload/4 (1.35s) --- PASS: TestCheckDownload/5 (1.37s) --- PASS: TestCheckDownload/6 (1.31s) --- PASS: TestCheckDownload/7 (1.58s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:01:26 DEBUG : rutabaga: md5 = 64b85cb821bb8413f7fdc247f6ff5309 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/11/10 04:01:28 DEBUG : empty space: md5 = 655dc1dc03f2b7a361df237212329f0b OK === RUN TestCheckSizeOnly/3 2024/11/10 04:01:31 DEBUG : potato2: md5 = 8512a9a6232a5c8c8cc45aba804db135 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/11/10 04:01:33 DEBUG : remotepotato: md5 = c4aac4da2a4580b7d6e98d93522f06a2 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (13.14s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.28s) --- PASS: TestCheckSizeOnly/3 (0.28s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.28s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.31s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.01s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:01:39 DEBUG : test.sum: md5 = 27c7f9a27222ad186d45286c52499ff3 OK 2024/11/10 04:01:40 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/10 04:01:40 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/10 04:01:40 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/10 04:01:40 NOTICE: test.sum: 2 warning(s) suppressed... 2024/11/10 04:01:42 DEBUG : test.sum: md5 = 5efde93cec84636829bc90f94c2ecec1 OK 2024/11/10 04:01:43 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/10 04:01:43 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/10 04:01:43 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/10 04:01:43 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.33s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:01:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juvopit5qomo/data" 2024/11/10 04:01:45 DEBUG : Creating backend with remote "TestDrive:crypt/ns5tmoebkprkc9lvg6h277ukfdksk0ffc00bkpk0pu226mlkf2ng/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo/data' lacks md5, skipping --- SKIP: TestCheckSum (2.10s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:01:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juvopit5qomo/data" 2024/11/10 04:01:47 DEBUG : Creating backend with remote "TestDrive:crypt/ns5tmoebkprkc9lvg6h277ukfdksk0ffc00bkpk0pu226mlkf2ng/vjrnln8ratgmqakfosrqe8espk" 2024/11/10 04:01:51 DEBUG : data/banana: md5 = 441ea8c7791feb1f86b45e6f1ae2b930 OK 2024/11/10 04:01:53 DEBUG : test.sum: md5 = 7709fdd42a877e35aa40914154c73027 OK === RUN TestCheckSumDownload/subtest1 2024/11/10 04:01:59 DEBUG : data/potato: md5 = 97eb75d9bb6d7e12750e741c3224d0c8 OK 2024/11/10 04:02:00 DEBUG : test.sum: md5 = 5d4da60b36592487cf2e50151cf51ddc OK === RUN TestCheckSumDownload/subtest2 2024/11/10 04:02:06 DEBUG : test.sum: md5 = 0c97660acb576c92301bb0cb1d97a829 OK === RUN TestCheckSumDownload/subtest3 2024/11/10 04:02:10 DEBUG : test.sum: md5 = a39d96a169373ddb30f934bb54210836 OK === RUN TestCheckSumDownload/subtest4 2024/11/10 04:02:15 DEBUG : test.sum: md5 = 092e167e21b77a83066c7717c2b2ae98 OK === RUN TestCheckSumDownload/subtest5 2024/11/10 04:02:20 DEBUG : test.sum: md5 = 63ceacef9a8011e5918d4fa0851b759c OK === RUN TestCheckSumDownload/subtest6 2024/11/10 04:02:24 DEBUG : data/banana: md5 = 512b905e4e46903cf4b4f8739ada971e OK 2024/11/10 04:02:26 DEBUG : data/potato: md5 = 048f18ec909be65439a7fc80d604e8bb OK 2024/11/10 04:02:28 DEBUG : test.sum: md5 = ef24e9deb3ac2ac02f65aff3b9606169 OK === RUN TestCheckSumDownload/subtest7 2024/11/10 04:02:34 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/11/10 04:02:34 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (48.33s) --- PASS: TestCheckSumDownload/subtest1 (2.94s) --- PASS: TestCheckSumDownload/subtest2 (2.63s) --- PASS: TestCheckSumDownload/subtest3 (2.58s) --- PASS: TestCheckSumDownload/subtest4 (2.40s) --- PASS: TestCheckSumDownload/subtest5 (2.40s) --- PASS: TestCheckSumDownload/subtest6 (2.31s) --- PASS: TestCheckSumDownload/subtest7 (3.27s) === RUN TestApplyTransforms 2024/11/10 04:02:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rimorac4zezi" 2024/11/10 04:02:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/10 04:02:35 DEBUG : Creating backend with remote "TestDrive:crypt/m1v17k4pp9la96fd847khc6oanp6sgm8p9oou2crli237dsmg9l0" 2024/11/10 04:02:36 DEBUG : Creating backend with remote "/tmp/rclone1202417584" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rimorac4zezi'", Local "Local file system at /tmp/rclone1202417584", Modify Window "1ms" 2024/11/10 04:02:39 DEBUG : hello, world!: md5 = a412de0c818e8649bdbe1b78e07fd2af OK upper checkfile vs. lower remote (without normalization) 2024/11/10 04:02:39 ERROR : hello, world!: sum not found 2024/11/10 04:02:39 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-rimorac4zezi' 2024/11/10 04:02:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rimorac4zezi': 1 files missing 2024/11/10 04:02:39 NOTICE: 1 hashes missing 2024/11/10 04:02:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rimorac4zezi': 2 differences found 2024/11/10 04:02:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rimorac4zezi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/11/10 04:02:41 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/10 04:02:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rimorac4zezi': 0 differences found 2024/11/10 04:02:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rimorac4zezi': 1 matching files 2024/11/10 04:02:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lexogis4baqa" 2024/11/10 04:02:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/10 04:02:41 DEBUG : Creating backend with remote "TestDrive:crypt/al6f9e3cahcqrf5864c6n750loan91t7sqlr45h5m4idcn3grk60" 2024/11/10 04:02:42 DEBUG : Creating backend with remote "/tmp/rclone4050420623" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexogis4baqa'", Local "Local file system at /tmp/rclone4050420623", Modify Window "1ms" 2024/11/10 04:02:45 DEBUG : HELLO, WORLD!: md5 = e7f5a2bf18fa541f6bbf7a8d5d211a1e OK lower checkfile vs. upper remote (without normalization) 2024/11/10 04:02:46 ERROR : HELLO, WORLD!: sum not found 2024/11/10 04:02:46 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-lexogis4baqa' 2024/11/10 04:02:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lexogis4baqa': 1 files missing 2024/11/10 04:02:46 NOTICE: 1 hashes missing 2024/11/10 04:02:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lexogis4baqa': 2 differences found 2024/11/10 04:02:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lexogis4baqa': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/11/10 04:02:47 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/10 04:02:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lexogis4baqa': 0 differences found 2024/11/10 04:02:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lexogis4baqa': 1 matching files 2024/11/10 04:02:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kirowaw9yulu" 2024/11/10 04:02:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/10 04:02:48 DEBUG : Creating backend with remote "TestDrive:crypt/vlulcq1urb3e9901qdco7cs893p0i5gl9hhkrfk8uof0vti5ncg0" 2024/11/10 04:02:49 DEBUG : Creating backend with remote "/tmp/rclone3067960185" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirowaw9yulu'", Local "Local file system at /tmp/rclone3067960185", Modify Window "1ms" 2024/11/10 04:02:52 DEBUG : HeLlO, wOrLd!: md5 = 3653c1f276af4586b21765ce87c0c1f7 OK lower checkfile vs. upperlowermixed remote (without normalization) 2024/11/10 04:02:52 ERROR : HeLlO, wOrLd!: sum not found 2024/11/10 04:02:52 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kirowaw9yulu' 2024/11/10 04:02:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kirowaw9yulu': 1 files missing 2024/11/10 04:02:52 NOTICE: 1 hashes missing 2024/11/10 04:02:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kirowaw9yulu': 2 differences found 2024/11/10 04:02:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kirowaw9yulu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/11/10 04:02:54 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/10 04:02:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kirowaw9yulu': 0 differences found 2024/11/10 04:02:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kirowaw9yulu': 1 matching files 2024/11/10 04:02:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hukufiw1mive" 2024/11/10 04:02:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/10 04:02:54 DEBUG : Creating backend with remote "TestDrive:crypt/0ahb4tdte8p4k1v9nqs2dian65ad4jltvbtug66r7eooaqaqmllg" 2024/11/10 04:02:55 DEBUG : Creating backend with remote "/tmp/rclone282911539" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hukufiw1mive'", Local "Local file system at /tmp/rclone282911539", Modify Window "1ms" 2024/11/10 04:02:58 DEBUG : HELLO, WORLD!: md5 = d63e4fd2f5fc64fc21af3e97cd915811 OK upperlowermixed checkfile vs. upper remote (without normalization) 2024/11/10 04:02:58 ERROR : HELLO, WORLD!: sum not found 2024/11/10 04:02:58 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hukufiw1mive' 2024/11/10 04:02:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hukufiw1mive': 1 files missing 2024/11/10 04:02:58 NOTICE: 1 hashes missing 2024/11/10 04:02:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hukufiw1mive': 2 differences found 2024/11/10 04:02:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hukufiw1mive': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/11/10 04:02:59 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/10 04:02:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hukufiw1mive': 0 differences found 2024/11/10 04:02:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hukufiw1mive': 1 matching files 2024/11/10 04:02:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fukidal1dani" 2024/11/10 04:02:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/10 04:02:59 DEBUG : Creating backend with remote "TestDrive:crypt/oul6qfu14dmho1s3lcvh8jnue7jd1n7icg3a7ri2e5ndp4ginkp0" 2024/11/10 04:03:00 DEBUG : Creating backend with remote "/tmp/rclone895655069" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fukidal1dani'", Local "Local file system at /tmp/rclone895655069", Modify Window "1ms" 2024/11/10 04:03:03 DEBUG : 測試_Русский___ě_áñ: md5 = a0721e42f2c0b03d93ba34195ea10a24 OK NFD checkfile vs. NFC remote (without normalization) 2024/11/10 04:03:04 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/10 04:03:04 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fukidal1dani' 2024/11/10 04:03:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fukidal1dani': 1 files missing 2024/11/10 04:03:04 NOTICE: 1 hashes missing 2024/11/10 04:03:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fukidal1dani': 2 differences found 2024/11/10 04:03:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fukidal1dani': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/11/10 04:03:05 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/10 04:03:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fukidal1dani': 0 differences found 2024/11/10 04:03:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fukidal1dani': 1 matching files 2024/11/10 04:03:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-binifab8mumu" 2024/11/10 04:03:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/10 04:03:05 DEBUG : Creating backend with remote "TestDrive:crypt/i3r4jchngknbtgiokf2e475vaoqsr4d3dh0cah3ae2e0ma43p0a0" 2024/11/10 04:03:06 DEBUG : Creating backend with remote "/tmp/rclone3908456813" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-binifab8mumu'", Local "Local file system at /tmp/rclone3908456813", Modify Window "1ms" 2024/11/10 04:03:09 DEBUG : 測試_Русский___ě_áñ: md5 = c95fe2a96295e8ad9bdec83379888248 OK NFC checkfile vs. NFD remote (without normalization) 2024/11/10 04:03:10 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/10 04:03:10 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-binifab8mumu' 2024/11/10 04:03:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-binifab8mumu': 1 files missing 2024/11/10 04:03:10 NOTICE: 1 hashes missing 2024/11/10 04:03:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-binifab8mumu': 2 differences found 2024/11/10 04:03:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-binifab8mumu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/11/10 04:03:11 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/10 04:03:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-binifab8mumu': 0 differences found 2024/11/10 04:03:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-binifab8mumu': 1 matching files 2024/11/10 04:03:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuvusok1duqo" 2024/11/10 04:03:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/10 04:03:11 DEBUG : Creating backend with remote "TestDrive:crypt/un6ri4rnq0jkoab1i81dcb10h8kh0s800quevtc18qc8r8hd4k9g" 2024/11/10 04:03:12 DEBUG : Creating backend with remote "/tmp/rclone2927088806" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuvusok1duqo'", Local "Local file system at /tmp/rclone2927088806", Modify Window "1ms" 2024/11/10 04:03:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = eb495fcafaf444d933e0f3465207b4a3 OK NFDx2 checkfile vs. both remote (without normalization) 2024/11/10 04:03:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/10 04:03:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fuvusok1duqo' 2024/11/10 04:03:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuvusok1duqo': 1 files missing 2024/11/10 04:03:16 NOTICE: 1 hashes missing 2024/11/10 04:03:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuvusok1duqo': 2 differences found 2024/11/10 04:03:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuvusok1duqo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/11/10 04:03:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/10 04:03:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuvusok1duqo': 0 differences found 2024/11/10 04:03:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuvusok1duqo': 1 matching files 2024/11/10 04:03:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fehuloc6xalo" 2024/11/10 04:03:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/10 04:03:18 DEBUG : Creating backend with remote "TestDrive:crypt/vmhe04l0h2kvftdi7td021sjf1sf1975ubfkim43iol5ml81cs9g" 2024/11/10 04:03:19 DEBUG : Creating backend with remote "/tmp/rclone2654418774" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fehuloc6xalo'", Local "Local file system at /tmp/rclone2654418774", Modify Window "1ms" 2024/11/10 04:03:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1950353878c88f72955122722c717cdb OK NFCx2 checkfile vs. both remote (without normalization) 2024/11/10 04:03:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/10 04:03:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fehuloc6xalo' 2024/11/10 04:03:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fehuloc6xalo': 1 files missing 2024/11/10 04:03:23 NOTICE: 1 hashes missing 2024/11/10 04:03:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fehuloc6xalo': 2 differences found 2024/11/10 04:03:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fehuloc6xalo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/11/10 04:03:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/10 04:03:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fehuloc6xalo': 0 differences found 2024/11/10 04:03:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fehuloc6xalo': 1 matching files 2024/11/10 04:03:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yotuqas3puli" 2024/11/10 04:03:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/10 04:03:24 DEBUG : Creating backend with remote "TestDrive:crypt/qb5t056gcn99ekumv58tkgfisjbc18ujmkl0c9mk5bn127gq3i90" 2024/11/10 04:03:25 DEBUG : Creating backend with remote "/tmp/rclone1395679310" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yotuqas3puli'", Local "Local file system at /tmp/rclone1395679310", Modify Window "1ms" 2024/11/10 04:03:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e28a8dd39b8d81f9af97c7bb99689f2b OK both checkfile vs. NFDx2 remote (without normalization) 2024/11/10 04:03:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/10 04:03:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yotuqas3puli' 2024/11/10 04:03:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yotuqas3puli': 1 files missing 2024/11/10 04:03:29 NOTICE: 1 hashes missing 2024/11/10 04:03:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yotuqas3puli': 2 differences found 2024/11/10 04:03:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yotuqas3puli': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/11/10 04:03:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/10 04:03:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yotuqas3puli': 0 differences found 2024/11/10 04:03:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yotuqas3puli': 1 matching files 2024/11/10 04:03:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sizetut5ziri" 2024/11/10 04:03:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/10 04:03:31 DEBUG : Creating backend with remote "TestDrive:crypt/sevj4c2p96iag4vgm371iplhk918su7if0nr38gmd27t03l1eah0" 2024/11/10 04:03:32 DEBUG : Creating backend with remote "/tmp/rclone421394980" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sizetut5ziri'", Local "Local file system at /tmp/rclone421394980", Modify Window "1ms" 2024/11/10 04:03:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b49e108430f8c2f7b684b860f8f3531a OK both checkfile vs. NFCx2 remote (without normalization) 2024/11/10 04:03:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/10 04:03:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sizetut5ziri' 2024/11/10 04:03:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sizetut5ziri': 1 files missing 2024/11/10 04:03:35 NOTICE: 1 hashes missing 2024/11/10 04:03:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sizetut5ziri': 2 differences found 2024/11/10 04:03:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sizetut5ziri': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/11/10 04:03:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/10 04:03:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sizetut5ziri': 0 differences found 2024/11/10 04:03:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sizetut5ziri': 1 matching files 2024/11/10 04:03:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sizetut5ziri': Purge remote 2024/11/10 04:03:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yotuqas3puli': Purge remote 2024/11/10 04:03:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fehuloc6xalo': Purge remote 2024/11/10 04:03:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuvusok1duqo': Purge remote 2024/11/10 04:03:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-binifab8mumu': Purge remote 2024/11/10 04:03:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fukidal1dani': Purge remote 2024/11/10 04:03:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hukufiw1mive': Purge remote 2024/11/10 04:03:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kirowaw9yulu': Purge remote 2024/11/10 04:03:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lexogis4baqa': Purge remote 2024/11/10 04:03:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rimorac4zezi': Purge remote --- PASS: TestApplyTransforms (68.21s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:03:43 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/10 04:03:47 DEBUG : sub/file2: md5 = 60dd793a34bba04c38516597bee89bce OK 2024/11/10 04:03:47 INFO : file1: Copied (new) to: sub/file2 2024/11/10 04:03:47 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 04:03:47 DEBUG : file1: Unchanged skipping 2024/11/10 04:03:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo': don't need to copy/move sub/file2, it is already at target location 2024/11/10 04:03:50 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.59s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", 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-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:03:54 DEBUG : dst/file1: md5 = 9ebf7cc33d138f58d68c94f59890ece4 OK 2024/11/10 04:03:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juvopit5qomo/backup" 2024/11/10 04:03:55 DEBUG : Creating backend with remote "TestDrive:crypt/ns5tmoebkprkc9lvg6h277ukfdksk0ffc00bkpk0pu226mlkf2ng/1nrff024r7pq65ecp72fc28jb0" 2024/11/10 04:03:57 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/10 04:04:00 INFO : dst/file1: Moved (server-side) 2024/11/10 04:04:02 DEBUG : dst/file1: md5 = 9390e7117be2daeed7340bbb07d1453d OK 2024/11/10 04:04:02 INFO : dst/file1: Copied (new) 2024/11/10 04:04:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/10 04:04:06 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/10 04:04:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (16.58s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:04:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juvopit5qomo/dst" 2024/11/10 04:04:08 DEBUG : Creating backend with remote "TestDrive:crypt/ns5tmoebkprkc9lvg6h277ukfdksk0ffc00bkpk0pu226mlkf2ng/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/10 04:04:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juvopit5qomo/CompareDest" 2024/11/10 04:04:10 DEBUG : Creating backend with remote "TestDrive:crypt/ns5tmoebkprkc9lvg6h277ukfdksk0ffc00bkpk0pu226mlkf2ng/gveqi14airsml4bgu7krj116o8" 2024/11/10 04:04:11 DEBUG : one: Need to transfer - File not found at Destination 2024/11/10 04:04:15 DEBUG : one: md5 = a3262cb7dc1545d74716c35263ade804 OK 2024/11/10 04:04:15 INFO : one: Copied (new) 2024/11/10 04:04:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/10 04:04:18 DEBUG : one: md5 = d07a0a6c88668aab4939a07fb16bfd99 OK 2024/11/10 04:04:18 INFO : one: Copied (replaced existing) 2024/11/10 04:04:20 DEBUG : dst/one: md5 = 71a68353faed6fa868f65b20c0b47951 OK 2024/11/10 04:04:23 DEBUG : CompareDest/one: md5 = 10fba9161901edabc077d5107ae8ac4b OK 2024/11/10 04:04:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/10 04:04:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/10 04:04:24 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/10 04:04:27 DEBUG : CompareDest/two: md5 = 1d76026f0bf6565ca2b9d8d20c8e3886 OK 2024/11/10 04:04:27 DEBUG : two: Need to transfer - File not found at Destination 2024/11/10 04:04:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/10 04:04:28 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/10 04:04:28 DEBUG : two: Need to transfer - File not found at Destination 2024/11/10 04:04:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/10 04:04:29 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/10 04:04:30 DEBUG : two: Need to transfer - File not found at Destination 2024/11/10 04:04:30 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/10 04:04:32 DEBUG : two: md5 = 2ac4bdd46799726faec8e9452c636f2a OK 2024/11/10 04:04:32 INFO : two: Copied (new) 2024/11/10 04:04:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/10 04:04:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/10 04:04:37 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/10 04:04:37 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (30.30s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:04:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juvopit5qomo/dst" 2024/11/10 04:04:38 DEBUG : Creating backend with remote "TestDrive:crypt/ns5tmoebkprkc9lvg6h277ukfdksk0ffc00bkpk0pu226mlkf2ng/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/10 04:04:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juvopit5qomo/CopyDest" 2024/11/10 04:04:40 DEBUG : Creating backend with remote "TestDrive:crypt/ns5tmoebkprkc9lvg6h277ukfdksk0ffc00bkpk0pu226mlkf2ng/d09o6po3f7bm6ce32vdgs8h9ls" 2024/11/10 04:04:42 DEBUG : one: Need to transfer - File not found at Destination 2024/11/10 04:04:45 DEBUG : one: md5 = cdac5153eef782da4ccd13a27ff15424 OK 2024/11/10 04:04:45 INFO : one: Copied (new) 2024/11/10 04:04:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/10 04:04:49 DEBUG : one: md5 = ea41e865a0f8c70e73a336a16fca965c OK 2024/11/10 04:04:49 INFO : one: Copied (replaced existing) 2024/11/10 04:04:52 DEBUG : dst/one: md5 = 02fb04872c3604f10771b20c787b102e OK 2024/11/10 04:04:55 DEBUG : CopyDest/one: md5 = 80ea0cc0db96b9e407aae8b58ae7afc5 OK 2024/11/10 04:04:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juvopit5qomo/BackupDir" 2024/11/10 04:04:56 DEBUG : Creating backend with remote "TestDrive:crypt/ns5tmoebkprkc9lvg6h277ukfdksk0ffc00bkpk0pu226mlkf2ng/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/11/10 04:04:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/10 04:04:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/10 04:04:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/10 04:05:00 INFO : one: Moved (server-side) 2024/11/10 04:05:02 INFO : one: Copied (server-side copy) 2024/11/10 04:05:02 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/10 04:05:04 DEBUG : CopyDest/two: md5 = 8ee0339610c64216cc5243ed8922d9a9 OK 2024/11/10 04:05:05 DEBUG : two: Need to transfer - File not found at Destination 2024/11/10 04:05:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/10 04:05:07 INFO : two: Copied (server-side copy) 2024/11/10 04:05:07 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/10 04:05:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/10 04:05:07 DEBUG : two: Unchanged skipping 2024/11/10 04:05:10 DEBUG : CopyDest/three: md5 = cf50ec9d9e352d4d7e547146eeb735fe OK 2024/11/10 04:05:11 DEBUG : three: Need to transfer - File not found at Destination 2024/11/10 04:05:11 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/10 04:05:11 DEBUG : three: Destination not found in --copy-dest 2024/11/10 04:05:13 DEBUG : three: md5 = 0c8bd144c23cd3344df99be8f4502804 OK 2024/11/10 04:05:13 INFO : three: Copied (new) 2024/11/10 04:05:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/10 04:05:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/10 04:05:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/10 04:05:20 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/10 04:05:20 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/10 04:05:20 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/10 04:05:20 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (43.25s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.49s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.50s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:05:23 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/11/10 04:05:26 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 7dc6cdfc4cf7fc31cd21f6a6dbdd5cb6 OK 2024/11/10 04:05:26 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/11/10 04:05:27 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/11/10 04:05:27 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/11/10 04:05:28 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/11/10 04:05:29 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/11/10 04:05:31 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 8ce4657da76cb891c75e318f40ba1e5d OK 2024/11/10 04:05:31 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/11/10 04:05:34 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2024/11/10 04:05:34 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (12.24s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.44s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:05:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo': Looking for duplicate names using skip mode. 2024/11/10 04:05:39 NOTICE: one: Found 2 files with duplicate names 2024/11/10 04:05:39 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.77s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:05:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo': Looking for duplicate names using skip mode. 2024/11/10 04:05:46 NOTICE: one: Found 3 files with duplicate names 2024/11/10 04:05:46 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2024/11/10 04:05:47 INFO : one: Deleted 2024/11/10 04:05:47 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.96s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:05:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo': Looking for duplicate names using first mode. 2024/11/10 04:05:54 NOTICE: one: Found 3 files with duplicate names 2024/11/10 04:05:55 INFO : one: Deleted 2024/11/10 04:05:56 INFO : one: Deleted 2024/11/10 04:05:56 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (8.13s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:06:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo': Looking for duplicate names using newest mode. 2024/11/10 04:06:02 NOTICE: one: Found 3 files with duplicate names 2024/11/10 04:06:03 INFO : one: Deleted 2024/11/10 04:06:04 INFO : one: Deleted 2024/11/10 04:06:04 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (8.12s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.52s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:06:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo': Looking for duplicate names using oldest mode. 2024/11/10 04:06:11 NOTICE: one: Found 3 files with duplicate names 2024/11/10 04:06:12 INFO : one: Deleted 2024/11/10 04:06:12 INFO : one: Deleted 2024/11/10 04:06:12 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (8.27s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:06:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo': Looking for duplicate names using largest mode. 2024/11/10 04:06:19 NOTICE: one: Found 3 files with duplicate names 2024/11/10 04:06:20 INFO : one: Deleted 2024/11/10 04:06:20 INFO : one: Deleted 2024/11/10 04:06:20 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.92s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:06:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo': Looking for duplicate names using smallest mode. 2024/11/10 04:06:27 NOTICE: one: Found 3 files with duplicate names 2024/11/10 04:06:28 INFO : one: Deleted 2024/11/10 04:06:28 INFO : one: Deleted 2024/11/10 04:06:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (8.13s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:06:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo': Looking for duplicate names using rename mode. 2024/11/10 04:06:37 NOTICE: one.txt: Found 3 files with duplicate names 2024/11/10 04:06:38 INFO : one-2.txt: renamed from: one.txt 2024/11/10 04:06:40 INFO : one-3.txt: renamed from: one.txt 2024/11/10 04:06:41 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (14.64s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:06:48 DEBUG : dupe1/one.txt: md5 = 3906e91d527c3dfe49106537ea968652 OK 2024/11/10 04:06:50 DEBUG : dupe2/two.txt: md5 = 216d3dd0c405a3d2ee9f169fd2ed84ea OK 2024/11/10 04:06:53 DEBUG : dupe3/three.txt: md5 = 251a9173b3b8c95497ac2d0606d955c9 OK 2024/11/10 04:06:54 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2024/11/10 04:06:55 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2024/11/10 04:06:56 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2024/11/10 04:06:57 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2024/11/10 04:07:01 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/11/10 04:07:01 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2024/11/10 04:07:01 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (17.63s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:07:04 DEBUG : a.txt: md5 = 8ddb40c3100d2d3cb335a434920f7c55 OK 2024/11/10 04:07:06 DEBUG : zend.txt: md5 = 7e5b38b0affac9c2a4c84f1ec1515a0e OK 2024/11/10 04:07:08 DEBUG : sub dir/hello world: md5 = f5443421163b4387b4d9b211d5359283 OK 2024/11/10 04:07:10 DEBUG : sub dir/hello world2: md5 = 8ae935f42486630336cf348d8c018fc8 OK 2024/11/10 04:07:13 DEBUG : sub dir/ignore dir/.ignore: md5 = d0e4ab6d38673ae59807bc026cb32b77 OK 2024/11/10 04:07:15 DEBUG : sub dir/ignore dir/should be ignored: md5 = 9432257cc7fb06ddea80f1bf0b249a6f OK 2024/11/10 04:07:18 DEBUG : sub dir/sub sub dir/hello world3: md5 = caf1cb61753fd5d5cefb99bb86217cd6 OK 2024/11/10 04:07:19 DEBUG : a.txt: Excluded (Size Filter) 2024/11/10 04:07:19 DEBUG : a.txt: Excluded 2024/11/10 04:07:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/10 04:07:20 DEBUG : sub dir/hello world: Excluded 2024/11/10 04:07:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/10 04:07:20 DEBUG : sub dir/hello world2: Excluded 2024/11/10 04:07:20 DEBUG : sub dir/ignore dir: Excluded 2024/11/10 04:07:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/10 04:07:20 DEBUG : sub dir/hello world: Excluded 2024/11/10 04:07:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/10 04:07:20 DEBUG : sub dir/hello world2: Excluded 2024/11/10 04:07:21 DEBUG : sub dir/ignore dir: Excluded 2024/11/10 04:07:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2024/11/10 04:07:28 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2024/11/10 04:07:28 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2024/11/10 04:07:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2024/11/10 04:07:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2024/11/10 04:07:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/11/10 04:07:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (27.64s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:07:32 DEBUG : file1: md5 = d7ae8cfe3c8e3915be4e70a44bb36981 OK 2024/11/10 04:07:35 DEBUG : sub/file2: md5 = 4bdfb1eee55660a84e4d0cd69430d6f4 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/11/10 04:07:38 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2024/11/10 04:07:38 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2024/11/10 04:07:38 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2024/11/10 04:07:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (11.75s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.30s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.55s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.27s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.73s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:07:43 DEBUG : file1: md5 = d16aa4316e88ff6be80488c92ab14506 OK 2024/11/10 04:07:46 DEBUG : sub/file2: md5 = d2e40ab65c224535ebf30828582b2cce 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/11/10 04:07:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juvopit5qomo/notfound" 2024/11/10 04:07:51 DEBUG : Creating backend with remote "TestDrive:crypt/ns5tmoebkprkc9lvg6h277ukfdksk0ffc00bkpk0pu226mlkf2ng/qe0i31qdkoejk60elps0ni5sqk" 2024/11/10 04:07:55 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (14.05s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.29s) --- PASS: TestStatJSON/Dir (0.58s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.27s) --- PASS: TestStatJSON/NotFound (0.57s) --- PASS: TestStatJSON/DirFilesOnly (0.27s) --- PASS: TestStatJSON/FileFilesOnly (0.27s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.28s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (1.95s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:07:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo': Making directory 2024/11/10 04:07:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo': Making directory --- PASS: TestMkdir (0.75s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:07:59 DEBUG : sub dir/hello world: md5 = 6d0929bf06bd28ad73dfccbae8bf3d26 OK 2024/11/10 04:08:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (6.11s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:08:04 DEBUG : potato2: md5 = 207d0c711fe2f89c987f3b98f02edb74 OK 2024/11/10 04:08:06 DEBUG : empty space: md5 = 1916be9669d4e2e54b1322341bee9bb5 OK --- PASS: TestLs (6.13s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:08:10 DEBUG : potato2: md5 = 2823d0cf342686889c559c579fad9be0 OK 2024/11/10 04:08:12 DEBUG : empty space: md5 = 63fcadc1d047cd3606599ed75a140741 OK 2024/11/10 04:08:13 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/11/10 04:08:13 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (6.14s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:08:17 DEBUG : potato2: md5 = e07f2ca8bf53d820b6678325ffbb4475 OK 2024/11/10 04:08:19 DEBUG : empty space: md5 = ae340906c41ef89b2bce8b80403d967e OK --- PASS: TestLsLong (6.10s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:08:23 DEBUG : potato2: md5 = 955914b511703be71c8198f8d8facefc OK 2024/11/10 04:08:24 DEBUG : empty space: md5 = 1a01a37aa5ca32c4c42aa07d94809096 OK --- PASS: TestHashSums (5.56s) === RUN TestHashSumsWithErrors 2024/11/10 04:08:26 DEBUG : Creating backend with remote ":memory:" 2024/11/10 04:08:26 DEBUG : Config file has changed externally - reloading 2024/11/10 04:08:26 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/11/10 04:08:26 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/10 04:08:26 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/10 04:08:26 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/10 04:08:26 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/10 04:08:26 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/10 04:08:26 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/10 04:08:26 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/11/10 04:08:26 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-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:08:28 DEBUG : potato2: md5 = 54dc580224fbd85f12b5cafe05a554f6 OK 2024/11/10 04:08:30 DEBUG : empty space: md5 = f97b3314530906a616a7f2da609cfba2 OK 2024/11/10 04:08:33 DEBUG : sub dir/potato3: md5 = 87f011ef12e1e33cb1b13e8909b92b1c OK 2024/11/10 04:08:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.73s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:08:39 DEBUG : small: md5 = 814eaf41a8ed43c6de879f42d15c0004 OK 2024/11/10 04:08:41 DEBUG : medium: md5 = 561135d75439943242a5c958a5272180 OK 2024/11/10 04:08:42 DEBUG : large: md5 = 749f6d8cdf3ee632691b6fbfa41ce908 OK 2024/11/10 04:08:43 DEBUG : Waiting for deletions to finish 2024/11/10 04:08:43 DEBUG : large: Excluded (Size Filter) 2024/11/10 04:08:44 INFO : small: Deleted 2024/11/10 04:08:44 INFO : medium: Deleted --- PASS: TestDelete (7.94s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:08:47 DEBUG : small: md5 = 3615e3bbb824c80a9e056e4dd40fcd4d OK 2024/11/10 04:08:49 DEBUG : medium: md5 = 5bdd65b728533947d0eac4035e097b04 OK 2024/11/10 04:08:51 DEBUG : large: md5 = d40678022e43a370e55393a4c0cf755a OK 2024/11/10 04:08:51 DEBUG : Waiting for deletions to finish 2024/11/10 04:08:51 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2024/11/10 04:08:52 INFO : small: Deleted 2024/11/10 04:08:52 INFO : large: Deleted --- PASS: TestMaxDelete (8.59s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:08:55 DEBUG : small: md5 = 5ab348d22f547c67dafa937bd0dd6545 OK 2024/11/10 04:08:57 DEBUG : medium: md5 = 456f54a3bdf393182d67c7995fa90f6b OK 2024/11/10 04:08:59 DEBUG : large: md5 = c1c4b878d23c8bd5bed7929835b457f6 OK 2024/11/10 04:08:59 DEBUG : Waiting for deletions to finish 2024/11/10 04:09:00 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/11/10 04:09:00 INFO : small: Deleted 2024/11/10 04:09:00 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.36s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:09:04 DEBUG : small: md5 = 5bcc984df96da9677d5b8194f59a31a7 OK 2024/11/10 04:09:05 DEBUG : medium: md5 = 3a8f008a22bebb376ff2215d8a7f526f OK 2024/11/10 04:09:07 DEBUG : large: md5 = a440082b01aa748974d0342d8e9c7777 OK 2024/11/10 04:09:08 DEBUG : Waiting for deletions to finish 2024/11/10 04:09:08 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2024/11/10 04:09:08 INFO : small: Deleted 2024/11/10 04:09:08 INFO : large: Deleted --- PASS: TestMaxDeleteSize (8.32s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:09:12 DEBUG : ReadFile: md5 = f9229c1af00c0c5e0dc4850779d3dd3c OK --- PASS: TestReadFile (4.93s) === RUN TestRetry 2024/11/10 04:09:15 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/11/10 04:09:15 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/11/10 04:09:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/10 04:09:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/10 04:09:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/10 04:09:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/10 04:09:15 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-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:09:17 DEBUG : file1: md5 = e852002e8e79fdcf0e7de19675adae15 OK 2024/11/10 04:09:19 DEBUG : file2: md5 = bf466d4501121f60992e784605cc2a2a OK --- PASS: TestCat (19.60s) === RUN TestPurge 2024/11/10 04:09:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wigefij6taxi" 2024/11/10 04:09:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/10 04:09:35 DEBUG : Creating backend with remote "TestDrive:crypt/6uk6vq3vinfjek563bci49atescealgoel037do9tqhhf8h8n300" 2024/11/10 04:09:36 DEBUG : Creating backend with remote "/tmp/rclone970978026" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wigefij6taxi'", Local "Local file system at /tmp/rclone970978026", Modify Window "1ms" 2024/11/10 04:09:42 DEBUG : A1/B1/C1/one: md5 = 8e7aec07b76d7d42f7b844f6c622b9e0 OK 2024/11/10 04:09:42 DEBUG : A2: Making directory 2024/11/10 04:09:43 DEBUG : A1/B2: Making directory 2024/11/10 04:09:44 DEBUG : A1/B2/C2: Making directory 2024/11/10 04:09:46 DEBUG : A1/B1/C3: Making directory 2024/11/10 04:09:47 DEBUG : A3: Making directory 2024/11/10 04:09:48 DEBUG : A3/B3: Making directory 2024/11/10 04:09:49 DEBUG : A3/B3/C4: Making directory 2024/11/10 04:09:52 DEBUG : A1/two: md5 = 0f726166e61ffadc0c48d984284bb6be OK 2024/11/10 04:09:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wigefij6taxi': Purge remote 2024/11/10 04:09:56 NOTICE: purge failed: directory not found --- PASS: TestPurge (21.22s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:10:01 DEBUG : A1/B1/C1/one: md5 = 81c0997de0493e2c081023ec12b0ca8c OK 2024/11/10 04:10:01 DEBUG : A2: Making directory 2024/11/10 04:10:03 DEBUG : A1/B2: Making directory 2024/11/10 04:10:04 DEBUG : A1/B2/C2: Making directory 2024/11/10 04:10:05 DEBUG : A1/B1/C3: Making directory 2024/11/10 04:10:06 DEBUG : A3: Making directory 2024/11/10 04:10:07 DEBUG : A3/B3: Making directory 2024/11/10 04:10:08 DEBUG : A3/B3/C4: Making directory 2024/11/10 04:10:11 DEBUG : A1/two: md5 = d9ca94d379d048c345640b3b01dafd25 OK 2024/11/10 04:10:12 DEBUG : removing 1 level 3 directories 2024/11/10 04:10:12 INFO : A3/B3/C4: Removing directory 2024/11/10 04:10:15 DEBUG : removing 2 level 3 directories 2024/11/10 04:10:15 INFO : A1/B2/C2: Removing directory 2024/11/10 04:10:15 INFO : A1/B1/C3: Removing directory 2024/11/10 04:10:16 DEBUG : removing 2 level 2 directories 2024/11/10 04:10:16 INFO : A3/B3: Removing directory 2024/11/10 04:10:16 INFO : A1/B2: Removing directory 2024/11/10 04:10:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/10 04:10:17 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2024/11/10 04:10:17 DEBUG : removing 2 level 1 directories 2024/11/10 04:10:17 INFO : A3: Removing directory 2024/11/10 04:10:17 INFO : A2: Removing directory 2024/11/10 04:10:17 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2024/11/10 04:10:22 DEBUG : removing 1 level 3 directories 2024/11/10 04:10:22 INFO : A1/B1/C1: Removing directory 2024/11/10 04:10:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/10 04:10:23 DEBUG : removing 1 level 2 directories 2024/11/10 04:10:23 INFO : A1/B1: Removing directory 2024/11/10 04:10:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/10 04:10:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/10 04:10:24 DEBUG : removing 1 level 1 directories 2024/11/10 04:10:24 INFO : A1: Removing directory 2024/11/10 04:10:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/10 04:10:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/10 04:10:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/10 04:10:25 DEBUG : removing 1 level 0 directories 2024/11/10 04:10:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo': Removing directory 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/10 04:10:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (30.48s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:10:28 DEBUG : A1: Making directory 2024/11/10 04:10:29 DEBUG : A1/B1: Making directory 2024/11/10 04:10:30 DEBUG : A1/B1/C1: Making directory 2024/11/10 04:10:33 DEBUG : removing 1 level 3 directories 2024/11/10 04:10:33 INFO : A1/B1/C1: Removing directory 2024/11/10 04:10:34 DEBUG : removing 1 level 2 directories 2024/11/10 04:10:34 INFO : A1/B1: Removing directory 2024/11/10 04:10:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/10 04:10:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (10.67s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:10:37 DEBUG : A1: Making directory 2024/11/10 04:10:38 DEBUG : A1/B1: Making directory 2024/11/10 04:10:39 DEBUG : A1/B1/C1: Making directory 2024/11/10 04:10:43 DEBUG : removing 1 level 3 directories 2024/11/10 04:10:43 INFO : A1/B1/C1: Removing directory 2024/11/10 04:10:44 DEBUG : removing 1 level 2 directories 2024/11/10 04:10:44 INFO : A1/B1: Removing directory 2024/11/10 04:10:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/10 04:10:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.64s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:10:49 DEBUG : file1: md5 = b55555a12e2f3cd16bf45a7614baffdb OK 2024/11/10 04:10:50 DEBUG : filename.txt: File name found in url 2024/11/10 04:10:51 DEBUG : filename.txt: md5 = a7ab7572faa2e3c3ff41ba55bbe57f36 OK 2024/11/10 04:10:51 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/11/10 04:10:53 DEBUG : headerfilename.txt: md5 = b831ec71db702d89a0f807fde4b8e5f8 OK 2024/11/10 04:10:55 DEBUG : file2: md5 = c2405098c9763ad07982bd0cd0988e5f OK --- PASS: TestCopyURL (10.80s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:10:58 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/10 04:11:01 DEBUG : sub/file2: md5 = 3d490b33142bbddec30e2e292399ccd7 OK 2024/11/10 04:11:01 INFO : file1: Copied (new) to: sub/file2 2024/11/10 04:11:01 INFO : file1: Deleted 2024/11/10 04:11:01 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 04:11:01 DEBUG : file1: Unchanged skipping 2024/11/10 04:11:01 INFO : file1: Deleted 2024/11/10 04:11:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo': don't need to copy/move sub/file2, it is already at target location 2024/11/10 04:11:04 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (7.06s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:11:05 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/10 04:11:07 DEBUG : file1: md5 = 314216d495f2054ae1c2fb515130c2c4 OK 2024/11/10 04:11:07 INFO : file1: Copied (new) 2024/11/10 04:11:07 INFO : file1: Deleted 2024/11/10 04:11:08 DEBUG : file1: Destination exists, skipping 2024/11/10 04:11:08 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.62s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.48s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:11:13 DEBUG : dst/file1: md5 = 8f449fc0799061dcf54e733da780e40b OK 2024/11/10 04:11:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juvopit5qomo/backup" 2024/11/10 04:11:14 DEBUG : Creating backend with remote "TestDrive:crypt/ns5tmoebkprkc9lvg6h277ukfdksk0ffc00bkpk0pu226mlkf2ng/1nrff024r7pq65ecp72fc28jb0" 2024/11/10 04:11:16 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/10 04:11:19 INFO : dst/file1: Moved (server-side) 2024/11/10 04:11:21 DEBUG : dst/file1: md5 = 7c506ef945346daa6fbec5281d877bb5 OK 2024/11/10 04:11:21 INFO : dst/file1: Copied (new) 2024/11/10 04:11:21 INFO : dst/file1: Deleted 2024/11/10 04:11:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/10 04:11:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/10 04:11:26 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (16.12s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:11:29 DEBUG : A1/one: md5 = 5e06454c37c51e36f4ffaeb152ed6e4c OK 2024/11/10 04:11:31 DEBUG : A1/two: md5 = 985e5fc6d2e8100221c9214dca3f8b59 OK 2024/11/10 04:11:34 DEBUG : A1/B1/three: md5 = e0091ea97bd142fd50cad7b4a4134e03 OK 2024/11/10 04:11:37 DEBUG : A1/B1/C1/four: md5 = 43d8029b9aecea39ec480c63de93c402 OK 2024/11/10 04:11:40 DEBUG : A1/B1/C2/five: md5 = f737d59b11b6132625854b012a854cd0 OK 2024/11/10 04:11:40 DEBUG : A1/B2: Making directory 2024/11/10 04:11:41 DEBUG : A1/B1/C3: Making directory 2024/11/10 04:11:54 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/11/10 04:11:54 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/11/10 04:11:54 INFO : A2/one: Moved (server-side) to: A3/one 2024/11/10 04:11:54 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/11/10 04:11:55 INFO : A2/two: Moved (server-side) to: A3/two 2024/11/10 04:11:59 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/10 04:11:59 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/10 04:11:59 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/10 04:11:59 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/10 04:11:59 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/10 04:12:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/11/10 04:12:10 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/11/10 04:12:10 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/11/10 04:12:10 INFO : A3/two: Moved (server-side) to: A4/two 2024/11/10 04:12:10 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/11/10 04:12:10 INFO : A3/one: Moved (server-side) to: A4/one 2024/11/10 04:12:15 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/10 04:12:15 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/10 04:12:15 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/10 04:12:16 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/10 04:12:16 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/10 04:12:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2024/11/10 04:12:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2024/11/10 04:12:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/10 04:12:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/10 04:12:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/10 04:12:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/10 04:12:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/10 04:12:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/10 04:12:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/10 04:12:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (60.95s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:12:27 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.49s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:12:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo': File to upload is small (34 bytes), uploading instead of streaming 2024/11/10 04:12:30 DEBUG : no_checksum_small_file_from_pipe: md5 = 761090b1e1e6c130f7fe54d7027fc83a OK 2024/11/10 04:12:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/11/10 04:12:30 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/10 04:12:31 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2024/11/10 04:12:32 DEBUG : no_checksum_big_file_from_pipe: md5 = 03ea433ac86503198260d6f987a0b683 OK 2024/11/10 04:12:32 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-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:12:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo': File to upload is small (34 bytes), uploading instead of streaming 2024/11/10 04:12:36 DEBUG : with_checksum_small_file_from_pipe: md5 = 6c9502f5d29fa0cfe2cee2612e196fd1 OK 2024/11/10 04:12:36 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/10 04:12:37 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2024/11/10 04:12:38 DEBUG : with_checksum_big_file_from_pipe: md5 = d9f73352793b05d2db4d4eb605df37f3 OK 2024/11/10 04:12:38 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-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:12:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo': File to upload is small (34 bytes), uploading instead of streaming 2024/11/10 04:12:42 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 04:12:43 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/11/10 04:12:44 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-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:12:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo': File to upload is small (34 bytes), uploading instead of streaming 2024/11/10 04:12:49 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/10 04:12:49 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/11/10 04:12:50 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (25.06s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.90s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.12s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.61s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.43s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2024/11/10 04:12:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo': File to upload is small (48 bytes), uploading instead of streaming 2024/11/10 04:12:55 DEBUG : rcat_metadata: md5 = 32aa42371a6140aa776add3fd772c04c OK 2024/11/10 04:12:55 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2024/11/10 04:12:57 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2024/11/10 04:12:59 DEBUG : rcat_metadata_uploadcutoff0: md5 = fd15bdb7fad4f4b5ce02dc0c9bec3285 OK 2024/11/10 04:12:59 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (7.78s) --- PASS: TestRcatMetadata/Normal (3.22s) --- PASS: TestRcatMetadata/ViaDisk (4.09s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:13:02 DEBUG : potato1: md5 = d3d0428d77edb2efc346535ec1cafa5e OK 2024/11/10 04:13:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo': File to upload is small (60 bytes), uploading instead of streaming 2024/11/10 04:13:04 DEBUG : potato2: md5 = c7a81ca3af8454fd5e1c1d08e16c7c2e OK 2024/11/10 04:13:04 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.31s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:13:08 DEBUG : potato1: md5 = 9f182fead9a6dde08431dd01e75fe7a6 OK 2024/11/10 04:13:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo': File to upload is small (60 bytes), uploading instead of streaming 2024/11/10 04:13:09 DEBUG : potato2: md5 = 2d21d210e235ce78ec7eb80f5febf8ed OK 2024/11/10 04:13:09 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.91s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:13:14 DEBUG : potato2: md5 = 49c27f02f4c0c9082dbd3cb25fdb9db7 OK 2024/11/10 04:13:16 DEBUG : empty space: md5 = 15358a25cd4078ba321d1c4b57c90974 OK 2024/11/10 04:13:19 DEBUG : sub dir/potato3: md5 = 25ba8bb22a5d860d4fe299340901ba2e OK 2024/11/10 04:13:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo': Touching "empty space" 2024/11/10 04:13:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo': Touching "potato2" 2024/11/10 04:13:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo': Touching "sub dir/potato3" 2024/11/10 04:13:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (14.03s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:13:26 DEBUG : dir with metadata: Making directory with metadata 2024/11/10 04:13:27 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.98s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:13:29 DEBUG : directory with modtime: Making directory with metadata 2024/11/10 04:13:30 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.96s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:13:32 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/11/10 04:13:32 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/10 04:13:32 DEBUG : Google drive root 'crypt/ns5tmoebkprkc9lvg6h277ukfdksk0ffc00bkpk0pu226mlkf2ng': Skipping btime metadata as can't update it on an existing file: 2024-11-10T04:13:32.437289851Z 2024/11/10 04:13:33 INFO : non existent directory: Updated directory metadata 2024/11/10 04:13:36 DEBUG : Google drive root 'crypt/ns5tmoebkprkc9lvg6h277ukfdksk0ffc00bkpk0pu226mlkf2ng': Skipping btime metadata as can't update it on an existing file: 2024-11-10T04:13:32.437289851Z 2024/11/10 04:13:36 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (6.33s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:13:38 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2024/11/10 04:13:41 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2024/11/10 04:13:41 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.02s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:13:43 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/11/10 04:13:43 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/10 04:13:43 DEBUG : dst: Making directory with metadata 2024/11/10 04:13:44 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/10 04:13:44 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 04:13:45 INFO : dst: Set directory modification time (using SetModTime) 2024/11/10 04:13:46 INFO : dst: Set directory modification time (using SetModTime) 2024/11/10 04:13:46 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2024/11/10 04:13:46 INFO : dst: Set directory modification time (using SetModTime) 2024/11/10 04:13:46 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.66s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo'", Local "Local file system at /tmp/rclone3300672900", Modify Window "1ms" 2024/11/10 04:13:51 DEBUG : sub dir/test remove existing: md5 = d16bc6b8cbe3022d4130c4ba10a1bd73 OK 2024/11/10 04:13:52 DEBUG : sub dir/test remove existing with long name 1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890: md5 = 35645118525ce1fd12b432556c10dae3 OK 2024/11/10 04:13:54 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.hegezon2" before starting 2024/11/10 04:13:56 DEBUG : sub dir/test remove existing.hegezon2: TEST: removing renamed existing file after operation 2024/11/10 04:13:57 DEBUG : sub dir/test remove existing with long name 1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890: TEST: renaming existing object to "sub dir/test remove existing with long name 1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901.cejonid6" before starting 2024/11/10 04:13:59 DEBUG : sub dir/test remove existing with long name 1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901.cejonid6: TEST: renaming existing back after failed operation 2024/11/10 04:14:00 DEBUG : sub dir/test remove existing with long name 1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890: TEST: renaming existing object to "sub dir/test remove existing with long name 1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901.fagifem9" before starting 2024/11/10 04:14:01 DEBUG : sub dir/test remove existing with long name 1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901.fagifem9: TEST: removing renamed existing file after operation 2024/11/10 04:14:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "usm3q2nn9u1kkt82hrcjh5vnhn63l4ks4dq1ghdt03nn24udqvj0" 2024/11/10 04:14:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "r6jbmt96436h06i79svvf9jj4e007k222h09ds8e8e5j1toc84eg41uff6ql12pf02j0v8df5t13d0vpo0ei9ldvomb2g12ieplmhorr28ncg1amho967im83l1i1v2p83jeon8n43p9p7an4sjmt0plaij3t6gporpofcit6m8lnujkqerbs323jn9cv31akm9tnhso24rr70v9ukm051p7vt4omuqm9k0h3dg" --- PASS: TestRemoveExisting (16.04s) === 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/11/10 04:14:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juvopit5qomo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 13m18.028303388s (try 1/5)