"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/04/23 01:23:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lecehop7zupi" 2025/04/23 01:23:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/23 01:23:57 DEBUG : Creating backend with remote "TestDrive:crypt/r9po35nn99ksknpm7q33kbdiafk8vg0mqsg0ifs0upm0pn60evgg" 2025/04/23 01:23:58 DEBUG : Creating backend with remote "/tmp/rclone3762121420" === 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-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.21s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/04/23 01:23:58 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/23 01:23:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/23 01:23:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/23 01:23:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/23 01:23:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/23 01:23:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/23 01:23:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/23 01:23:58 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/23 01:23:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/23 01:23:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/23 01:23:58 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/23 01:23:58 DEBUG : potato: Seek from 10 to 0 2025/04/23 01:23:58 DEBUG : potato: Seek from 10 to 0 2025/04/23 01:23:58 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/23 01:23:58 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/23 01:23:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/23 01:23:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/23 01:23:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/23 01:23:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/23 01:23:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/23 01:23:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/23 01:23:58 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/23 01:23:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/23 01:23:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/23 01:23:58 DEBUG : potato: Seek from 5 to 2 2025/04/23 01:23:58 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/23 01:23:58 DEBUG : potato: Seek from 7 to 0 2025/04/23 01:23:58 DEBUG : potato: Seek from 7 to 0 2025/04/23 01:23:58 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/23 01:23:58 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/23 01:23:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/23 01:23:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/23 01:23:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/23 01:23:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/23 01:23:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/23 01:23:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/23 01:23:58 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/23 01:23:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/23 01:23:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/23 01:23:58 DEBUG : potato: Seek from 5 to 2 2025/04/23 01:23:58 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/23 01:23:58 DEBUG : potato: Seek from 8 to 0 2025/04/23 01:23:58 DEBUG : potato: Seek from 8 to 0 2025/04/23 01:23:58 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/23 01:23:58 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/23 01:23:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/23 01:23:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/23 01:23:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/23 01:23:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/23 01:23:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/23 01:23:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/23 01:23:58 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/23 01:23:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/23 01:23:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/23 01:23:58 DEBUG : potato: Seek from 5 to 2 2025/04/23 01:23:58 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/23 01:23:58 DEBUG : potato: Seek from 9 to 0 2025/04/23 01:23:58 DEBUG : potato: Seek from 9 to 0 2025/04/23 01:23:58 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-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:24:00 DEBUG : rutabaga: md5 = 98ebeeaf83cfe4b7a1c21946f3528645 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/04/23 01:24:02 DEBUG : empty space: md5 = fc9b59f0a4fd0a60c12002bd893e83fb OK === RUN TestCheck/3 2025/04/23 01:24:04 DEBUG : potato2: md5 = 343b70384c7a5e1c9afefd1a66d0966f OK === RUN TestCheck/4 === RUN TestCheck/5 2025/04/23 01:24:06 DEBUG : remotepotato: md5 = 86293fecd3532b7d4003fd0ba8e40e5d OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.87s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.21s) --- PASS: TestCheck/7 (0.22s) === RUN TestCheckFsError 2025/04/23 01:24:09 DEBUG : Creating backend with remote "nonexistent" 2025/04/23 01:24:09 DEBUG : Creating backend with remote "nonexistent" 2025/04/23 01:24:09 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/23 01:24:09 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/04/23 01:24:09 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/23 01:24:09 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-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:24:10 DEBUG : rutabaga: md5 = 20c16672f871d31a09c33ca9fd70d402 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/04/23 01:24:14 DEBUG : empty space: md5 = 1cde7fcceca8b4882b0c4b9e7418f68f OK === RUN TestCheckDownload/3 2025/04/23 01:24:17 DEBUG : potato2: md5 = 45e4cfb5ffae26624a057a040b22a383 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/04/23 01:24:21 DEBUG : remotepotato: md5 = 350a95d9fa2f780d17d2278b809de1e1 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.62s) --- PASS: TestCheckDownload/1 (0.99s) --- PASS: TestCheckDownload/2 (1.07s) --- PASS: TestCheckDownload/3 (1.08s) --- PASS: TestCheckDownload/4 (1.22s) --- PASS: TestCheckDownload/5 (1.15s) --- PASS: TestCheckDownload/6 (1.34s) --- PASS: TestCheckDownload/7 (0.96s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:24:27 DEBUG : rutabaga: md5 = 63cc07e88cf039f945beb2b6c8a6d7f3 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/04/23 01:24:29 DEBUG : empty space: md5 = 994a1090c6169e43e75359921de1393b OK === RUN TestCheckSizeOnly/3 2025/04/23 01:24:31 DEBUG : potato2: md5 = 2a4727b3fb4cfee0150a385cef57083a OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/04/23 01:24:33 DEBUG : remotepotato: md5 = 7e38664369bfa47a4da9fbaf60ab06dc OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.04s) --- PASS: TestCheckSizeOnly/1 (0.22s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.22s) --- PASS: TestCheckSizeOnly/7 (0.23s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:24:37 DEBUG : test.sum: md5 = 8cda9c639090db6ecae551ec3857b5e0 OK 2025/04/23 01:24:38 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/23 01:24:38 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/23 01:24:38 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/23 01:24:38 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/23 01:24:39 DEBUG : test.sum: md5 = ea3ab37e582a1c6a63264763be582674 OK 2025/04/23 01:24:40 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/23 01:24:40 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/23 01:24:40 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/23 01:24:40 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.55s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:24:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lecehop7zupi/data" 2025/04/23 01:24:41 DEBUG : Creating backend with remote "TestDrive:crypt/r9po35nn99ksknpm7q33kbdiafk8vg0mqsg0ifs0upm0pn60evgg/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi/data' lacks md5, skipping --- SKIP: TestCheckSum (1.92s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:24:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lecehop7zupi/data" 2025/04/23 01:24:43 DEBUG : Creating backend with remote "TestDrive:crypt/r9po35nn99ksknpm7q33kbdiafk8vg0mqsg0ifs0upm0pn60evgg/vjrnln8ratgmqakfosrqe8espk" 2025/04/23 01:24:47 DEBUG : data/banana: md5 = e46e7c8726a9a5e4737980fad7658b38 OK 2025/04/23 01:24:48 DEBUG : test.sum: md5 = 703b25cedf31dcdadc832b6005b2497a OK === RUN TestCheckSumDownload/subtest1 2025/04/23 01:24:52 DEBUG : data/potato: md5 = 352a17c2e2d2823d8405bfc4861bdd45 OK 2025/04/23 01:24:54 DEBUG : test.sum: md5 = ec5740c044ff04ac2c99e997a5acccf4 OK === RUN TestCheckSumDownload/subtest2 2025/04/23 01:24:57 DEBUG : test.sum: md5 = 84fd41a7c39a0b3f3cc4976505f47dd7 OK === RUN TestCheckSumDownload/subtest3 2025/04/23 01:25:01 DEBUG : test.sum: md5 = e97cd9e90458d5ec8893157a4874a5bc OK === RUN TestCheckSumDownload/subtest4 2025/04/23 01:25:05 DEBUG : test.sum: md5 = 186311afdcff61b8c449cd3cc2e36cc9 OK === RUN TestCheckSumDownload/subtest5 2025/04/23 01:25:09 DEBUG : test.sum: md5 = 05833a799a1393c70bd2f961a9cc64b5 OK === RUN TestCheckSumDownload/subtest6 2025/04/23 01:25:14 DEBUG : data/banana: md5 = 014c0d7ec9bbf8bde6fa03148bdd0cae OK 2025/04/23 01:25:16 DEBUG : data/potato: md5 = ba0f6cb0dfa55f2e8fb7a6b6c2c042fd OK 2025/04/23 01:25:17 DEBUG : test.sum: md5 = 733e98fa33c8961d1cccdff6fcd39de1 OK === RUN TestCheckSumDownload/subtest7 2025/04/23 01:25:22 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/04/23 01:25:22 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (39.89s) --- PASS: TestCheckSumDownload/subtest1 (2.38s) --- PASS: TestCheckSumDownload/subtest2 (1.90s) --- PASS: TestCheckSumDownload/subtest3 (2.03s) --- PASS: TestCheckSumDownload/subtest4 (2.09s) --- PASS: TestCheckSumDownload/subtest5 (2.26s) --- PASS: TestCheckSumDownload/subtest6 (3.58s) --- PASS: TestCheckSumDownload/subtest7 (2.63s) === RUN TestApplyTransforms 2025/04/23 01:25:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gixonaq1cezo" 2025/04/23 01:25:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/23 01:25:23 DEBUG : Creating backend with remote "TestDrive:crypt/si6n3118c2t84sjde7f54dhvjpf629jhnd2nudtoihn5j3btnuf0" 2025/04/23 01:25:24 DEBUG : Creating backend with remote "/tmp/rclone2519326642" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gixonaq1cezo'", Local "Local file system at /tmp/rclone2519326642", Modify Window "1ms" 2025/04/23 01:25:26 DEBUG : hello, world!: md5 = 02573ee3de966b4b1b2abd79d20f47f5 OK upper checkfile vs. lower remote (without normalization) 2025/04/23 01:25:26 ERROR : hello, world!: sum not found 2025/04/23 01:25:26 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gixonaq1cezo' 2025/04/23 01:25:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gixonaq1cezo': 1 files missing 2025/04/23 01:25:26 NOTICE: 1 hashes missing 2025/04/23 01:25:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gixonaq1cezo': 2 differences found 2025/04/23 01:25:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gixonaq1cezo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/23 01:25:28 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/23 01:25:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gixonaq1cezo': 0 differences found 2025/04/23 01:25:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gixonaq1cezo': 1 matching files 2025/04/23 01:25:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ninafef9xoxa" 2025/04/23 01:25:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/23 01:25:28 DEBUG : Creating backend with remote "TestDrive:crypt/kr837joo5ldhgpfvenu7ocmqa3cr6obd8d5s2ik45is6no39o270" 2025/04/23 01:25:29 DEBUG : Creating backend with remote "/tmp/rclone2369246140" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninafef9xoxa'", Local "Local file system at /tmp/rclone2369246140", Modify Window "1ms" 2025/04/23 01:25:31 DEBUG : HELLO, WORLD!: md5 = ebe79a28aa1dfd613ed578f355eb4e84 OK lower checkfile vs. upper remote (without normalization) 2025/04/23 01:25:31 ERROR : HELLO, WORLD!: sum not found 2025/04/23 01:25:31 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-ninafef9xoxa' 2025/04/23 01:25:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ninafef9xoxa': 1 files missing 2025/04/23 01:25:31 NOTICE: 1 hashes missing 2025/04/23 01:25:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ninafef9xoxa': 2 differences found 2025/04/23 01:25:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ninafef9xoxa': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/23 01:25:33 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/23 01:25:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ninafef9xoxa': 0 differences found 2025/04/23 01:25:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ninafef9xoxa': 1 matching files 2025/04/23 01:25:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuyizav4vizu" 2025/04/23 01:25:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/23 01:25:33 DEBUG : Creating backend with remote "TestDrive:crypt/s78v291i90qqpuo3gn8ttu7n98e60cdm57bi651qno2bttbilmtg" 2025/04/23 01:25:34 DEBUG : Creating backend with remote "/tmp/rclone502099803" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuyizav4vizu'", Local "Local file system at /tmp/rclone502099803", Modify Window "1ms" 2025/04/23 01:25:36 DEBUG : HeLlO, wOrLd!: md5 = 94479998b5aefabdf6d20780f4f324d0 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/23 01:25:36 ERROR : HeLlO, wOrLd!: sum not found 2025/04/23 01:25:36 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kuyizav4vizu' 2025/04/23 01:25:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuyizav4vizu': 1 files missing 2025/04/23 01:25:36 NOTICE: 1 hashes missing 2025/04/23 01:25:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuyizav4vizu': 2 differences found 2025/04/23 01:25:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuyizav4vizu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/23 01:25:37 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/23 01:25:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuyizav4vizu': 0 differences found 2025/04/23 01:25:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuyizav4vizu': 1 matching files 2025/04/23 01:25:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fadawes4pira" 2025/04/23 01:25:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/23 01:25:37 DEBUG : Creating backend with remote "TestDrive:crypt/pj1ip79pn3qdle5s9v9j1sdk73f6ruu14k24uqkf0e7ll19qnt20" 2025/04/23 01:25:38 DEBUG : Creating backend with remote "/tmp/rclone3161163822" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fadawes4pira'", Local "Local file system at /tmp/rclone3161163822", Modify Window "1ms" 2025/04/23 01:25:40 DEBUG : HELLO, WORLD!: md5 = ef515546b99e0e1557dc4dd7381b9eb1 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/23 01:25:41 ERROR : HELLO, WORLD!: sum not found 2025/04/23 01:25:41 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fadawes4pira' 2025/04/23 01:25:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fadawes4pira': 1 files missing 2025/04/23 01:25:41 NOTICE: 1 hashes missing 2025/04/23 01:25:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fadawes4pira': 2 differences found 2025/04/23 01:25:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fadawes4pira': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/23 01:25:42 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/23 01:25:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fadawes4pira': 0 differences found 2025/04/23 01:25:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fadawes4pira': 1 matching files 2025/04/23 01:25:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-modomeh0qize" 2025/04/23 01:25:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/23 01:25:42 DEBUG : Creating backend with remote "TestDrive:crypt/bchqiat7eukmtae69vg2egief5o6accddve16c0c5c5rarq04jqg" 2025/04/23 01:25:43 DEBUG : Creating backend with remote "/tmp/rclone3122374492" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-modomeh0qize'", Local "Local file system at /tmp/rclone3122374492", Modify Window "1ms" 2025/04/23 01:25:45 DEBUG : 測試_Русский___ě_áñ: md5 = 8208a4f0277855b1c9f2c26aea477e49 OK NFD checkfile vs. NFC remote (without normalization) 2025/04/23 01:25:45 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/23 01:25:45 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-modomeh0qize' 2025/04/23 01:25:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-modomeh0qize': 1 files missing 2025/04/23 01:25:45 NOTICE: 1 hashes missing 2025/04/23 01:25:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-modomeh0qize': 2 differences found 2025/04/23 01:25:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-modomeh0qize': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/23 01:25:47 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/23 01:25:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-modomeh0qize': 0 differences found 2025/04/23 01:25:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-modomeh0qize': 1 matching files 2025/04/23 01:25:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kijucoj2fove" 2025/04/23 01:25:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/23 01:25:47 DEBUG : Creating backend with remote "TestDrive:crypt/leg6m4hsm9pm2bdfsdl4g4tra80916a4j4bq2657dpm1emv4nqf0" 2025/04/23 01:25:48 DEBUG : Creating backend with remote "/tmp/rclone3215452120" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kijucoj2fove'", Local "Local file system at /tmp/rclone3215452120", Modify Window "1ms" 2025/04/23 01:25:50 DEBUG : 測試_Русский___ě_áñ: md5 = cad725b941ee20023ab1c246b740a81d OK NFC checkfile vs. NFD remote (without normalization) 2025/04/23 01:25:50 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/23 01:25:50 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kijucoj2fove' 2025/04/23 01:25:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kijucoj2fove': 1 files missing 2025/04/23 01:25:50 NOTICE: 1 hashes missing 2025/04/23 01:25:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kijucoj2fove': 2 differences found 2025/04/23 01:25:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kijucoj2fove': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/23 01:25:52 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/23 01:25:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kijucoj2fove': 0 differences found 2025/04/23 01:25:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kijucoj2fove': 1 matching files 2025/04/23 01:25:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xiduzuw6vehu" 2025/04/23 01:25:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/23 01:25:52 DEBUG : Creating backend with remote "TestDrive:crypt/hv9997c996iagugrnadnq937c4vbbp4qh4jvf4vij012thmala50" 2025/04/23 01:25:53 DEBUG : Creating backend with remote "/tmp/rclone3063171770" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiduzuw6vehu'", Local "Local file system at /tmp/rclone3063171770", Modify Window "1ms" 2025/04/23 01:25:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 84f774d30b13ddf9fbd1d5e3e96e0771 OK NFDx2 checkfile vs. both remote (without normalization) 2025/04/23 01:25:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/23 01:25:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xiduzuw6vehu' 2025/04/23 01:25:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiduzuw6vehu': 1 files missing 2025/04/23 01:25:55 NOTICE: 1 hashes missing 2025/04/23 01:25:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiduzuw6vehu': 2 differences found 2025/04/23 01:25:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiduzuw6vehu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/23 01:25:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/23 01:25:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiduzuw6vehu': 0 differences found 2025/04/23 01:25:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiduzuw6vehu': 1 matching files 2025/04/23 01:25:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zaxanid9foza" 2025/04/23 01:25:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/23 01:25:56 DEBUG : Creating backend with remote "TestDrive:crypt/1291dtqmisdi6rmso5iq3vjl2aepn90drk0bojv8jb7f5t329vcg" 2025/04/23 01:25:57 DEBUG : Creating backend with remote "/tmp/rclone721392557" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zaxanid9foza'", Local "Local file system at /tmp/rclone721392557", Modify Window "1ms" 2025/04/23 01:25:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e66b17bb7be7a598325d0a2ed915808b OK NFCx2 checkfile vs. both remote (without normalization) 2025/04/23 01:26:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/23 01:26:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zaxanid9foza' 2025/04/23 01:26:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zaxanid9foza': 1 files missing 2025/04/23 01:26:00 NOTICE: 1 hashes missing 2025/04/23 01:26:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zaxanid9foza': 2 differences found 2025/04/23 01:26:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zaxanid9foza': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/23 01:26:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/23 01:26:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zaxanid9foza': 0 differences found 2025/04/23 01:26:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zaxanid9foza': 1 matching files 2025/04/23 01:26:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xogoyuw1zibi" 2025/04/23 01:26:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/23 01:26:01 DEBUG : Creating backend with remote "TestDrive:crypt/lpra4soh5h403tpbrs62va207jd28e4r9hve12kc206em95jdcb0" 2025/04/23 01:26:02 DEBUG : Creating backend with remote "/tmp/rclone3188069992" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xogoyuw1zibi'", Local "Local file system at /tmp/rclone3188069992", Modify Window "1ms" 2025/04/23 01:26:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 00c51e150f96c314ef349f06539f3ae1 OK both checkfile vs. NFDx2 remote (without normalization) 2025/04/23 01:26:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/23 01:26:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xogoyuw1zibi' 2025/04/23 01:26:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xogoyuw1zibi': 1 files missing 2025/04/23 01:26:05 NOTICE: 1 hashes missing 2025/04/23 01:26:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xogoyuw1zibi': 2 differences found 2025/04/23 01:26:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xogoyuw1zibi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/23 01:26:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/23 01:26:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xogoyuw1zibi': 0 differences found 2025/04/23 01:26:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xogoyuw1zibi': 1 matching files 2025/04/23 01:26:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-miyinoc1qera" 2025/04/23 01:26:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/23 01:26:06 DEBUG : Creating backend with remote "TestDrive:crypt/7c1c51i5hpui6hapnctd441e1hmtspkjqte19bqmuh2jt6kfom1g" 2025/04/23 01:26:07 DEBUG : Creating backend with remote "/tmp/rclone3381862322" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miyinoc1qera'", Local "Local file system at /tmp/rclone3381862322", Modify Window "1ms" 2025/04/23 01:26:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 142ae8ec6c12a4eb0bb9cb0bc5658ba1 OK both checkfile vs. NFCx2 remote (without normalization) 2025/04/23 01:26:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/23 01:26:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-miyinoc1qera' 2025/04/23 01:26:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-miyinoc1qera': 1 files missing 2025/04/23 01:26:10 NOTICE: 1 hashes missing 2025/04/23 01:26:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-miyinoc1qera': 2 differences found 2025/04/23 01:26:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-miyinoc1qera': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/23 01:26:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/23 01:26:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-miyinoc1qera': 0 differences found 2025/04/23 01:26:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-miyinoc1qera': 1 matching files 2025/04/23 01:26:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-miyinoc1qera': Purge remote 2025/04/23 01:26:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xogoyuw1zibi': Purge remote 2025/04/23 01:26:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zaxanid9foza': Purge remote 2025/04/23 01:26:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xiduzuw6vehu': Purge remote 2025/04/23 01:26:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kijucoj2fove': Purge remote 2025/04/23 01:26:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-modomeh0qize': Purge remote 2025/04/23 01:26:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fadawes4pira': Purge remote 2025/04/23 01:26:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuyizav4vizu': Purge remote 2025/04/23 01:26:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ninafef9xoxa': Purge remote 2025/04/23 01:26:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gixonaq1cezo': Purge remote --- PASS: TestApplyTransforms (52.75s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:26:16 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/23 01:26:18 DEBUG : sub/file2: md5 = 3ee683f60e4242d57ff726daa5deb3da OK 2025/04/23 01:26:18 INFO : file1: Copied (new) to: sub/file2 2025/04/23 01:26:19 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 01:26:19 DEBUG : file1: Unchanged skipping 2025/04/23 01:26:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi': don't need to copy/move sub/file2, it is already at target location 2025/04/23 01:26:21 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.90s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.42s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:26:24 DEBUG : dst/file1: md5 = c3fbd3bc0018b30e14e4477000ea52ef OK 2025/04/23 01:26:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lecehop7zupi/backup" 2025/04/23 01:26:25 DEBUG : Creating backend with remote "TestDrive:crypt/r9po35nn99ksknpm7q33kbdiafk8vg0mqsg0ifs0upm0pn60evgg/1nrff024r7pq65ecp72fc28jb0" 2025/04/23 01:26:27 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/23 01:26:29 INFO : dst/file1: Moved (server-side) 2025/04/23 01:26:31 DEBUG : dst/file1: md5 = 7b3934e1d90b78d00cfb543e9a0f1344 OK 2025/04/23 01:26:31 INFO : dst/file1: Copied (new) 2025/04/23 01:26:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/23 01:26:34 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/23 01:26:34 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.11s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:26:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lecehop7zupi/dst" 2025/04/23 01:26:35 DEBUG : Creating backend with remote "TestDrive:crypt/r9po35nn99ksknpm7q33kbdiafk8vg0mqsg0ifs0upm0pn60evgg/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/23 01:26:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lecehop7zupi/CompareDest" 2025/04/23 01:26:37 DEBUG : Creating backend with remote "TestDrive:crypt/r9po35nn99ksknpm7q33kbdiafk8vg0mqsg0ifs0upm0pn60evgg/gveqi14airsml4bgu7krj116o8" 2025/04/23 01:26:38 DEBUG : one: Need to transfer - File not found at Destination 2025/04/23 01:26:40 DEBUG : one: md5 = 2db91d02abd0de098e1499e615645e84 OK 2025/04/23 01:26:40 INFO : one: Copied (new) 2025/04/23 01:26:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/23 01:26:43 DEBUG : one: md5 = 5009ca1185bca59dcf98742daa89c243 OK 2025/04/23 01:26:43 INFO : one: Copied (replaced existing) 2025/04/23 01:26:45 DEBUG : dst/one: md5 = c36d426843343c667763621893af6f15 OK 2025/04/23 01:26:47 DEBUG : CompareDest/one: md5 = 131d7bcaf86fa8b5a0cbd555a7eb1222 OK 2025/04/23 01:26:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/23 01:26:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/23 01:26:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/23 01:26:50 DEBUG : CompareDest/two: md5 = 078a9b70ae4bd6dac06eeee36e5689d4 OK 2025/04/23 01:26:51 DEBUG : two: Need to transfer - File not found at Destination 2025/04/23 01:26:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/23 01:26:51 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/23 01:26:52 DEBUG : two: Need to transfer - File not found at Destination 2025/04/23 01:26:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/23 01:26:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/23 01:26:53 DEBUG : two: Need to transfer - File not found at Destination 2025/04/23 01:26:53 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/23 01:26:55 DEBUG : two: md5 = 65c25f80eb9569531dffad9974403716 OK 2025/04/23 01:26:55 INFO : two: Copied (new) 2025/04/23 01:26:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/23 01:26:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/23 01:26:59 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/23 01:26:59 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.09s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:26:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lecehop7zupi/dst" 2025/04/23 01:26:59 DEBUG : Creating backend with remote "TestDrive:crypt/r9po35nn99ksknpm7q33kbdiafk8vg0mqsg0ifs0upm0pn60evgg/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/23 01:27:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lecehop7zupi/CopyDest" 2025/04/23 01:27:01 DEBUG : Creating backend with remote "TestDrive:crypt/r9po35nn99ksknpm7q33kbdiafk8vg0mqsg0ifs0upm0pn60evgg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/23 01:27:02 DEBUG : one: Need to transfer - File not found at Destination 2025/04/23 01:27:05 DEBUG : one: md5 = 450a0e3c8eeca5da63d342c2bd06e0b6 OK 2025/04/23 01:27:05 INFO : one: Copied (new) 2025/04/23 01:27:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/23 01:27:07 DEBUG : one: md5 = b2606e7998ae224bee64053d9787b2e2 OK 2025/04/23 01:27:07 INFO : one: Copied (replaced existing) 2025/04/23 01:27:09 DEBUG : dst/one: md5 = 96e2dd5d879987165d52796b36790b86 OK 2025/04/23 01:27:11 DEBUG : CopyDest/one: md5 = 51eb566f029c91ac8040d1f06f1f99b9 OK 2025/04/23 01:27:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lecehop7zupi/BackupDir" 2025/04/23 01:27:11 DEBUG : Creating backend with remote "TestDrive:crypt/r9po35nn99ksknpm7q33kbdiafk8vg0mqsg0ifs0upm0pn60evgg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/23 01:27:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/23 01:27:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/23 01:27:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/23 01:27:15 INFO : one: Moved (server-side) 2025/04/23 01:27:16 INFO : one: Copied (server-side copy) 2025/04/23 01:27:16 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/23 01:27:18 DEBUG : CopyDest/two: md5 = a51859024398f377cbdf471a9866c859 OK 2025/04/23 01:27:18 DEBUG : two: Need to transfer - File not found at Destination 2025/04/23 01:27:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/23 01:27:20 INFO : two: Copied (server-side copy) 2025/04/23 01:27:20 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/23 01:27:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/23 01:27:20 DEBUG : two: Unchanged skipping 2025/04/23 01:27:22 DEBUG : CopyDest/three: md5 = 5d4bcbdba9b873efb077875b4a208d4e OK 2025/04/23 01:27:23 DEBUG : three: Need to transfer - File not found at Destination 2025/04/23 01:27:23 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/23 01:27:23 DEBUG : three: Destination not found in --copy-dest 2025/04/23 01:27:24 DEBUG : three: md5 = 598ae44bd019d34fd2a8cf09db7e3216 OK 2025/04/23 01:27:24 INFO : three: Copied (new) 2025/04/23 01:27:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/23 01:27:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/23 01:27:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/23 01:27:29 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/23 01:27:29 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/23 01:27:29 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/23 01:27:30 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (31.10s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.42s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:27:31 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/23 01:27:33 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 2a643feeb46ff22001c866f1fc45852f OK 2025/04/23 01:27:33 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/23 01:27:34 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/23 01:27:34 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/04/23 01:27:35 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/23 01:27:36 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/23 01:27:37 DEBUG : TestCopyFileMaxTransfer/file4: md5 = cd81489c627365513797d26c60db1dcb OK 2025/04/23 01:27:37 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/04/23 01:27:39 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/04/23 01:27:39 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.59s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.40s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:27:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi': Looking for duplicate names using skip mode. 2025/04/23 01:27:43 NOTICE: one: Found 2 files with duplicate names 2025/04/23 01:27:43 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.45s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:27:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi': Looking for duplicate names using skip mode. 2025/04/23 01:27:49 NOTICE: one: Found 3 files with duplicate names 2025/04/23 01:27:49 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/04/23 01:27:49 INFO : one: Deleted 2025/04/23 01:27:49 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (5.94s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:27:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi': Looking for duplicate names using first mode. 2025/04/23 01:27:55 NOTICE: one: Found 3 files with duplicate names 2025/04/23 01:27:55 INFO : one: Deleted 2025/04/23 01:27:56 INFO : one: Deleted 2025/04/23 01:27:56 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.04s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:28:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi': Looking for duplicate names using newest mode. 2025/04/23 01:28:01 NOTICE: one: Found 3 files with duplicate names 2025/04/23 01:28:01 INFO : one: Deleted 2025/04/23 01:28:02 INFO : one: Deleted 2025/04/23 01:28:02 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.31s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.42s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:28:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi': Looking for duplicate names using oldest mode. 2025/04/23 01:28:07 NOTICE: one: Found 3 files with duplicate names 2025/04/23 01:28:08 INFO : one: Deleted 2025/04/23 01:28:08 INFO : one: Deleted 2025/04/23 01:28:08 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (5.98s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:28:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi': Looking for duplicate names using largest mode. 2025/04/23 01:28:13 NOTICE: one: Found 3 files with duplicate names 2025/04/23 01:28:14 INFO : one: Deleted 2025/04/23 01:28:14 INFO : one: Deleted 2025/04/23 01:28:14 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (5.82s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:28:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi': Looking for duplicate names using smallest mode. 2025/04/23 01:28:19 NOTICE: one: Found 3 files with duplicate names 2025/04/23 01:28:20 INFO : one: Deleted 2025/04/23 01:28:20 INFO : one: Deleted 2025/04/23 01:28:20 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (5.99s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:28:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi': Looking for duplicate names using rename mode. 2025/04/23 01:28:26 NOTICE: one.txt: Found 3 files with duplicate names 2025/04/23 01:28:27 INFO : one-2.txt: renamed from: one.txt 2025/04/23 01:28:28 INFO : one-3.txt: renamed from: one.txt 2025/04/23 01:28:30 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (10.97s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:28:34 DEBUG : dupe1/one.txt: md5 = e8be5a918e3d39109df475410a10a1d3 OK 2025/04/23 01:28:36 DEBUG : dupe2/two.txt: md5 = 347d8b8d225eafee61b6e6170cf441af OK 2025/04/23 01:28:38 DEBUG : dupe3/three.txt: md5 = e63fe63daf3ab857ff73eb2fd7d94335 OK 2025/04/23 01:28:39 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/04/23 01:28:40 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/04/23 01:28:40 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/04/23 01:28:41 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/04/23 01:28:44 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/04/23 01:28:44 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/04/23 01:28:44 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.53s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:28:46 DEBUG : a.txt: md5 = 699636c0c57b289e166439baf3ea0660 OK 2025/04/23 01:28:47 DEBUG : zend.txt: md5 = 7a1a35c5c0400a8da6d373dd152331d8 OK 2025/04/23 01:28:49 DEBUG : sub dir/hello world: md5 = 153c9e6a8f926c887d886461379d6531 OK 2025/04/23 01:28:51 DEBUG : sub dir/hello world2: md5 = 572944364f8bcbc322816babacb2e50b OK 2025/04/23 01:28:53 DEBUG : sub dir/ignore dir/.ignore: md5 = 0917d0ab9ece523ae8d063c258954bcd OK 2025/04/23 01:28:54 DEBUG : sub dir/ignore dir/should be ignored: md5 = feae5676eee08222fff3b46d50902365 OK 2025/04/23 01:28:56 DEBUG : sub dir/sub sub dir/hello world3: md5 = 2426f63b296441aaf846158e38d083a8 OK 2025/04/23 01:28:57 DEBUG : a.txt: Excluded (Size Filter) 2025/04/23 01:28:57 DEBUG : a.txt: Excluded 2025/04/23 01:28:58 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/23 01:28:58 DEBUG : sub dir/hello world2: Excluded 2025/04/23 01:28:58 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/23 01:28:58 DEBUG : sub dir/hello world: Excluded 2025/04/23 01:28:59 DEBUG : sub dir/ignore dir: Excluded 2025/04/23 01:28:59 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/23 01:28:59 DEBUG : sub dir/hello world2: Excluded 2025/04/23 01:28:59 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/23 01:28:59 DEBUG : sub dir/hello world: Excluded 2025/04/23 01:28:59 DEBUG : sub dir/ignore dir: Excluded 2025/04/23 01:29:03 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/23 01:29:04 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/23 01:29:04 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/23 01:29:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/23 01:29:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/23 01:29:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/04/23 01:29:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (20.72s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:29:07 DEBUG : a.txt: md5 = 90abd587f5c59735b17a0cefa8200fba OK 2025/04/23 01:29:08 DEBUG : zend.txt: md5 = 7a84d297d9660c63df58dcf52a5b06f7 OK 2025/04/23 01:29:10 DEBUG : sub dir/hello world: md5 = 0e35c1c95b360919bdeb2cc54e806db4 OK 2025/04/23 01:29:11 DEBUG : sub dir/hello world2: md5 = e96c3ae815ba175cb51f09303393a165 OK 2025/04/23 01:29:13 DEBUG : sub dir/ignore dir/.ignore: md5 = af2f2541b9c8374b511f8549e1f41891 OK 2025/04/23 01:29:15 DEBUG : sub dir/ignore dir/should be ignored: md5 = 141fa53a86e16d790b374069627bfe42 OK 2025/04/23 01:29:17 DEBUG : sub dir/sub sub dir/hello world3: md5 = a5891a9aa4683091ec2dcb86af376c4f OK 2025/04/23 01:29:18 DEBUG : a.txt: Excluded (Size Filter) 2025/04/23 01:29:18 DEBUG : a.txt: Excluded 2025/04/23 01:29:18 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/23 01:29:18 DEBUG : sub dir/hello world2: Excluded 2025/04/23 01:29:18 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/23 01:29:18 DEBUG : sub dir/hello world: Excluded 2025/04/23 01:29:19 DEBUG : sub dir/ignore dir: Excluded 2025/04/23 01:29:19 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/23 01:29:19 DEBUG : sub dir/hello world2: Excluded 2025/04/23 01:29:19 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/23 01:29:19 DEBUG : sub dir/hello world: Excluded 2025/04/23 01:29:19 DEBUG : sub dir/ignore dir: Excluded 2025/04/23 01:29:24 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/23 01:29:24 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/23 01:29:24 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/23 01:29:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/23 01:29:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/23 01:29:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/04/23 01:29:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (20.50s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:29:27 DEBUG : file1: md5 = e7f491b6a90b4fc51e665d3b7f060007 OK 2025/04/23 01:29:29 DEBUG : sub/file2: md5 = 588fe7c486c685a369f5f234d4a7ba19 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/04/23 01:29:32 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/04/23 01:29:32 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/04/23 01:29:32 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/04/23 01:29:34 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.03s) --- PASS: TestListJSON/Default (0.20s) --- PASS: TestListJSON/FilesOnly (0.22s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.45s) --- PASS: TestListJSON/SubDir (0.21s) --- PASS: TestListJSON/NoModTime (0.22s) --- PASS: TestListJSON/NoMimeType (0.22s) --- PASS: TestListJSON/ShowHash (0.22s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.60s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:29:36 DEBUG : file1: md5 = 40197465ecaefb280734bf018d234c37 OK 2025/04/23 01:29:38 DEBUG : sub/file2: md5 = e050160702898c50313ddaf6b12bf10e OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/04/23 01:29:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lecehop7zupi/notfound" 2025/04/23 01:29:42 DEBUG : Config file has changed externally - reloading 2025/04/23 01:29:42 DEBUG : Creating backend with remote "TestDrive:crypt/r9po35nn99ksknpm7q33kbdiafk8vg0mqsg0ifs0upm0pn60evgg/qe0i31qdkoejk60elps0ni5sqk" 2025/04/23 01:29:45 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.13s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.21s) --- PASS: TestStatJSON/Dir (0.45s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.44s) --- PASS: TestStatJSON/DirFilesOnly (0.21s) --- PASS: TestStatJSON/FileFilesOnly (0.22s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.22s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.68s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:29:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi': Making directory 2025/04/23 01:29:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi': Making directory --- PASS: TestMkdir (0.58s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:29:49 DEBUG : sub dir/hello world: md5 = a8806cf2dd5688cc42769b20bf75d074 OK 2025/04/23 01:29:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.61s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:29:52 DEBUG : potato2: md5 = 5a88aa627c5b39ab15e1aa69a0ef2628 OK 2025/04/23 01:29:54 DEBUG : empty space: md5 = 0ca804efb25fb148c9b4fce6b84c8365 OK --- PASS: TestLs (4.41s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:29:57 DEBUG : potato2: md5 = 194a0f72dd54b4a06c5b250c847108ea OK 2025/04/23 01:29:58 DEBUG : empty space: md5 = 95bfb7a5b5a3dbd8c9e1bb644e76e193 OK 2025/04/23 01:29:59 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.12s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:30:02 DEBUG : potato2: md5 = 7f6136208fc291af28ca3e28c98f3b1f OK 2025/04/23 01:30:03 DEBUG : empty space: md5 = 8dfff26682ccf75cdecd7aa7230f197c OK --- PASS: TestLsLong (4.64s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:30:07 DEBUG : potato2: md5 = 4a30a4b646187b0dc186156c6a2763de OK 2025/04/23 01:30:08 DEBUG : empty space: md5 = b3fdacf6505d712a8bda99b19ee93bfa OK --- PASS: TestHashSums (4.26s) === RUN TestHashSumsWithErrors 2025/04/23 01:30:10 DEBUG : Creating backend with remote ":memory:" 2025/04/23 01:30:10 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/23 01:30:10 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/23 01:30:10 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/23 01:30:10 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/23 01:30:10 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/23 01:30:10 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/23 01:30:10 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/23 01:30:10 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/23 01:30:10 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-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:30:11 DEBUG : potato2: md5 = 8ab82b8ea528fc50df890593443dc3d4 OK 2025/04/23 01:30:13 DEBUG : empty space: md5 = 12d81aac9d3f39b50b06f86b1cf198cd OK 2025/04/23 01:30:15 DEBUG : sub dir/potato3: md5 = 1077c93246f615cc0b3b43876912a94b OK 2025/04/23 01:30:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.40s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:30:19 DEBUG : small: md5 = b3e3dbc1bba01dfdfa4b6cc2316b8853 OK 2025/04/23 01:30:21 DEBUG : medium: md5 = 0b1016c7543ac0cca2cf7eb93b699674 OK 2025/04/23 01:30:22 DEBUG : large: md5 = a81c1713b58d0202b1a5575b9a092051 OK 2025/04/23 01:30:22 DEBUG : Waiting for deletions to finish 2025/04/23 01:30:23 DEBUG : large: Excluded (Size Filter) 2025/04/23 01:30:23 INFO : small: Deleted 2025/04/23 01:30:23 INFO : medium: Deleted --- PASS: TestDelete (6.15s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:30:25 DEBUG : small: md5 = e53695e4b4408226c6e8c888869227af OK 2025/04/23 01:30:27 DEBUG : medium: md5 = 9d700633de9568e7258fd11895cb8c34 OK 2025/04/23 01:30:28 DEBUG : large: md5 = 1d21f4b900255512514c403e9d5823de OK 2025/04/23 01:30:28 DEBUG : Waiting for deletions to finish 2025/04/23 01:30:29 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/04/23 01:30:29 INFO : small: Deleted 2025/04/23 01:30:29 INFO : medium: Deleted --- PASS: TestMaxDelete (6.52s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:30:32 DEBUG : small: md5 = bc1da0b10d7923ef284d6dce2546c0bf OK 2025/04/23 01:30:33 DEBUG : medium: md5 = dd7dd22f8787df399f7e047a5cabe449 OK 2025/04/23 01:30:35 DEBUG : large: md5 = e928bcfecccd03f1a6d805d973e1dbe8 OK 2025/04/23 01:30:35 DEBUG : Waiting for deletions to finish 2025/04/23 01:30:35 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/23 01:30:35 INFO : small: Deleted 2025/04/23 01:30:36 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.43s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:30:38 DEBUG : small: md5 = c922d863985ef8b6e56208dd001b4410 OK 2025/04/23 01:30:40 DEBUG : medium: md5 = 9bd6e6af68f8bfadee9157d0e60e2051 OK 2025/04/23 01:30:41 DEBUG : large: md5 = 3b04078ac2f58a598feb766a3cbf30bc OK 2025/04/23 01:30:41 DEBUG : Waiting for deletions to finish 2025/04/23 01:30:42 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/23 01:30:42 INFO : medium: Deleted 2025/04/23 01:30:42 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.70s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:30:45 DEBUG : ReadFile: md5 = 3793f13309ef07290bdbc3159fad3450 OK --- PASS: TestReadFile (4.01s) === RUN TestRetry 2025/04/23 01:30:48 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/23 01:30:48 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/23 01:30:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/23 01:30:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/23 01:30:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/23 01:30:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/23 01:30:48 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-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:30:49 DEBUG : file1: md5 = 6d329fedd79a5699c6635898d3c80d30 OK 2025/04/23 01:30:50 DEBUG : file2: md5 = 63c47e7d51c34d4e3c89a2b9215bffb1 OK --- PASS: TestCat (16.31s) === RUN TestPurge 2025/04/23 01:31:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qodakat3puwu" 2025/04/23 01:31:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/23 01:31:04 DEBUG : Creating backend with remote "TestDrive:crypt/i9n4pkdsp903a65upmvb2um9u5u9h25cs4rgbnh2fi2u160pva9g" 2025/04/23 01:31:05 DEBUG : Creating backend with remote "/tmp/rclone640046627" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qodakat3puwu'", Local "Local file system at /tmp/rclone640046627", Modify Window "1ms" 2025/04/23 01:31:10 DEBUG : A1/B1/C1/one: md5 = d60ac27f32b3399a91b93ef6cc148be2 OK 2025/04/23 01:31:10 INFO : A2: Making directory 2025/04/23 01:31:11 INFO : A1/B2: Making directory 2025/04/23 01:31:11 INFO : A1/B2/C2: Making directory 2025/04/23 01:31:12 INFO : A1/B1/C3: Making directory 2025/04/23 01:31:13 INFO : A3: Making directory 2025/04/23 01:31:14 INFO : A3/B3: Making directory 2025/04/23 01:31:14 INFO : A3/B3/C4: Making directory 2025/04/23 01:31:16 DEBUG : A1/two: md5 = 10832dd018e5ac2705b6c6b110c34264 OK 2025/04/23 01:31:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qodakat3puwu': Purge remote 2025/04/23 01:31:20 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.56s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:31:23 DEBUG : A1/B1/C1/one: md5 = 22540908a23d2df4ef8e606963736f15 OK 2025/04/23 01:31:23 INFO : A2: Making directory 2025/04/23 01:31:24 INFO : A1/B2: Making directory 2025/04/23 01:31:25 INFO : A1/B2/C2: Making directory 2025/04/23 01:31:26 INFO : A1/B1/C3: Making directory 2025/04/23 01:31:26 INFO : A3: Making directory 2025/04/23 01:31:27 INFO : A3/B3: Making directory 2025/04/23 01:31:28 INFO : A3/B3/C4: Making directory 2025/04/23 01:31:30 DEBUG : A1/two: md5 = 01ade59ff133bbf5a1983a8d01c475ba OK 2025/04/23 01:31:31 DEBUG : removing 1 level 3 directories 2025/04/23 01:31:31 INFO : A3/B3/C4: Removing directory 2025/04/23 01:31:34 DEBUG : removing 2 level 3 directories 2025/04/23 01:31:34 INFO : A1/B2/C2: Removing directory 2025/04/23 01:31:34 INFO : A1/B1/C3: Removing directory 2025/04/23 01:31:34 DEBUG : removing 2 level 2 directories 2025/04/23 01:31:34 INFO : A3/B3: Removing directory 2025/04/23 01:31:34 INFO : A1/B2: Removing directory 2025/04/23 01:31:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/23 01:31:35 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/04/23 01:31:35 DEBUG : removing 2 level 1 directories 2025/04/23 01:31:35 INFO : A3: Removing directory 2025/04/23 01:31:35 INFO : A2: Removing directory 2025/04/23 01:31:35 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/04/23 01:31:39 DEBUG : removing 1 level 3 directories 2025/04/23 01:31:39 INFO : A1/B1/C1: Removing directory 2025/04/23 01:31:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/23 01:31:40 DEBUG : removing 1 level 2 directories 2025/04/23 01:31:40 INFO : A1/B1: Removing directory 2025/04/23 01:31:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/23 01:31:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/23 01:31:40 DEBUG : removing 1 level 1 directories 2025/04/23 01:31:40 INFO : A1: Removing directory 2025/04/23 01:31:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/23 01:31:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/23 01:31:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/23 01:31:41 DEBUG : removing 1 level 0 directories 2025/04/23 01:31:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi': Removing directory 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/23 01:31:41 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (22.78s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:31:43 INFO : A1: Making directory 2025/04/23 01:31:44 INFO : A1/B1: Making directory 2025/04/23 01:31:45 INFO : A1/B1/C1: Making directory 2025/04/23 01:31:47 DEBUG : removing 1 level 3 directories 2025/04/23 01:31:47 INFO : A1/B1/C1: Removing directory 2025/04/23 01:31:48 DEBUG : removing 1 level 2 directories 2025/04/23 01:31:48 INFO : A1/B1: Removing directory 2025/04/23 01:31:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/23 01:31:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.79s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:31:50 INFO : A1: Making directory 2025/04/23 01:31:51 INFO : A1/B1: Making directory 2025/04/23 01:31:52 INFO : A1/B1/C1: Making directory 2025/04/23 01:31:54 DEBUG : removing 1 level 3 directories 2025/04/23 01:31:54 INFO : A1/B1/C1: Removing directory 2025/04/23 01:31:55 DEBUG : removing 1 level 2 directories 2025/04/23 01:31:55 INFO : A1/B1: Removing directory 2025/04/23 01:31:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/23 01:31:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.07s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:31:59 DEBUG : file1: md5 = af02a88ba1874bbe16c05bc1a703c1b8 OK 2025/04/23 01:31:59 DEBUG : filename.txt: File name found in url 2025/04/23 01:32:01 DEBUG : filename.txt: md5 = f08bc753bbb21e0f787732924326b5ed OK 2025/04/23 01:32:01 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/04/23 01:32:02 DEBUG : headerfilename.txt: md5 = 7563f6b339673e664e3347abf95604af OK 2025/04/23 01:32:04 DEBUG : file2: md5 = 618af6200fff67299ff59161814b30e5 OK --- PASS: TestCopyURL (8.92s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:32:07 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/23 01:32:09 DEBUG : sub/file2: md5 = 5ffc3926673661537b60a7e0dd49ccc0 OK 2025/04/23 01:32:09 INFO : file1: Copied (new) to: sub/file2 2025/04/23 01:32:09 INFO : file1: Deleted 2025/04/23 01:32:09 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 01:32:09 DEBUG : file1: Unchanged skipping 2025/04/23 01:32:09 INFO : file1: Deleted 2025/04/23 01:32:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi': don't need to copy/move sub/file2, it is already at target location 2025/04/23 01:32:11 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.85s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:32:12 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/23 01:32:14 DEBUG : file1: md5 = 9ca0c3eef9327f6d91a9ba51bb585292 OK 2025/04/23 01:32:14 INFO : file1: Copied (new) 2025/04/23 01:32:14 INFO : file1: Deleted 2025/04/23 01:32:14 DEBUG : file1: Destination exists, skipping 2025/04/23 01:32:14 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.13s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.42s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.43s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:32:18 DEBUG : dst/file1: md5 = 22c044ede99337d6731e9745746d9765 OK 2025/04/23 01:32:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lecehop7zupi/backup" 2025/04/23 01:32:19 DEBUG : Config file has changed externally - reloading 2025/04/23 01:32:19 DEBUG : Creating backend with remote "TestDrive:crypt/r9po35nn99ksknpm7q33kbdiafk8vg0mqsg0ifs0upm0pn60evgg/1nrff024r7pq65ecp72fc28jb0" 2025/04/23 01:32:21 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/23 01:32:23 INFO : dst/file1: Moved (server-side) 2025/04/23 01:32:24 DEBUG : dst/file1: md5 = 1887d3937ed3b7ae7a4b8a50101f30da OK 2025/04/23 01:32:24 INFO : dst/file1: Copied (new) 2025/04/23 01:32:24 INFO : dst/file1: Deleted 2025/04/23 01:32:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/23 01:32:28 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/23 01:32:28 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.62s) === 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-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:32:31 DEBUG : A1/one: md5 = 85dda015b34de0f34e53e3b7c635354d OK 2025/04/23 01:32:32 DEBUG : A1/two: md5 = 879847677ac59117dba23a1139f5b165 OK 2025/04/23 01:32:35 DEBUG : A1/B1/three: md5 = c3d4660b6baf96e8ad4c1c436df6beb7 OK 2025/04/23 01:32:37 DEBUG : A1/B1/C1/four: md5 = d376ad1b42b5bb834fa53b0e0c96dbd1 OK 2025/04/23 01:32:39 DEBUG : A1/B1/C2/five: md5 = 6b28899194b8d6718f7d14bbbcc14890 OK 2025/04/23 01:32:39 INFO : A1/B2: Making directory 2025/04/23 01:32:40 INFO : A1/B1/C3: Making directory 2025/04/23 01:32:49 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/04/23 01:32:49 INFO : A2/two: Moved (server-side) to: A3/two 2025/04/23 01:32:49 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/04/23 01:32:49 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/04/23 01:32:50 INFO : A2/one: Moved (server-side) to: A3/one 2025/04/23 01:32:52 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/23 01:32:52 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/23 01:32:52 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/23 01:32:53 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/23 01:32:53 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/23 01:32:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/04/23 01:33:01 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/04/23 01:33:01 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/04/23 01:33:01 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/04/23 01:33:01 INFO : A3/one: Moved (server-side) to: A4/one 2025/04/23 01:33:01 INFO : A3/two: Moved (server-side) to: A4/two 2025/04/23 01:33:04 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/23 01:33:04 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/23 01:33:04 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/23 01:33:05 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/23 01:33:05 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/23 01:33:11 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/04/23 01:33:11 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/04/23 01:33:12 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/23 01:33:12 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/23 01:33:12 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/23 01:33:12 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/23 01:33:13 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/23 01:33:13 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/23 01:33:13 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/23 01:33:13 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.66s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" --- PASS: TestGetFsInfo (0.49s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:33:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi': File to upload is small (34 bytes), uploading instead of streaming 2025/04/23 01:33:15 DEBUG : no_checksum_small_file_from_pipe: md5 = 5ef18170d320390d88dcd6ff1460a295 OK 2025/04/23 01:33:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/23 01:33:15 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/23 01:33:16 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/04/23 01:33:17 DEBUG : no_checksum_big_file_from_pipe: md5 = c7d87beb8b4181697c3ec7d8568e02cd OK 2025/04/23 01:33:17 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-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:33:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi': File to upload is small (34 bytes), uploading instead of streaming 2025/04/23 01:33:20 DEBUG : with_checksum_small_file_from_pipe: md5 = a746860355aae6f1fc84bbab003d9275 OK 2025/04/23 01:33:20 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/23 01:33:21 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/04/23 01:33:22 DEBUG : with_checksum_big_file_from_pipe: md5 = a3aa05f44e087631b8eb77556a68402b OK 2025/04/23 01:33:22 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-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:33:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi': File to upload is small (34 bytes), uploading instead of streaming 2025/04/23 01:33:25 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 01:33:26 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/23 01:33:27 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-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:33:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi': File to upload is small (34 bytes), uploading instead of streaming 2025/04/23 01:33:30 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/23 01:33:31 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/23 01:33:32 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.39s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.88s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.74s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.23s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.55s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/04/23 01:33:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi': File to upload is small (48 bytes), uploading instead of streaming 2025/04/23 01:33:35 DEBUG : rcat_metadata: md5 = 2e615de244ea4504c51cf91a7511fb1d OK 2025/04/23 01:33:35 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/04/23 01:33:37 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/04/23 01:33:37 DEBUG : rcat_metadata_uploadcutoff0: md5 = 1f02ae65d0fd908aead328f952aa2fae OK 2025/04/23 01:33:37 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.55s) --- PASS: TestRcatMetadata/Normal (2.41s) --- PASS: TestRcatMetadata/ViaDisk (2.69s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:33:40 DEBUG : potato1: md5 = 65789d7dc4e95a7b3206c7cf31e0aa5e OK 2025/04/23 01:33:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi': File to upload is small (60 bytes), uploading instead of streaming 2025/04/23 01:33:42 DEBUG : potato2: md5 = 95ce19e3242c91a97c914ad638314e34 OK 2025/04/23 01:33:42 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.34s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:33:45 DEBUG : potato1: md5 = 0d36087bd1e895b8979079f43de32d8a OK 2025/04/23 01:33:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi': File to upload is small (60 bytes), uploading instead of streaming 2025/04/23 01:33:46 DEBUG : potato2: md5 = ff4262938e237e4f939a2717743b35a3 OK 2025/04/23 01:33:46 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.84s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:33:49 DEBUG : potato2: md5 = bdbb76b0a3a8ffb555506201dd49874e OK 2025/04/23 01:33:51 DEBUG : empty space: md5 = f01fb20ac0aad209e3c25ea6187782f7 OK 2025/04/23 01:33:53 DEBUG : sub dir/potato3: md5 = fd6baf785001ac4ca9331df37ef2963d OK 2025/04/23 01:33:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi': Touching "sub dir/potato3" 2025/04/23 01:33:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi': Touching "empty space" 2025/04/23 01:33:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi': Touching "potato2" 2025/04/23 01:33:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.49s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:33:58 DEBUG : dir with metadata: Making directory with metadata 2025/04/23 01:33:58 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.26s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:34:00 DEBUG : directory with modtime: Making directory with metadata 2025/04/23 01:34:01 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.26s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:34:02 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/23 01:34:02 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/23 01:34:02 DEBUG : Google drive root 'crypt/r9po35nn99ksknpm7q33kbdiafk8vg0mqsg0ifs0upm0pn60evgg': Skipping btime metadata as can't update it on an existing file: 2025-04-23T01:34:02.534656667Z 2025/04/23 01:34:03 INFO : non existent directory: Updated directory metadata 2025/04/23 01:34:05 DEBUG : Google drive root 'crypt/r9po35nn99ksknpm7q33kbdiafk8vg0mqsg0ifs0upm0pn60evgg': Skipping btime metadata as can't update it on an existing file: 2025-04-23T01:34:02.534656667Z 2025/04/23 01:34:05 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.67s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:34:07 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/04/23 01:34:08 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/04/23 01:34:09 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.04s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:34:11 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/23 01:34:11 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/23 01:34:11 DEBUG : dst: Making directory with metadata 2025/04/23 01:34:12 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/23 01:34:12 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 01:34:12 INFO : dst: Set directory modification time (using SetModTime) 2025/04/23 01:34:12 INFO : dst: Set directory modification time (using SetModTime) 2025/04/23 01:34:12 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/04/23 01:34:13 INFO : dst: Set directory modification time (using SetModTime) 2025/04/23 01:34:13 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.55s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi'", Local "Local file system at /tmp/rclone3762121420", Modify Window "1ms" 2025/04/23 01:34:16 DEBUG : sub dir/test remove existing: md5 = e71410bb62f4824ce55a91ce57c90fc6 OK 2025/04/23 01:34:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = a5244afe4a92d6c7fa29342d87f4e312 OK 2025/04/23 01:34:20 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.minuqab3" before starting 2025/04/23 01:34:21 DEBUG : sub dir/test remove existing.minuqab3: TEST: removing renamed existing file after operation 2025/04/23 01:34:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fujamil1" before starting 2025/04/23 01:34:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fujamil1: TEST: renaming existing back after failed operation 2025/04/23 01:34:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.minorak6" before starting 2025/04/23 01:34:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.minorak6: TEST: removing renamed existing file after operation 2025/04/23 01:34:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "tpd0abvd7opoh48gpilvcjddpu41t74h06n5gkmovl753g5lu1og" 2025/04/23 01:34:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "c0baul8oe5km3q9cqn4hb6s0ami6tae2bh0h6n3s9fi88rs3n8habsdt7j0nlob49am6e5ced3ajrl1l1vc9k5jc1nfl46gpinenq7hm2leccgvsjucbtd49h3mpeqan07g5v9upm1pmsiri61rke5bqccvu3cs9jh5p5lq2hha9mthhv9bg" --- PASS: TestRemoveExisting (12.97s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/04/23 01:34:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lecehop7zupi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m31.136288528s (try 1/5)