"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2024/10/29 03:10:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-desayuz7coka" 2024/10/29 03:10:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/29 03:10:22 DEBUG : Creating backend with remote "TestDrive:crypt/7vdb9e7ekcklntjoojh27bt0veps8oo1489vsoh6i0chu577fc2g" 2024/10/29 03:10:23 DEBUG : Creating backend with remote "/tmp/rclone2049537534" === 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-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.28s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", 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/10/29 03:10:23 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/10/29 03:10:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/29 03:10:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/29 03:10:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/10/29 03:10:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/29 03:10:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/29 03:10:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/29 03:10:23 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/10/29 03:10:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/29 03:10:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/29 03:10:23 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/10/29 03:10:23 DEBUG : potato: Seek from 10 to 0 2024/10/29 03:10:23 DEBUG : potato: Seek from 10 to 0 2024/10/29 03:10:23 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/10/29 03:10:23 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/10/29 03:10:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/29 03:10:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/29 03:10:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/10/29 03:10:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/29 03:10:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/29 03:10:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/29 03:10:23 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/10/29 03:10:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/29 03:10:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/29 03:10:23 DEBUG : potato: Seek from 5 to 2 2024/10/29 03:10:23 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/10/29 03:10:23 DEBUG : potato: Seek from 7 to 0 2024/10/29 03:10:23 DEBUG : potato: Seek from 7 to 0 2024/10/29 03:10:23 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/10/29 03:10:23 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/10/29 03:10:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/29 03:10:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/29 03:10:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/10/29 03:10:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/29 03:10:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/29 03:10:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/29 03:10:23 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/10/29 03:10:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/29 03:10:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/29 03:10:23 DEBUG : potato: Seek from 5 to 2 2024/10/29 03:10:23 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/10/29 03:10:23 DEBUG : potato: Seek from 8 to 0 2024/10/29 03:10:23 DEBUG : potato: Seek from 8 to 0 2024/10/29 03:10:23 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/10/29 03:10:23 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/10/29 03:10:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/29 03:10:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/29 03:10:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/10/29 03:10:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/29 03:10:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/29 03:10:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/29 03:10:23 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/10/29 03:10:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/29 03:10:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/29 03:10:23 DEBUG : potato: Seek from 5 to 2 2024/10/29 03:10:23 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/10/29 03:10:23 DEBUG : potato: Seek from 9 to 0 2024/10/29 03:10:23 DEBUG : potato: Seek from 9 to 0 2024/10/29 03:10:23 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-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" 2024/10/29 03:10:27 DEBUG : rutabaga: md5 = b9abe5198d3660111398da054f2eff0b OK === RUN TestCheck/1 === RUN TestCheck/2 2024/10/29 03:10:30 DEBUG : empty space: md5 = 47bbeeed1485cf3a494465109321a18d OK === RUN TestCheck/3 2024/10/29 03:10:32 DEBUG : potato2: md5 = efaee0084ce5d4af6b0592ee8f46b891 OK === RUN TestCheck/4 === RUN TestCheck/5 2024/10/29 03:10:35 DEBUG : remotepotato: md5 = e3b91ce79018fc214530c812f334609f OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (16.63s) --- PASS: TestCheck/1 (0.31s) --- PASS: TestCheck/2 (0.28s) --- PASS: TestCheck/3 (0.31s) --- PASS: TestCheck/4 (0.31s) --- PASS: TestCheck/5 (0.31s) --- PASS: TestCheck/6 (0.30s) --- PASS: TestCheck/7 (0.30s) === RUN TestCheckFsError 2024/10/29 03:10:40 DEBUG : Creating backend with remote "nonexistent" 2024/10/29 03:10:40 DEBUG : Creating backend with remote "nonexistent" 2024/10/29 03:10:40 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/10/29 03:10:40 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/10/29 03:10:40 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/10/29 03:10:40 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-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" 2024/10/29 03:10:42 DEBUG : rutabaga: md5 = 94f987571eca381cec65d9e9a3f3c527 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/10/29 03:10:47 DEBUG : empty space: md5 = b659adef903d7ad6810b001dca2f2547 OK === RUN TestCheckDownload/3 2024/10/29 03:10:50 DEBUG : potato2: md5 = 450130bdd5f09b48ebc561321cc535e1 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/10/29 03:10:55 DEBUG : remotepotato: md5 = 46917f87872e99d704ab2e2d05793330 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (21.36s) --- PASS: TestCheckDownload/1 (1.46s) --- PASS: TestCheckDownload/2 (1.23s) --- PASS: TestCheckDownload/3 (1.08s) --- PASS: TestCheckDownload/4 (1.40s) --- PASS: TestCheckDownload/5 (1.23s) --- PASS: TestCheckDownload/6 (1.42s) --- PASS: TestCheckDownload/7 (1.13s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" 2024/10/29 03:11:03 DEBUG : rutabaga: md5 = 4cf222cd428569c3380f457a3165c7e2 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/10/29 03:11:06 DEBUG : empty space: md5 = fca24ad906e8d6f25e3563d4319c16f8 OK === RUN TestCheckSizeOnly/3 2024/10/29 03:11:09 DEBUG : potato2: md5 = 941395a6ee767bbb584ad398e4c35684 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/10/29 03:11:12 DEBUG : remotepotato: md5 = 3d86d184947b4d27cfcbf81d5da569a8 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (15.04s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.28s) --- PASS: TestCheckSizeOnly/3 (0.30s) --- PASS: TestCheckSizeOnly/4 (0.29s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.30s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" 2024/10/29 03:11:18 DEBUG : test.sum: md5 = b6ea3cfda74c11efff531f24dc79dffa OK 2024/10/29 03:11:20 NOTICE: test.sum: improperly formatted checksum line 4 2024/10/29 03:11:20 NOTICE: test.sum: improperly formatted checksum line 5 2024/10/29 03:11:20 NOTICE: test.sum: improperly formatted checksum line 6 2024/10/29 03:11:20 NOTICE: test.sum: 2 warning(s) suppressed... 2024/10/29 03:11:22 DEBUG : test.sum: md5 = 2494c1ac2e7a3925bbeb519481dffd5b OK 2024/10/29 03:11:23 NOTICE: test.sum: improperly formatted checksum line 4 2024/10/29 03:11:23 NOTICE: test.sum: improperly formatted checksum line 5 2024/10/29 03:11:23 NOTICE: test.sum: improperly formatted checksum line 6 2024/10/29 03:11:23 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (8.03s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" 2024/10/29 03:11:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-desayuz7coka/data" 2024/10/29 03:11:24 DEBUG : Creating backend with remote "TestDrive:crypt/7vdb9e7ekcklntjoojh27bt0veps8oo1489vsoh6i0chu577fc2g/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka/data' lacks md5, skipping --- SKIP: TestCheckSum (2.26s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" 2024/10/29 03:11:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-desayuz7coka/data" 2024/10/29 03:11:27 DEBUG : Creating backend with remote "TestDrive:crypt/7vdb9e7ekcklntjoojh27bt0veps8oo1489vsoh6i0chu577fc2g/vjrnln8ratgmqakfosrqe8espk" 2024/10/29 03:11:32 DEBUG : data/banana: md5 = d818a3959763a3ade2850159765cb64f OK 2024/10/29 03:11:33 DEBUG : test.sum: md5 = 295f745fdbf9f197f5655965c5ef0308 OK === RUN TestCheckSumDownload/subtest1 2024/10/29 03:11:39 DEBUG : data/potato: md5 = f75db18007ab4619f5b95cfb5f94cadc OK 2024/10/29 03:11:41 DEBUG : test.sum: md5 = 63ba0aa1830de422410cf90e07854542 OK === RUN TestCheckSumDownload/subtest2 2024/10/29 03:11:47 DEBUG : test.sum: md5 = 767e3a68939acd9368618307fb0b1990 OK === RUN TestCheckSumDownload/subtest3 2024/10/29 03:11:52 DEBUG : test.sum: md5 = d743b1c7ddf54dd8fd45b3ad5e08ea78 OK === RUN TestCheckSumDownload/subtest4 2024/10/29 03:11:57 DEBUG : test.sum: md5 = d189c1884f2ee40da8d800b725c300c4 OK === RUN TestCheckSumDownload/subtest5 2024/10/29 03:12:02 DEBUG : test.sum: md5 = 5c3472132000eeafcba25c07ec7695b6 OK === RUN TestCheckSumDownload/subtest6 2024/10/29 03:12:07 DEBUG : data/banana: md5 = a34daad5f6c6be471b6c16f3e046c961 OK 2024/10/29 03:12:09 DEBUG : data/potato: md5 = 6bf55b13c13c82b8c3f27401dae830b8 OK 2024/10/29 03:12:11 DEBUG : test.sum: md5 = 7443897e2dd4d825fb00fd08b7f2f259 OK === RUN TestCheckSumDownload/subtest7 2024/10/29 03:12:18 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/10/29 03:12:18 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (51.98s) --- PASS: TestCheckSumDownload/subtest1 (3.64s) --- PASS: TestCheckSumDownload/subtest2 (3.18s) --- PASS: TestCheckSumDownload/subtest3 (2.89s) --- PASS: TestCheckSumDownload/subtest4 (2.67s) --- PASS: TestCheckSumDownload/subtest5 (2.36s) --- PASS: TestCheckSumDownload/subtest6 (2.37s) --- PASS: TestCheckSumDownload/subtest7 (2.81s) === RUN TestApplyTransforms 2024/10/29 03:12:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-keqavos1mare" 2024/10/29 03:12:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/29 03:12:19 DEBUG : Creating backend with remote "TestDrive:crypt/oe2f686i3i6fhojaqe8b2e91d2js6cqgok3obtcvdojnqe1tjhgg" 2024/10/29 03:12:20 DEBUG : Creating backend with remote "/tmp/rclone7923067" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keqavos1mare'", Local "Local file system at /tmp/rclone7923067", Modify Window "1ms" 2024/10/29 03:12:23 DEBUG : hello, world!: md5 = 26afca8f32510af8a2180746ea9bd5dc OK upper checkfile vs. lower remote (without normalization) 2024/10/29 03:12:24 ERROR : hello, world!: sum not found 2024/10/29 03:12:24 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-keqavos1mare' 2024/10/29 03:12:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-keqavos1mare': 1 files missing 2024/10/29 03:12:24 NOTICE: 1 hashes missing 2024/10/29 03:12:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-keqavos1mare': 2 differences found 2024/10/29 03:12:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-keqavos1mare': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/10/29 03:12:25 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/29 03:12:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-keqavos1mare': 0 differences found 2024/10/29 03:12:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-keqavos1mare': 1 matching files 2024/10/29 03:12:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nutojep6dale" 2024/10/29 03:12:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/29 03:12:25 DEBUG : Creating backend with remote "TestDrive:crypt/ukulvnc50g8led2fr45f2jg2rlicmsaulejvoo5brjphku79utlg" 2024/10/29 03:12:26 DEBUG : Creating backend with remote "/tmp/rclone2373721313" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nutojep6dale'", Local "Local file system at /tmp/rclone2373721313", Modify Window "1ms" 2024/10/29 03:12:29 DEBUG : HELLO, WORLD!: md5 = cb277c4cc01df57ef734620183f3c90c OK lower checkfile vs. upper remote (without normalization) 2024/10/29 03:12:30 ERROR : HELLO, WORLD!: sum not found 2024/10/29 03:12:30 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nutojep6dale' 2024/10/29 03:12:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nutojep6dale': 1 files missing 2024/10/29 03:12:30 NOTICE: 1 hashes missing 2024/10/29 03:12:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nutojep6dale': 2 differences found 2024/10/29 03:12:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nutojep6dale': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/10/29 03:12:31 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/29 03:12:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nutojep6dale': 0 differences found 2024/10/29 03:12:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nutojep6dale': 1 matching files 2024/10/29 03:12:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jajojit7lonu" 2024/10/29 03:12:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/29 03:12:31 DEBUG : Creating backend with remote "TestDrive:crypt/grrgavgk5vfn53k15lafmggqjblbqprpkv1q3fo2gqsg2pq7hcg0" 2024/10/29 03:12:32 DEBUG : Creating backend with remote "/tmp/rclone556553077" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajojit7lonu'", Local "Local file system at /tmp/rclone556553077", Modify Window "1ms" 2024/10/29 03:12:35 DEBUG : HeLlO, wOrLd!: md5 = b312ea1d047352eec112a0c6060e7d1a OK lower checkfile vs. upperlowermixed remote (without normalization) 2024/10/29 03:12:36 ERROR : HeLlO, wOrLd!: sum not found 2024/10/29 03:12:36 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jajojit7lonu' 2024/10/29 03:12:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jajojit7lonu': 1 files missing 2024/10/29 03:12:36 NOTICE: 1 hashes missing 2024/10/29 03:12:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jajojit7lonu': 2 differences found 2024/10/29 03:12:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jajojit7lonu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/10/29 03:12:37 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/29 03:12:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jajojit7lonu': 0 differences found 2024/10/29 03:12:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jajojit7lonu': 1 matching files 2024/10/29 03:12:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vazigok9wove" 2024/10/29 03:12:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/29 03:12:37 DEBUG : Creating backend with remote "TestDrive:crypt/s54h0bklk96a6dud03570p0iqtfs0m6tec6hkl2hoo1nq48emck0" 2024/10/29 03:12:39 DEBUG : Creating backend with remote "/tmp/rclone2749832542" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vazigok9wove'", Local "Local file system at /tmp/rclone2749832542", Modify Window "1ms" 2024/10/29 03:12:42 DEBUG : HELLO, WORLD!: md5 = 0acd776f419bd674732233d42f5a8465 OK upperlowermixed checkfile vs. upper remote (without normalization) 2024/10/29 03:12:42 ERROR : HELLO, WORLD!: sum not found 2024/10/29 03:12:42 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vazigok9wove' 2024/10/29 03:12:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vazigok9wove': 1 files missing 2024/10/29 03:12:42 NOTICE: 1 hashes missing 2024/10/29 03:12:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vazigok9wove': 2 differences found 2024/10/29 03:12:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vazigok9wove': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/10/29 03:12:44 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/29 03:12:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vazigok9wove': 0 differences found 2024/10/29 03:12:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vazigok9wove': 1 matching files 2024/10/29 03:12:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yehitaf9hewo" 2024/10/29 03:12:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/29 03:12:44 DEBUG : Creating backend with remote "TestDrive:crypt/4la0p3lpv48ni0erl98j73aj7uqfnp345m9rgh2mc4eoaf8ck3p0" 2024/10/29 03:12:45 DEBUG : Creating backend with remote "/tmp/rclone3070591852" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehitaf9hewo'", Local "Local file system at /tmp/rclone3070591852", Modify Window "1ms" 2024/10/29 03:12:48 DEBUG : 測試_Русский___ě_áñ: md5 = 39adc51755eb8f3f28c900213f389d4e OK NFD checkfile vs. NFC remote (without normalization) 2024/10/29 03:12:49 ERROR : 測試_Русский___ě_áñ: sum not found 2024/10/29 03:12:49 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yehitaf9hewo' 2024/10/29 03:12:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yehitaf9hewo': 1 files missing 2024/10/29 03:12:49 NOTICE: 1 hashes missing 2024/10/29 03:12:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yehitaf9hewo': 2 differences found 2024/10/29 03:12:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yehitaf9hewo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/10/29 03:12:50 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/29 03:12:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yehitaf9hewo': 0 differences found 2024/10/29 03:12:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yehitaf9hewo': 1 matching files 2024/10/29 03:12:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fivopap4moja" 2024/10/29 03:12:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/29 03:12:50 DEBUG : Creating backend with remote "TestDrive:crypt/u1ushn6bo1clrr3mh2egfsag6tkvh7h0v4b5idr59kpg5d23k900" 2024/10/29 03:12:51 DEBUG : Creating backend with remote "/tmp/rclone1402581480" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fivopap4moja'", Local "Local file system at /tmp/rclone1402581480", Modify Window "1ms" 2024/10/29 03:12:54 DEBUG : 測試_Русский___ě_áñ: md5 = 7667db759cf622a99198275a77f80bac OK NFC checkfile vs. NFD remote (without normalization) 2024/10/29 03:12:55 ERROR : 測試_Русский___ě_áñ: sum not found 2024/10/29 03:12:55 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fivopap4moja' 2024/10/29 03:12:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fivopap4moja': 1 files missing 2024/10/29 03:12:55 NOTICE: 1 hashes missing 2024/10/29 03:12:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fivopap4moja': 2 differences found 2024/10/29 03:12:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fivopap4moja': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/10/29 03:12:56 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/29 03:12:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fivopap4moja': 0 differences found 2024/10/29 03:12:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fivopap4moja': 1 matching files 2024/10/29 03:12:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ciqihan1duzu" 2024/10/29 03:12:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/29 03:12:56 DEBUG : Creating backend with remote "TestDrive:crypt/04nkjm7vl356v6ul401p46jfssh7anmjt10rlapvvtoo7agsu3j0" 2024/10/29 03:12:57 DEBUG : Creating backend with remote "/tmp/rclone1990990134" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciqihan1duzu'", Local "Local file system at /tmp/rclone1990990134", Modify Window "1ms" 2024/10/29 03:13:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0cfb3a07bf27f6aa1c51972cf466b16f OK NFDx2 checkfile vs. both remote (without normalization) 2024/10/29 03:13:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/29 03:13:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ciqihan1duzu' 2024/10/29 03:13:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ciqihan1duzu': 1 files missing 2024/10/29 03:13:01 NOTICE: 1 hashes missing 2024/10/29 03:13:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ciqihan1duzu': 2 differences found 2024/10/29 03:13:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ciqihan1duzu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/10/29 03:13:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/29 03:13:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ciqihan1duzu': 0 differences found 2024/10/29 03:13:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ciqihan1duzu': 1 matching files 2024/10/29 03:13:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zonomac7puse" 2024/10/29 03:13:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/29 03:13:02 DEBUG : Creating backend with remote "TestDrive:crypt/jndell759d897cm70jupva8n9pmbb6irra544jmrch172vh05et0" 2024/10/29 03:13:03 DEBUG : Creating backend with remote "/tmp/rclone1873656040" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonomac7puse'", Local "Local file system at /tmp/rclone1873656040", Modify Window "1ms" 2024/10/29 03:13:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8163791a281754a1b8a64f66a444b372 OK NFCx2 checkfile vs. both remote (without normalization) 2024/10/29 03:13:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/29 03:13:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zonomac7puse' 2024/10/29 03:13:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zonomac7puse': 1 files missing 2024/10/29 03:13:07 NOTICE: 1 hashes missing 2024/10/29 03:13:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zonomac7puse': 2 differences found 2024/10/29 03:13:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zonomac7puse': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/10/29 03:13:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/29 03:13:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zonomac7puse': 0 differences found 2024/10/29 03:13:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zonomac7puse': 1 matching files 2024/10/29 03:13:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jawureh6juba" 2024/10/29 03:13:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/29 03:13:09 DEBUG : Creating backend with remote "TestDrive:crypt/llufroqav6ponhfv1i6rcgdf6srj534c6apckm71kqbood6c34i0" 2024/10/29 03:13:10 DEBUG : Creating backend with remote "/tmp/rclone93010553" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jawureh6juba'", Local "Local file system at /tmp/rclone93010553", Modify Window "1ms" 2024/10/29 03:13:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = afe3e151e721570d1c19e4bfc566024a OK both checkfile vs. NFDx2 remote (without normalization) 2024/10/29 03:13:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/29 03:13:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jawureh6juba' 2024/10/29 03:13:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jawureh6juba': 1 files missing 2024/10/29 03:13:14 NOTICE: 1 hashes missing 2024/10/29 03:13:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jawureh6juba': 2 differences found 2024/10/29 03:13:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jawureh6juba': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/10/29 03:13:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/29 03:13:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jawureh6juba': 0 differences found 2024/10/29 03:13:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jawureh6juba': 1 matching files 2024/10/29 03:13:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sehevud8lula" 2024/10/29 03:13:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/29 03:13:15 DEBUG : Creating backend with remote "TestDrive:crypt/43ivs6ai9driunhfirkg0pbfr853dbu7jnjj4jnhh1nqim0iafqg" 2024/10/29 03:13:16 DEBUG : Creating backend with remote "/tmp/rclone2914063561" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sehevud8lula'", Local "Local file system at /tmp/rclone2914063561", Modify Window "1ms" 2024/10/29 03:13:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 27eea63e9aa5c32a035796e9f1105337 OK both checkfile vs. NFCx2 remote (without normalization) 2024/10/29 03:13:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/29 03:13:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sehevud8lula' 2024/10/29 03:13:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sehevud8lula': 1 files missing 2024/10/29 03:13:20 NOTICE: 1 hashes missing 2024/10/29 03:13:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sehevud8lula': 2 differences found 2024/10/29 03:13:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sehevud8lula': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/10/29 03:13:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/29 03:13:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sehevud8lula': 0 differences found 2024/10/29 03:13:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sehevud8lula': 1 matching files 2024/10/29 03:13:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sehevud8lula': Purge remote 2024/10/29 03:13:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jawureh6juba': Purge remote 2024/10/29 03:13:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zonomac7puse': Purge remote 2024/10/29 03:13:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ciqihan1duzu': Purge remote 2024/10/29 03:13:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fivopap4moja': Purge remote 2024/10/29 03:13:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yehitaf9hewo': Purge remote 2024/10/29 03:13:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vazigok9wove': Purge remote 2024/10/29 03:13:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajojit7lonu': Purge remote 2024/10/29 03:13:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nutojep6dale': Purge remote 2024/10/29 03:13:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keqavos1mare': Purge remote --- PASS: TestApplyTransforms (71.20s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" 2024/10/29 03:13:30 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/29 03:13:33 DEBUG : sub/file2: md5 = 38b95827f2ac2e1714c75866a4f4d4bb OK 2024/10/29 03:13:33 INFO : file1: Copied (new) to: sub/file2 2024/10/29 03:13:34 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/29 03:13:34 DEBUG : file1: Unchanged skipping 2024/10/29 03:13:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka': don't need to copy/move sub/file2, it is already at target location 2024/10/29 03:13:37 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.77s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", 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-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" 2024/10/29 03:13:41 DEBUG : dst/file1: md5 = 8d55c2c2786af69e33e7681a651d8cec OK 2024/10/29 03:13:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-desayuz7coka/backup" 2024/10/29 03:13:42 DEBUG : Creating backend with remote "TestDrive:crypt/7vdb9e7ekcklntjoojh27bt0veps8oo1489vsoh6i0chu577fc2g/1nrff024r7pq65ecp72fc28jb0" 2024/10/29 03:13:44 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/10/29 03:13:47 INFO : dst/file1: Moved (server-side) 2024/10/29 03:13:49 DEBUG : dst/file1: md5 = 86a6826828da8180f1f1a1375085843c OK 2024/10/29 03:13:49 INFO : dst/file1: Copied (new) 2024/10/29 03:13:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/10/29 03:13:54 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/10/29 03:13:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (17.90s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" 2024/10/29 03:13:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-desayuz7coka/dst" 2024/10/29 03:13:56 DEBUG : Creating backend with remote "TestDrive:crypt/7vdb9e7ekcklntjoojh27bt0veps8oo1489vsoh6i0chu577fc2g/31u3jie661vd5p8j7rtc3hgbh0" 2024/10/29 03:13:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-desayuz7coka/CompareDest" 2024/10/29 03:13:58 DEBUG : Creating backend with remote "TestDrive:crypt/7vdb9e7ekcklntjoojh27bt0veps8oo1489vsoh6i0chu577fc2g/gveqi14airsml4bgu7krj116o8" 2024/10/29 03:14:00 DEBUG : one: Need to transfer - File not found at Destination 2024/10/29 03:14:03 DEBUG : one: md5 = 5e878109fa292b18492cac0967176e1e OK 2024/10/29 03:14:03 INFO : one: Copied (new) 2024/10/29 03:14:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/29 03:14:06 DEBUG : one: md5 = 7cb4b18c6a79188563523b37ea7339cf OK 2024/10/29 03:14:06 INFO : one: Copied (replaced existing) 2024/10/29 03:14:09 DEBUG : dst/one: md5 = aff4946f50abad62a46a5009be8f3523 OK 2024/10/29 03:14:12 DEBUG : CompareDest/one: md5 = bd53f93d99c97f16f346ca074f64db63 OK 2024/10/29 03:14:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/29 03:14:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/29 03:14:14 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/29 03:14:16 DEBUG : CompareDest/two: md5 = ac63cacab0f5a6880f010a2092ebd061 OK 2024/10/29 03:14:17 DEBUG : two: Need to transfer - File not found at Destination 2024/10/29 03:14:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/29 03:14:17 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/29 03:14:18 DEBUG : two: Need to transfer - File not found at Destination 2024/10/29 03:14:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/29 03:14:18 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/29 03:14:20 DEBUG : two: Need to transfer - File not found at Destination 2024/10/29 03:14:20 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/10/29 03:14:22 DEBUG : two: md5 = 1739ffc8c5c2ff5fe815e3be2d873c4b OK 2024/10/29 03:14:22 INFO : two: Copied (new) 2024/10/29 03:14:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/29 03:14:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/29 03:14:27 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/29 03:14:27 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (32.12s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" 2024/10/29 03:14:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-desayuz7coka/dst" 2024/10/29 03:14:28 DEBUG : Creating backend with remote "TestDrive:crypt/7vdb9e7ekcklntjoojh27bt0veps8oo1489vsoh6i0chu577fc2g/31u3jie661vd5p8j7rtc3hgbh0" 2024/10/29 03:14:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-desayuz7coka/CopyDest" 2024/10/29 03:14:30 DEBUG : Creating backend with remote "TestDrive:crypt/7vdb9e7ekcklntjoojh27bt0veps8oo1489vsoh6i0chu577fc2g/d09o6po3f7bm6ce32vdgs8h9ls" 2024/10/29 03:14:32 DEBUG : one: Need to transfer - File not found at Destination 2024/10/29 03:14:35 DEBUG : one: md5 = d23141cda125d36db41855b569a9fd7e OK 2024/10/29 03:14:35 INFO : one: Copied (new) 2024/10/29 03:14:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/29 03:14:39 DEBUG : one: md5 = 5518e129a3ac8265ff7eb42d97f9e9cc OK 2024/10/29 03:14:39 INFO : one: Copied (replaced existing) 2024/10/29 03:14:41 DEBUG : dst/one: md5 = 26395f856c8996962107b187c6f293e0 OK 2024/10/29 03:14:44 DEBUG : CopyDest/one: md5 = 1cb472e3b1cea5fa5883e532e0cd15a7 OK 2024/10/29 03:14:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-desayuz7coka/BackupDir" 2024/10/29 03:14:45 DEBUG : Creating backend with remote "TestDrive:crypt/7vdb9e7ekcklntjoojh27bt0veps8oo1489vsoh6i0chu577fc2g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/10/29 03:14:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/29 03:14:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/29 03:14:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/29 03:14:50 INFO : one: Moved (server-side) 2024/10/29 03:14:51 INFO : one: Copied (server-side copy) 2024/10/29 03:14:51 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/10/29 03:14:54 DEBUG : CopyDest/two: md5 = 48a9869e55dca2ad1edcd8bafbbc71b9 OK 2024/10/29 03:14:55 DEBUG : two: Need to transfer - File not found at Destination 2024/10/29 03:14:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/29 03:14:57 INFO : two: Copied (server-side copy) 2024/10/29 03:14:57 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/10/29 03:14:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/29 03:14:57 DEBUG : two: Unchanged skipping 2024/10/29 03:15:00 DEBUG : CopyDest/three: md5 = df2f1ffad006b93c27ff3338be81ae8d OK 2024/10/29 03:15:00 DEBUG : three: Need to transfer - File not found at Destination 2024/10/29 03:15:01 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/10/29 03:15:01 DEBUG : three: Destination not found in --copy-dest 2024/10/29 03:15:03 DEBUG : three: md5 = 71aa99e096684575032fd2d7f8c57c53 OK 2024/10/29 03:15:03 INFO : three: Copied (new) 2024/10/29 03:15:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/10/29 03:15:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/29 03:15:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/29 03:15:10 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/29 03:15:10 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/29 03:15:10 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/10/29 03:15:11 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (44.04s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.51s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.48s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" 2024/10/29 03:15:13 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/10/29 03:15:17 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 990ef641297f3d5eb651f4919ab976dd OK 2024/10/29 03:15:17 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/10/29 03:15:17 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/10/29 03:15:18 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/10/29 03:15:19 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/10/29 03:15:19 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/10/29 03:15:21 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 84a2a259ba6270460f5c8d88299034c0 OK 2024/10/29 03:15:21 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/10/29 03:15:24 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2024/10/29 03:15:24 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (12.02s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.49s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" 2024/10/29 03:15:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka': Looking for duplicate names using skip mode. 2024/10/29 03:15:30 NOTICE: one: Found 2 files with duplicate names 2024/10/29 03:15:30 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (6.28s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" 2024/10/29 03:15:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka': Looking for duplicate names using skip mode. 2024/10/29 03:15:38 NOTICE: one: Found 3 files with duplicate names 2024/10/29 03:15:38 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2024/10/29 03:15:39 INFO : one: Deleted 2024/10/29 03:15:39 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (8.89s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" 2024/10/29 03:15:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka': Looking for duplicate names using first mode. 2024/10/29 03:15:47 NOTICE: one: Found 3 files with duplicate names 2024/10/29 03:15:47 INFO : one: Deleted 2024/10/29 03:15:48 INFO : one: Deleted 2024/10/29 03:15:48 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (8.89s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" 2024/10/29 03:15:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka': Looking for duplicate names using newest mode. 2024/10/29 03:15:56 NOTICE: one: Found 3 files with duplicate names 2024/10/29 03:15:57 INFO : one: Deleted 2024/10/29 03:15:57 INFO : one: Deleted 2024/10/29 03:15:57 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (8.81s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.48s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" 2024/10/29 03:16:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka': Looking for duplicate names using oldest mode. 2024/10/29 03:16:05 NOTICE: one: Found 3 files with duplicate names 2024/10/29 03:16:06 INFO : one: Deleted 2024/10/29 03:16:06 INFO : one: Deleted 2024/10/29 03:16:06 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (8.69s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" 2024/10/29 03:16:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka': Looking for duplicate names using largest mode. 2024/10/29 03:16:14 NOTICE: one: Found 3 files with duplicate names 2024/10/29 03:16:14 INFO : one: Deleted 2024/10/29 03:16:15 INFO : one: Deleted 2024/10/29 03:16:15 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (8.95s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" 2024/10/29 03:16:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka': Looking for duplicate names using smallest mode. 2024/10/29 03:16:22 NOTICE: one: Found 3 files with duplicate names 2024/10/29 03:16:23 INFO : one: Deleted 2024/10/29 03:16:24 INFO : one: Deleted 2024/10/29 03:16:24 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (8.69s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" 2024/10/29 03:16:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka': Looking for duplicate names using rename mode. 2024/10/29 03:16:33 NOTICE: one.txt: Found 3 files with duplicate names 2024/10/29 03:16:35 INFO : one-2.txt: renamed from: one.txt 2024/10/29 03:16:36 INFO : one-3.txt: renamed from: one.txt 2024/10/29 03:16:38 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (15.90s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" 2024/10/29 03:16:44 DEBUG : dupe1/one.txt: md5 = 7c253392af7f8c6d878f4b3372e2f70b OK 2024/10/29 03:16:47 DEBUG : dupe2/two.txt: md5 = a5233434f718e3a8df51cdaafb14d73e OK 2024/10/29 03:16:51 DEBUG : dupe3/three.txt: md5 = 638a2db3520ed7ffbdf9baa00346338a OK 2024/10/29 03:16:51 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2024/10/29 03:16:52 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2024/10/29 03:16:53 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2024/10/29 03:16:54 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2024/10/29 03:16:59 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/10/29 03:16:59 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2024/10/29 03:16:59 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (18.70s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" 2024/10/29 03:17:02 DEBUG : a.txt: md5 = 94792a050497aeeee5096758b15cc2df OK 2024/10/29 03:17:03 DEBUG : zend.txt: md5 = cdbd47f3243a0caafea78d9611ab0e91 OK 2024/10/29 03:17:07 DEBUG : sub dir/hello world: md5 = 245e6d8d2a109f440d2c12b35395a39f OK 2024/10/29 03:17:09 DEBUG : sub dir/hello world2: md5 = b18d352b12eb91ce3b6930a4c78d3e97 OK 2024/10/29 03:17:12 DEBUG : sub dir/ignore dir/.ignore: md5 = 33bf8c3e8068976c10226ed85f3295c7 OK 2024/10/29 03:17:14 DEBUG : sub dir/ignore dir/should be ignored: md5 = 420bf46f731f4ef6c327037d6b7c89c6 OK 2024/10/29 03:17:17 DEBUG : sub dir/sub sub dir/hello world3: md5 = 2b17b810fca35b2f30646dafb6f39feb OK 2024/10/29 03:17:23 DEBUG : a.txt: Excluded (Size Filter) 2024/10/29 03:17:23 DEBUG : a.txt: Excluded 2024/10/29 03:17:25 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/10/29 03:17:25 DEBUG : sub dir/hello world: Excluded 2024/10/29 03:17:25 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/10/29 03:17:25 DEBUG : sub dir/hello world2: Excluded 2024/10/29 03:17:26 DEBUG : sub dir/ignore dir: Excluded 2024/10/29 03:17:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/10/29 03:17:26 DEBUG : sub dir/hello world: Excluded 2024/10/29 03:17:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/10/29 03:17:26 DEBUG : sub dir/hello world2: Excluded 2024/10/29 03:17:27 DEBUG : sub dir/ignore dir: Excluded 2024/10/29 03:17:33 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2024/10/29 03:17:35 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2024/10/29 03:17:35 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2024/10/29 03:17:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2024/10/29 03:17:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2024/10/29 03:17:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/10/29 03:17:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (36.61s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" 2024/10/29 03:17:38 DEBUG : file1: md5 = b139f51a83db10a09e6f67e510ab0756 OK 2024/10/29 03:17:42 DEBUG : sub/file2: md5 = df0a09777b8ec93ddfc937cef21c280e 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/10/29 03:17:45 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2024/10/29 03:17:45 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2024/10/29 03:17:46 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2024/10/29 03:17:48 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (12.48s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.53s) --- PASS: TestListJSON/SubDir (0.30s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.29s) --- PASS: TestListJSON/ShowHash (0.27s) --- PASS: TestListJSON/HashTypes (0.29s) --- PASS: TestListJSON/Metadata (0.80s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" 2024/10/29 03:17:51 DEBUG : file1: md5 = 9d9fb69c3f460c4a3b181ecc671e146e OK 2024/10/29 03:17:54 DEBUG : sub/file2: md5 = cffec9abef016eca7e78a51cb523d7c4 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/10/29 03:17:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-desayuz7coka/notfound" 2024/10/29 03:17:58 DEBUG : Creating backend with remote "TestDrive:crypt/7vdb9e7ekcklntjoojh27bt0veps8oo1489vsoh6i0chu577fc2g/qe0i31qdkoejk60elps0ni5sqk" 2024/10/29 03:18:02 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (14.08s) --- PASS: TestStatJSON/Root (0.27s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.55s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.33s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.54s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.27s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.26s) --- PASS: TestStatJSON/DirDirsOnly (0.29s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (1.91s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" 2024/10/29 03:18:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka': Making directory 2024/10/29 03:18:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka': Making directory --- PASS: TestMkdir (0.82s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" 2024/10/29 03:18:07 DEBUG : sub dir/hello world: md5 = de758734a8959b33d5caff0b6996ce41 OK 2024/10/29 03:18:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (6.88s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" 2024/10/29 03:18:13 DEBUG : potato2: md5 = ef7940ba418fdd81bac960b02f1c7d87 OK 2024/10/29 03:18:14 DEBUG : empty space: md5 = 33840d177927e60e2781b57a16d415e1 OK --- PASS: TestLs (6.13s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" 2024/10/29 03:18:19 DEBUG : potato2: md5 = b9c4af8f18b3ba2ec7b376b7f0290ab7 OK 2024/10/29 03:18:21 DEBUG : empty space: md5 = e6d24933ca442a3cd93ea6b3ed166f61 OK 2024/10/29 03:18:21 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/10/29 03:18:21 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (6.18s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" 2024/10/29 03:18:25 DEBUG : potato2: md5 = d92a3182e40286029a142c6b8c1ec596 OK 2024/10/29 03:18:27 DEBUG : empty space: md5 = 000546e8221993b018c5f4893b9262df OK --- PASS: TestLsLong (5.94s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" 2024/10/29 03:18:31 DEBUG : potato2: md5 = 39d08ed4fbd918234e1d373925490082 OK 2024/10/29 03:18:33 DEBUG : empty space: md5 = 5f24f1762982d27d29f5bcf85193546d OK --- PASS: TestHashSums (5.76s) === RUN TestHashSumsWithErrors 2024/10/29 03:18:35 DEBUG : Creating backend with remote ":memory:" 2024/10/29 03:18:35 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/10/29 03:18:35 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/10/29 03:18:35 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/10/29 03:18:35 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/10/29 03:18:35 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/10/29 03:18:35 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/10/29 03:18:35 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/10/29 03:18:35 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/10/29 03:18:35 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" 2024/10/29 03:18:37 DEBUG : potato2: md5 = 87a05598e876cdb0ebd1a00880a150eb OK 2024/10/29 03:18:39 DEBUG : empty space: md5 = c8af66de0d3bb947a46b5958e14d539d OK 2024/10/29 03:18:42 DEBUG : sub dir/potato3: md5 = 3cef8f27978b8b543d2bae5e21934156 OK 2024/10/29 03:18:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (11.73s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" 2024/10/29 03:18:48 DEBUG : small: md5 = dc98b1cf163d9ad3e27bcb1df7bfdb99 OK 2024/10/29 03:18:50 DEBUG : medium: md5 = 5cce83066f9e19e265f44dc264aa1540 OK 2024/10/29 03:18:52 DEBUG : large: md5 = 784c880de23f801490799b8949943c4b OK 2024/10/29 03:18:53 DEBUG : Waiting for deletions to finish 2024/10/29 03:18:53 DEBUG : large: Excluded (Size Filter) 2024/10/29 03:18:54 INFO : small: Deleted 2024/10/29 03:18:54 INFO : medium: Deleted --- PASS: TestDelete (8.61s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" 2024/10/29 03:18:57 DEBUG : small: md5 = 18edd6f9614f38afe3778c8b5eb4ac5d OK 2024/10/29 03:18:59 DEBUG : medium: md5 = b671357e099f969ffe9d7fffef81c077 OK 2024/10/29 03:19:01 DEBUG : large: md5 = 89b4a0ca12a54dc1334d0c45a186cff6 OK 2024/10/29 03:19:01 DEBUG : Waiting for deletions to finish 2024/10/29 03:19:01 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2024/10/29 03:19:02 INFO : medium: Deleted 2024/10/29 03:19:02 INFO : small: Deleted --- PASS: TestMaxDelete (8.91s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" 2024/10/29 03:19:06 DEBUG : small: md5 = fee31b87d8ed9905de5c64be69cddd58 OK 2024/10/29 03:19:08 DEBUG : medium: md5 = 9f2bb4d7b946771de6e5e74d6c7d09e6 OK 2024/10/29 03:19:10 DEBUG : large: md5 = a020807a75b377c4ef5478326daaf0a1 OK 2024/10/29 03:19:10 DEBUG : Waiting for deletions to finish 2024/10/29 03:19:10 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/10/29 03:19:11 INFO : medium: Deleted 2024/10/29 03:19:11 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.82s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" 2024/10/29 03:19:15 DEBUG : small: md5 = 5c1a0aa284d081162316f04065bebc86 OK 2024/10/29 03:19:17 DEBUG : medium: md5 = c1dc163ec155ea6c64638ac17db50f07 OK 2024/10/29 03:19:18 DEBUG : large: md5 = c334bdb3acb771b8a11dfe5db3e64d2c OK 2024/10/29 03:19:19 DEBUG : Waiting for deletions to finish 2024/10/29 03:19:19 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2024/10/29 03:19:20 INFO : small: Deleted 2024/10/29 03:19:20 INFO : large: Deleted --- PASS: TestMaxDeleteSize (8.80s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" 2024/10/29 03:19:24 DEBUG : ReadFile: md5 = 947828ae0e47d5773fae7b99ce5fbaf8 OK --- PASS: TestReadFile (5.55s) === RUN TestRetry 2024/10/29 03:19:27 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/10/29 03:19:27 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/10/29 03:19:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/29 03:19:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/29 03:19:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/29 03:19:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/29 03:19:27 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-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" 2024/10/29 03:19:29 DEBUG : file1: md5 = b8519e05d5b23b7824061bfd80af32d4 OK 2024/10/29 03:19:31 DEBUG : file2: md5 = 212c6635d2f631f30e72190d8dbf6c59 OK --- PASS: TestCat (18.47s) === RUN TestPurge 2024/10/29 03:19:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zoxuluf6laza" 2024/10/29 03:19:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/29 03:19:46 DEBUG : Creating backend with remote "TestDrive:crypt/v58a2kgbgv7f2n9pf4r7h3b1dkuu4v0e7d8d37buii3gfbcmkgr0" 2024/10/29 03:19:47 DEBUG : Creating backend with remote "/tmp/rclone335456582" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoxuluf6laza'", Local "Local file system at /tmp/rclone335456582", Modify Window "1ms" 2024/10/29 03:19:54 DEBUG : A1/B1/C1/one: md5 = a1911db2d16aea903716e9735594b554 OK 2024/10/29 03:19:54 DEBUG : A2: Making directory 2024/10/29 03:19:55 DEBUG : A1/B2: Making directory 2024/10/29 03:19:56 DEBUG : A1/B2/C2: Making directory 2024/10/29 03:19:58 DEBUG : A1/B1/C3: Making directory 2024/10/29 03:19:59 DEBUG : A3: Making directory 2024/10/29 03:20:00 DEBUG : A3/B3: Making directory 2024/10/29 03:20:01 DEBUG : A3/B3/C4: Making directory 2024/10/29 03:20:04 DEBUG : A1/two: md5 = 79f505e2f15bcdfb12bd4033de1d99bd OK 2024/10/29 03:20:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zoxuluf6laza': Purge remote 2024/10/29 03:20:09 NOTICE: purge failed: directory not found --- PASS: TestPurge (22.92s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" 2024/10/29 03:20:14 DEBUG : A1/B1/C1/one: md5 = 93c709603d959c6123788c9e9962db31 OK 2024/10/29 03:20:14 DEBUG : A2: Making directory 2024/10/29 03:20:15 DEBUG : A1/B2: Making directory 2024/10/29 03:20:17 DEBUG : A1/B2/C2: Making directory 2024/10/29 03:20:18 DEBUG : A1/B1/C3: Making directory 2024/10/29 03:20:19 DEBUG : A3: Making directory 2024/10/29 03:20:20 DEBUG : A3/B3: Making directory 2024/10/29 03:20:22 DEBUG : A3/B3/C4: Making directory 2024/10/29 03:20:24 DEBUG : A1/two: md5 = 47bc7028763d939b457bba16b14ae92c OK 2024/10/29 03:20:26 DEBUG : removing 1 level 3 directories 2024/10/29 03:20:26 INFO : A3/B3/C4: Removing directory 2024/10/29 03:20:29 DEBUG : removing 2 level 3 directories 2024/10/29 03:20:29 INFO : A1/B2/C2: Removing directory 2024/10/29 03:20:29 INFO : A1/B1/C3: Removing directory 2024/10/29 03:20:30 DEBUG : removing 2 level 2 directories 2024/10/29 03:20:30 INFO : A3/B3: Removing directory 2024/10/29 03:20:30 INFO : A1/B2: Removing directory 2024/10/29 03:20:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/10/29 03:20:31 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2024/10/29 03:20:31 DEBUG : removing 2 level 1 directories 2024/10/29 03:20:31 INFO : A3: Removing directory 2024/10/29 03:20:31 INFO : A2: Removing directory 2024/10/29 03:20:32 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2024/10/29 03:20:37 DEBUG : removing 1 level 3 directories 2024/10/29 03:20:37 INFO : A1/B1/C1: Removing directory 2024/10/29 03:20:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/29 03:20:38 DEBUG : removing 1 level 2 directories 2024/10/29 03:20:38 INFO : A1/B1: Removing directory 2024/10/29 03:20:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/10/29 03:20:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/10/29 03:20:39 DEBUG : removing 1 level 1 directories 2024/10/29 03:20:39 INFO : A1: Removing directory 2024/10/29 03:20:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/10/29 03:20:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/10/29 03:20:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/29 03:20:40 DEBUG : removing 1 level 0 directories 2024/10/29 03:20:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka': Removing directory 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2024/10/29 03:20:40 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (32.93s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" 2024/10/29 03:20:43 DEBUG : A1: Making directory 2024/10/29 03:20:44 DEBUG : A1/B1: Making directory 2024/10/29 03:20:45 DEBUG : A1/B1/C1: Making directory 2024/10/29 03:20:48 DEBUG : removing 1 level 3 directories 2024/10/29 03:20:48 INFO : A1/B1/C1: Removing directory 2024/10/29 03:20:49 DEBUG : removing 1 level 2 directories 2024/10/29 03:20:49 INFO : A1/B1: Removing directory 2024/10/29 03:20:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/10/29 03:20:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (10.83s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" 2024/10/29 03:20:52 DEBUG : A1: Making directory 2024/10/29 03:20:54 DEBUG : A1/B1: Making directory 2024/10/29 03:20:55 DEBUG : A1/B1/C1: Making directory 2024/10/29 03:20:58 DEBUG : removing 1 level 3 directories 2024/10/29 03:20:58 INFO : A1/B1/C1: Removing directory 2024/10/29 03:20:59 DEBUG : removing 1 level 2 directories 2024/10/29 03:20:59 INFO : A1/B1: Removing directory 2024/10/29 03:20:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/10/29 03:21:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.76s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" 2024/10/29 03:21:04 DEBUG : file1: md5 = e774c5f65095842cb58f958821194bf7 OK 2024/10/29 03:21:05 DEBUG : filename.txt: File name found in url 2024/10/29 03:21:07 DEBUG : filename.txt: md5 = e0a787e010f626af38e9e6814bf026a7 OK 2024/10/29 03:21:07 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/10/29 03:21:09 DEBUG : headerfilename.txt: md5 = e64413f5e2bb5532d598a24feb597974 OK 2024/10/29 03:21:11 DEBUG : file2: md5 = fb453d5d9d26bc28cc13625124422135 OK --- PASS: TestCopyURL (11.74s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" 2024/10/29 03:21:14 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/29 03:21:17 DEBUG : sub/file2: md5 = 7df406371b078a33bf3a7f73a62024d8 OK 2024/10/29 03:21:17 INFO : file1: Copied (new) to: sub/file2 2024/10/29 03:21:17 INFO : file1: Deleted 2024/10/29 03:21:18 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/29 03:21:18 DEBUG : file1: Unchanged skipping 2024/10/29 03:21:18 INFO : file1: Deleted 2024/10/29 03:21:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka': don't need to copy/move sub/file2, it is already at target location 2024/10/29 03:21:20 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (7.49s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" 2024/10/29 03:21:22 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/29 03:21:23 DEBUG : file1: md5 = 7f15178d28c30982a550f55f43d00b96 OK 2024/10/29 03:21:23 INFO : file1: Copied (new) 2024/10/29 03:21:23 INFO : file1: Deleted 2024/10/29 03:21:24 DEBUG : file1: Destination exists, skipping 2024/10/29 03:21:24 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.96s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.49s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.51s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" 2024/10/29 03:21:29 DEBUG : dst/file1: md5 = 65429864d9ce22a8c73424e163f2df90 OK 2024/10/29 03:21:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-desayuz7coka/backup" 2024/10/29 03:21:30 DEBUG : Creating backend with remote "TestDrive:crypt/7vdb9e7ekcklntjoojh27bt0veps8oo1489vsoh6i0chu577fc2g/1nrff024r7pq65ecp72fc28jb0" 2024/10/29 03:21:32 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/10/29 03:21:36 INFO : dst/file1: Moved (server-side) 2024/10/29 03:21:37 DEBUG : dst/file1: md5 = ce0a0a809adb415fbbe68db90132a81e OK 2024/10/29 03:21:37 INFO : dst/file1: Copied (new) 2024/10/29 03:21:37 INFO : dst/file1: Deleted 2024/10/29 03:21:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/10/29 03:21:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/10/29 03:21:43 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (17.19s) === 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-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" 2024/10/29 03:21:46 DEBUG : A1/one: md5 = dbfaa936508dfa2c68fa37fd5fa43a4a OK 2024/10/29 03:21:48 DEBUG : A1/two: md5 = 696adc92886afb57c7afdd1d8666ab28 OK 2024/10/29 03:21:51 DEBUG : A1/B1/three: md5 = c9cdaae60529cb252e56e01dbe768cb1 OK 2024/10/29 03:21:54 DEBUG : A1/B1/C1/four: md5 = ffa06e2fc65516e94150655d602c4ce1 OK 2024/10/29 03:21:57 DEBUG : A1/B1/C2/five: md5 = 581431d5a3e256e5166e6113a4a573e6 OK 2024/10/29 03:21:57 DEBUG : A1/B2: Making directory 2024/10/29 03:21:59 DEBUG : A1/B1/C3: Making directory 2024/10/29 03:22:12 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/10/29 03:22:12 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/10/29 03:22:12 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/10/29 03:22:12 INFO : A2/one: Moved (server-side) to: A3/one 2024/10/29 03:22:13 INFO : A2/two: Moved (server-side) to: A3/two 2024/10/29 03:22:17 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/10/29 03:22:17 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/10/29 03:22:17 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/10/29 03:22:18 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/10/29 03:22:18 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/10/29 03:22:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/10/29 03:22:29 INFO : A3/two: Moved (server-side) to: A4/two 2024/10/29 03:22:29 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/10/29 03:22:29 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/10/29 03:22:29 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/10/29 03:22:29 INFO : A3/one: Moved (server-side) to: A4/one 2024/10/29 03:22:34 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/10/29 03:22:34 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/10/29 03:22:34 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/10/29 03:22:35 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/10/29 03:22:35 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/10/29 03:22:43 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2024/10/29 03:22:44 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2024/10/29 03:22:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/10/29 03:22:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/10/29 03:22:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/10/29 03:22:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/10/29 03:22:46 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/10/29 03:22:46 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/10/29 03:22:46 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/29 03:22:46 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (63.46s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" --- PASS: TestGetFsInfo (0.50s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" 2024/10/29 03:22:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka': File to upload is small (34 bytes), uploading instead of streaming 2024/10/29 03:22:50 DEBUG : no_checksum_small_file_from_pipe: md5 = a60f7be250c780a306a527e5f813a376 OK 2024/10/29 03:22:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/10/29 03:22:50 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/10/29 03:22:51 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2024/10/29 03:22:52 DEBUG : no_checksum_big_file_from_pipe: md5 = 7172d87f56c152c4eab44047c5915183 OK 2024/10/29 03:22:52 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-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" 2024/10/29 03:22:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka': File to upload is small (34 bytes), uploading instead of streaming 2024/10/29 03:22:56 DEBUG : with_checksum_small_file_from_pipe: md5 = b7a9fbb6f9dbb205378ec1785585432a OK 2024/10/29 03:22:56 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/10/29 03:22:57 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2024/10/29 03:22:59 DEBUG : with_checksum_big_file_from_pipe: md5 = 35b1cfe7a9756bdeaf1dfd53ecfc6bd5 OK 2024/10/29 03:22:59 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-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" 2024/10/29 03:23:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka': File to upload is small (34 bytes), uploading instead of streaming 2024/10/29 03:23:03 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/29 03:23:04 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/10/29 03:23:05 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-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" 2024/10/29 03:23:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka': File to upload is small (34 bytes), uploading instead of streaming 2024/10/29 03:23:09 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/10/29 03:23:10 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/10/29 03:23:11 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (25.85s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.44s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.93s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.23s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.25s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2024/10/29 03:23:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka': File to upload is small (48 bytes), uploading instead of streaming 2024/10/29 03:23:15 DEBUG : rcat_metadata: md5 = 536b3f675b1fcb9daa16a82b568a0db1 OK 2024/10/29 03:23:15 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2024/10/29 03:23:18 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2024/10/29 03:23:19 DEBUG : rcat_metadata_uploadcutoff0: md5 = 208a41ee1cd83ed43cd8f9a9043c5aa2 OK 2024/10/29 03:23:19 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (7.42s) --- PASS: TestRcatMetadata/Normal (3.22s) --- PASS: TestRcatMetadata/ViaDisk (3.67s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" 2024/10/29 03:23:23 DEBUG : potato1: md5 = b7bba957db33435d08f1a6fb54c9f2c0 OK 2024/10/29 03:23:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka': File to upload is small (60 bytes), uploading instead of streaming 2024/10/29 03:23:25 DEBUG : potato2: md5 = 85e28a0075cbf7a1f9ff3af4963a8b84 OK 2024/10/29 03:23:25 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (6.38s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" 2024/10/29 03:23:29 DEBUG : potato1: md5 = 3e2c35bef4171687a11847ff98470451 OK 2024/10/29 03:23:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka': File to upload is small (60 bytes), uploading instead of streaming 2024/10/29 03:23:31 DEBUG : potato2: md5 = cdd2e7733f60bd70de8a4f81953778fc OK 2024/10/29 03:23:31 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (6.24s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" 2024/10/29 03:23:35 DEBUG : potato2: md5 = f0dd557092896eb3161d8d4f37ce0774 OK 2024/10/29 03:23:37 DEBUG : empty space: md5 = 3c6417356f73e3b751194a7a540758ce OK 2024/10/29 03:23:40 DEBUG : sub dir/potato3: md5 = f73a43873b0c8fb0b9805795b4a70004 OK 2024/10/29 03:23:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka': Touching "empty space" 2024/10/29 03:23:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka': Touching "potato2" 2024/10/29 03:23:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka': Touching "sub dir/potato3" 2024/10/29 03:23:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (14.29s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" 2024/10/29 03:23:48 DEBUG : dir with metadata: Making directory with metadata 2024/10/29 03:23:49 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (3.15s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" 2024/10/29 03:23:51 DEBUG : directory with modtime: Making directory with metadata 2024/10/29 03:23:52 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (3.42s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" 2024/10/29 03:23:54 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/10/29 03:23:54 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/10/29 03:23:55 DEBUG : Google drive root 'crypt/7vdb9e7ekcklntjoojh27bt0veps8oo1489vsoh6i0chu577fc2g': Skipping btime metadata as can't update it on an existing file: 2024-10-29T03:23:54.851027428Z 2024/10/29 03:23:56 INFO : non existent directory: Updated directory metadata 2024/10/29 03:23:58 DEBUG : Google drive root 'crypt/7vdb9e7ekcklntjoojh27bt0veps8oo1489vsoh6i0chu577fc2g': Skipping btime metadata as can't update it on an existing file: 2024-10-29T03:23:54.851027428Z 2024/10/29 03:23:59 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (6.76s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" 2024/10/29 03:24:01 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2024/10/29 03:24:03 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2024/10/29 03:24:05 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.43s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka'", Local "Local file system at /tmp/rclone2049537534", Modify Window "1ms" 2024/10/29 03:24:07 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/10/29 03:24:07 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/10/29 03:24:07 DEBUG : dst: Making directory with metadata 2024/10/29 03:24:08 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/10/29 03:24:08 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/29 03:24:08 INFO : dst: Set directory modification time (using SetModTime) 2024/10/29 03:24:09 INFO : dst: Set directory modification time (using SetModTime) 2024/10/29 03:24:09 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2024/10/29 03:24:10 INFO : dst: Set directory modification time (using SetModTime) 2024/10/29 03:24:10 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.95s) === 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/10/29 03:24:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-desayuz7coka': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 13m50.839861532s (try 1/5)