"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/02/19 01:41:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wetumon5voki" 2025/02/19 01:41:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/19 01:41:32 DEBUG : Creating backend with remote "TestDrive:crypt/qdg0mur2si43dpr9kfd75830ab78nr89lphjnlrb2r5e7l65pfg0" 2025/02/19 01:41:33 DEBUG : Creating backend with remote "/tmp/rclone1641218546" === 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-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/02/19 01:41:34 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/02/19 01:41:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/19 01:41:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/19 01:41:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/02/19 01:41:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/19 01:41:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/19 01:41:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/19 01:41:34 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/02/19 01:41:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/19 01:41:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/19 01:41:34 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/02/19 01:41:34 DEBUG : potato: Seek from 10 to 0 2025/02/19 01:41:34 DEBUG : potato: Seek from 10 to 0 2025/02/19 01:41:34 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/02/19 01:41:34 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/02/19 01:41:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/19 01:41:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/19 01:41:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/02/19 01:41:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/19 01:41:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/19 01:41:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/19 01:41:34 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/02/19 01:41:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/19 01:41:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/19 01:41:34 DEBUG : potato: Seek from 5 to 2 2025/02/19 01:41:34 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/02/19 01:41:34 DEBUG : potato: Seek from 7 to 0 2025/02/19 01:41:34 DEBUG : potato: Seek from 7 to 0 2025/02/19 01:41:34 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/02/19 01:41:34 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/02/19 01:41:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/19 01:41:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/19 01:41:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/02/19 01:41:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/19 01:41:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/19 01:41:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/19 01:41:34 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/02/19 01:41:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/19 01:41:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/19 01:41:34 DEBUG : potato: Seek from 5 to 2 2025/02/19 01:41:34 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/02/19 01:41:34 DEBUG : potato: Seek from 8 to 0 2025/02/19 01:41:34 DEBUG : potato: Seek from 8 to 0 2025/02/19 01:41:34 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/02/19 01:41:34 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/02/19 01:41:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/19 01:41:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/19 01:41:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/02/19 01:41:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/19 01:41:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/19 01:41:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/19 01:41:34 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/02/19 01:41:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/19 01:41:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/19 01:41:34 DEBUG : potato: Seek from 5 to 2 2025/02/19 01:41:34 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/02/19 01:41:34 DEBUG : potato: Seek from 9 to 0 2025/02/19 01:41:34 DEBUG : potato: Seek from 9 to 0 2025/02/19 01:41:34 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-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" 2025/02/19 01:41:36 DEBUG : rutabaga: md5 = 23528744c049c717377f93454aee79c0 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/02/19 01:41:38 DEBUG : empty space: md5 = beb5645f595717cc39ffbac83419df10 OK === RUN TestCheck/3 2025/02/19 01:41:40 DEBUG : potato2: md5 = ce345bac3ccc1afd375cecf28f44b2f4 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/02/19 01:41:42 DEBUG : remotepotato: md5 = 56ac36e27ed50b80e5562d7fd3771fdb OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.11s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.36s) --- PASS: TestCheck/7 (0.23s) === RUN TestCheckFsError 2025/02/19 01:41:45 DEBUG : Creating backend with remote "nonexistent" 2025/02/19 01:41:45 DEBUG : Creating backend with remote "nonexistent" 2025/02/19 01:41:45 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/02/19 01:41:45 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/02/19 01:41:45 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/02/19 01:41:45 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-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" 2025/02/19 01:41:46 DEBUG : rutabaga: md5 = 8b6ae38d59f77f2821a7b17788346b1e OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/02/19 01:41:50 DEBUG : empty space: md5 = b64c817b4bf3579db65b76eb45f622bb OK === RUN TestCheckDownload/3 2025/02/19 01:41:53 DEBUG : potato2: md5 = 536f7a293770ab2ca3129c1262419c09 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/02/19 01:41:56 DEBUG : remotepotato: md5 = e8dc6b310b4cd7c8226927517821e044 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.03s) --- PASS: TestCheckDownload/1 (1.09s) --- PASS: TestCheckDownload/2 (1.04s) --- PASS: TestCheckDownload/3 (0.87s) --- PASS: TestCheckDownload/4 (1.06s) --- PASS: TestCheckDownload/5 (0.98s) --- PASS: TestCheckDownload/6 (1.14s) --- PASS: TestCheckDownload/7 (1.18s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" 2025/02/19 01:42:02 DEBUG : rutabaga: md5 = 3d5d440b0b66e895d2851dff48301621 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/02/19 01:42:05 DEBUG : empty space: md5 = c3166b080e338bd105d8f745b809ca05 OK === RUN TestCheckSizeOnly/3 2025/02/19 01:42:07 DEBUG : potato2: md5 = 13fc4a71c63d48a28d4f4b2e165b0605 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/02/19 01:42:09 DEBUG : remotepotato: md5 = 38bdf6b8d5230f4b9980eb303c544af7 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.89s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.36s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" 2025/02/19 01:42:13 DEBUG : test.sum: md5 = 1f8ac07c48e2b6cb68b73e0be5152278 OK 2025/02/19 01:42:14 NOTICE: test.sum: improperly formatted checksum line 4 2025/02/19 01:42:14 NOTICE: test.sum: improperly formatted checksum line 5 2025/02/19 01:42:14 NOTICE: test.sum: improperly formatted checksum line 6 2025/02/19 01:42:14 NOTICE: test.sum: 2 warning(s) suppressed... 2025/02/19 01:42:16 DEBUG : test.sum: md5 = 71fd6b900d46f50e42af1639217eb2fb OK 2025/02/19 01:42:17 NOTICE: test.sum: improperly formatted checksum line 4 2025/02/19 01:42:17 NOTICE: test.sum: improperly formatted checksum line 5 2025/02/19 01:42:17 NOTICE: test.sum: improperly formatted checksum line 6 2025/02/19 01:42:17 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.77s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" 2025/02/19 01:42:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wetumon5voki/data" 2025/02/19 01:42:18 DEBUG : Creating backend with remote "TestDrive:crypt/qdg0mur2si43dpr9kfd75830ab78nr89lphjnlrb2r5e7l65pfg0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki/data' lacks md5, skipping --- SKIP: TestCheckSum (1.93s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" 2025/02/19 01:42:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wetumon5voki/data" 2025/02/19 01:42:20 DEBUG : Creating backend with remote "TestDrive:crypt/qdg0mur2si43dpr9kfd75830ab78nr89lphjnlrb2r5e7l65pfg0/vjrnln8ratgmqakfosrqe8espk" 2025/02/19 01:42:23 DEBUG : data/banana: md5 = 0015ae6f2128e2715e90652ee058a077 OK 2025/02/19 01:42:25 DEBUG : test.sum: md5 = 402b2d13984553530d75236a209005f6 OK === RUN TestCheckSumDownload/subtest1 2025/02/19 01:42:29 DEBUG : data/potato: md5 = 786be6f41ac82a6f8bb395b3a4b0b7cd OK 2025/02/19 01:42:31 DEBUG : test.sum: md5 = ed4a02920f04613d857f744ee5d8022d OK === RUN TestCheckSumDownload/subtest2 2025/02/19 01:42:35 DEBUG : test.sum: md5 = 7290d64c3afa158d7a24ae11496c2e75 OK === RUN TestCheckSumDownload/subtest3 2025/02/19 01:42:40 DEBUG : test.sum: md5 = a4c1ac8dc8c94d35293608f0cc62c7a3 OK === RUN TestCheckSumDownload/subtest4 2025/02/19 01:42:44 DEBUG : test.sum: md5 = 06ec390b8a6aaafba71f65056176a542 OK === RUN TestCheckSumDownload/subtest5 2025/02/19 01:42:48 DEBUG : test.sum: md5 = d5a47c10ffa2d3b031afa1482326618c OK === RUN TestCheckSumDownload/subtest6 2025/02/19 01:42:53 DEBUG : data/banana: md5 = 34f5687de38a86adbb435a10e0fbe453 OK 2025/02/19 01:42:54 DEBUG : data/potato: md5 = b5179782b8376dd9766385d3cbe8a1dc OK 2025/02/19 01:42:56 DEBUG : test.sum: md5 = a0b4450373703af55fbc21438c5f6675 OK === RUN TestCheckSumDownload/subtest7 2025/02/19 01:43:01 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/02/19 01:43:01 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (41.68s) --- PASS: TestCheckSumDownload/subtest1 (2.65s) --- PASS: TestCheckSumDownload/subtest2 (2.46s) --- PASS: TestCheckSumDownload/subtest3 (2.66s) --- PASS: TestCheckSumDownload/subtest4 (2.40s) --- PASS: TestCheckSumDownload/subtest5 (2.23s) --- PASS: TestCheckSumDownload/subtest6 (2.30s) --- PASS: TestCheckSumDownload/subtest7 (2.20s) === RUN TestApplyTransforms 2025/02/19 01:43:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pekibay0jemu" 2025/02/19 01:43:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/19 01:43:01 DEBUG : Creating backend with remote "TestDrive:crypt/ood2cso4jrj34ksh877fbuvbailrie1eobs9d70nvfi7t6bo0qng" 2025/02/19 01:43:02 DEBUG : Creating backend with remote "/tmp/rclone2250055839" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pekibay0jemu'", Local "Local file system at /tmp/rclone2250055839", Modify Window "1ms" 2025/02/19 01:43:04 DEBUG : hello, world!: md5 = ef552876462ac60f02dc1d22d3032f85 OK upper checkfile vs. lower remote (without normalization) 2025/02/19 01:43:05 ERROR : hello, world!: sum not found 2025/02/19 01:43:05 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pekibay0jemu' 2025/02/19 01:43:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pekibay0jemu': 1 files missing 2025/02/19 01:43:05 NOTICE: 1 hashes missing 2025/02/19 01:43:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pekibay0jemu': 2 differences found 2025/02/19 01:43:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pekibay0jemu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/02/19 01:43:06 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/19 01:43:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pekibay0jemu': 0 differences found 2025/02/19 01:43:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pekibay0jemu': 1 matching files 2025/02/19 01:43:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nitojal6raje" 2025/02/19 01:43:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/19 01:43:06 DEBUG : Creating backend with remote "TestDrive:crypt/s7u7hq27oijukdmrhc5e20l8aso6svpgk015i8jnthp34l51clc0" 2025/02/19 01:43:07 DEBUG : Creating backend with remote "/tmp/rclone2355129250" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nitojal6raje'", Local "Local file system at /tmp/rclone2355129250", Modify Window "1ms" 2025/02/19 01:43:09 DEBUG : HELLO, WORLD!: md5 = 8fe309dc27a1a1314ac32f49d4912320 OK lower checkfile vs. upper remote (without normalization) 2025/02/19 01:43:10 ERROR : HELLO, WORLD!: sum not found 2025/02/19 01:43:10 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nitojal6raje' 2025/02/19 01:43:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nitojal6raje': 1 files missing 2025/02/19 01:43:10 NOTICE: 1 hashes missing 2025/02/19 01:43:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nitojal6raje': 2 differences found 2025/02/19 01:43:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nitojal6raje': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/02/19 01:43:11 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/19 01:43:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nitojal6raje': 0 differences found 2025/02/19 01:43:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nitojal6raje': 1 matching files 2025/02/19 01:43:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jukimeg0yuza" 2025/02/19 01:43:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/19 01:43:11 DEBUG : Creating backend with remote "TestDrive:crypt/qlrl7uga9to00p4hat1p5cnufhp5rjuhbm5ugmsd6gd60vk5udgg" 2025/02/19 01:43:12 DEBUG : Creating backend with remote "/tmp/rclone2228050764" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jukimeg0yuza'", Local "Local file system at /tmp/rclone2228050764", Modify Window "1ms" 2025/02/19 01:43:14 DEBUG : HeLlO, wOrLd!: md5 = ed96b8c1ad018c3a9edfc53a9493726b OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/02/19 01:43:15 ERROR : HeLlO, wOrLd!: sum not found 2025/02/19 01:43:15 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jukimeg0yuza' 2025/02/19 01:43:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jukimeg0yuza': 1 files missing 2025/02/19 01:43:15 NOTICE: 1 hashes missing 2025/02/19 01:43:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jukimeg0yuza': 2 differences found 2025/02/19 01:43:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jukimeg0yuza': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/02/19 01:43:16 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/19 01:43:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jukimeg0yuza': 0 differences found 2025/02/19 01:43:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jukimeg0yuza': 1 matching files 2025/02/19 01:43:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lezawok1ciha" 2025/02/19 01:43:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/19 01:43:16 DEBUG : Creating backend with remote "TestDrive:crypt/eppqm77srjum6sps77vqcppbnfm1b79tit8p2kf0ovf7l9bleii0" 2025/02/19 01:43:17 DEBUG : Creating backend with remote "/tmp/rclone2079387126" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezawok1ciha'", Local "Local file system at /tmp/rclone2079387126", Modify Window "1ms" 2025/02/19 01:43:19 DEBUG : HELLO, WORLD!: md5 = 01cda3945e35c77d9bfe348ee83df268 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/02/19 01:43:20 ERROR : HELLO, WORLD!: sum not found 2025/02/19 01:43:20 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-lezawok1ciha' 2025/02/19 01:43:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lezawok1ciha': 1 files missing 2025/02/19 01:43:20 NOTICE: 1 hashes missing 2025/02/19 01:43:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lezawok1ciha': 2 differences found 2025/02/19 01:43:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lezawok1ciha': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/02/19 01:43:21 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/19 01:43:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lezawok1ciha': 0 differences found 2025/02/19 01:43:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lezawok1ciha': 1 matching files 2025/02/19 01:43:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cayimuh5buba" 2025/02/19 01:43:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/19 01:43:21 DEBUG : Creating backend with remote "TestDrive:crypt/fpi3pvho997olr614p9ecvvuris0adlsgvf8u0dhishp02ifagng" 2025/02/19 01:43:22 DEBUG : Creating backend with remote "/tmp/rclone4275877421" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayimuh5buba'", Local "Local file system at /tmp/rclone4275877421", Modify Window "1ms" 2025/02/19 01:43:24 DEBUG : 測試_Русский___ě_áñ: md5 = dfe43a800e752c987f12d7cc2d637bb4 OK NFD checkfile vs. NFC remote (without normalization) 2025/02/19 01:43:25 ERROR : 測試_Русский___ě_áñ: sum not found 2025/02/19 01:43:25 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cayimuh5buba' 2025/02/19 01:43:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cayimuh5buba': 1 files missing 2025/02/19 01:43:25 NOTICE: 1 hashes missing 2025/02/19 01:43:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cayimuh5buba': 2 differences found 2025/02/19 01:43:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cayimuh5buba': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/02/19 01:43:26 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/19 01:43:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cayimuh5buba': 0 differences found 2025/02/19 01:43:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cayimuh5buba': 1 matching files 2025/02/19 01:43:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pivusew6qive" 2025/02/19 01:43:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/19 01:43:26 DEBUG : Creating backend with remote "TestDrive:crypt/icaac8kq6akvakva6sd3o0gj9anulm5fo4ilc7ullmch7nnvu4i0" 2025/02/19 01:43:27 DEBUG : Creating backend with remote "/tmp/rclone3137944357" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pivusew6qive'", Local "Local file system at /tmp/rclone3137944357", Modify Window "1ms" 2025/02/19 01:43:29 DEBUG : 測試_Русский___ě_áñ: md5 = 34a1f7f1bfade7178f1a2d021c59e7ad OK NFC checkfile vs. NFD remote (without normalization) 2025/02/19 01:43:29 ERROR : 測試_Русский___ě_áñ: sum not found 2025/02/19 01:43:29 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pivusew6qive' 2025/02/19 01:43:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pivusew6qive': 1 files missing 2025/02/19 01:43:29 NOTICE: 1 hashes missing 2025/02/19 01:43:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pivusew6qive': 2 differences found 2025/02/19 01:43:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pivusew6qive': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/02/19 01:43:30 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/19 01:43:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pivusew6qive': 0 differences found 2025/02/19 01:43:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pivusew6qive': 1 matching files 2025/02/19 01:43:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-saqific5qote" 2025/02/19 01:43:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/19 01:43:31 DEBUG : Creating backend with remote "TestDrive:crypt/03vo02vugjlbr86k1grnp0qtpsvab5f5is7909ukj61limukjuu0" 2025/02/19 01:43:31 DEBUG : Creating backend with remote "/tmp/rclone4091140771" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-saqific5qote'", Local "Local file system at /tmp/rclone4091140771", Modify Window "1ms" 2025/02/19 01:43:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e8c05b0035500c04a581163b2981a114 OK NFDx2 checkfile vs. both remote (without normalization) 2025/02/19 01:43:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/19 01:43:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-saqific5qote' 2025/02/19 01:43:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-saqific5qote': 1 files missing 2025/02/19 01:43:34 NOTICE: 1 hashes missing 2025/02/19 01:43:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-saqific5qote': 2 differences found 2025/02/19 01:43:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-saqific5qote': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/02/19 01:43:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/19 01:43:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-saqific5qote': 0 differences found 2025/02/19 01:43:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-saqific5qote': 1 matching files 2025/02/19 01:43:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rapirep7leqe" 2025/02/19 01:43:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/19 01:43:36 DEBUG : Creating backend with remote "TestDrive:crypt/24qe2ssbq866i6da39rl6h3q1sd3j5tbnv9op0n5n7op87f3nasg" 2025/02/19 01:43:37 DEBUG : Creating backend with remote "/tmp/rclone3535983621" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rapirep7leqe'", Local "Local file system at /tmp/rclone3535983621", Modify Window "1ms" 2025/02/19 01:43:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 017fe615df11777736538ac72b1b51bc OK NFCx2 checkfile vs. both remote (without normalization) 2025/02/19 01:43:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/19 01:43:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rapirep7leqe' 2025/02/19 01:43:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rapirep7leqe': 1 files missing 2025/02/19 01:43:40 NOTICE: 1 hashes missing 2025/02/19 01:43:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rapirep7leqe': 2 differences found 2025/02/19 01:43:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rapirep7leqe': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/02/19 01:43:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/19 01:43:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rapirep7leqe': 0 differences found 2025/02/19 01:43:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rapirep7leqe': 1 matching files 2025/02/19 01:43:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-faxudel9selo" 2025/02/19 01:43:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/19 01:43:41 DEBUG : Creating backend with remote "TestDrive:crypt/6gh7k189pl8cd2166dis7qufaifivk6pkb3sk903g1013kdf5m1g" 2025/02/19 01:43:42 DEBUG : Creating backend with remote "/tmp/rclone1023034146" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faxudel9selo'", Local "Local file system at /tmp/rclone1023034146", Modify Window "1ms" 2025/02/19 01:43:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3a929813e70883e770eab14ad7d5efda OK both checkfile vs. NFDx2 remote (without normalization) 2025/02/19 01:43:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/19 01:43:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-faxudel9selo' 2025/02/19 01:43:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-faxudel9selo': 1 files missing 2025/02/19 01:43:44 NOTICE: 1 hashes missing 2025/02/19 01:43:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-faxudel9selo': 2 differences found 2025/02/19 01:43:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-faxudel9selo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/02/19 01:43:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/19 01:43:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-faxudel9selo': 0 differences found 2025/02/19 01:43:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-faxudel9selo': 1 matching files 2025/02/19 01:43:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fewafay1vuso" 2025/02/19 01:43:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/19 01:43:46 DEBUG : Creating backend with remote "TestDrive:crypt/rredon7ns3899bnp74sgl8hm9dcdgtg8jkjtl9brpgcvboploaog" 2025/02/19 01:43:47 DEBUG : Creating backend with remote "/tmp/rclone3233412993" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fewafay1vuso'", Local "Local file system at /tmp/rclone3233412993", Modify Window "1ms" 2025/02/19 01:43:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ac03e27c01e2fdf5473ddf3c6168bc44 OK both checkfile vs. NFCx2 remote (without normalization) 2025/02/19 01:43:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/19 01:43:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fewafay1vuso' 2025/02/19 01:43:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fewafay1vuso': 1 files missing 2025/02/19 01:43:50 NOTICE: 1 hashes missing 2025/02/19 01:43:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fewafay1vuso': 2 differences found 2025/02/19 01:43:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fewafay1vuso': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/02/19 01:43:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/19 01:43:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fewafay1vuso': 0 differences found 2025/02/19 01:43:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fewafay1vuso': 1 matching files 2025/02/19 01:43:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fewafay1vuso': Purge remote 2025/02/19 01:43:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faxudel9selo': Purge remote 2025/02/19 01:43:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rapirep7leqe': Purge remote 2025/02/19 01:43:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-saqific5qote': Purge remote 2025/02/19 01:43:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pivusew6qive': Purge remote 2025/02/19 01:43:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cayimuh5buba': Purge remote 2025/02/19 01:43:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lezawok1ciha': Purge remote 2025/02/19 01:43:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jukimeg0yuza': Purge remote 2025/02/19 01:43:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nitojal6raje': Purge remote 2025/02/19 01:43:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pekibay0jemu': Purge remote --- PASS: TestApplyTransforms (55.14s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" 2025/02/19 01:43:57 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/19 01:43:59 DEBUG : sub/file2: md5 = 987cf28df387235e145690b279d6e2f7 OK 2025/02/19 01:43:59 INFO : file1: Copied (new) to: sub/file2 2025/02/19 01:43:59 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 01:43:59 DEBUG : file1: Unchanged skipping 2025/02/19 01:44:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki': don't need to copy/move sub/file2, it is already at target location 2025/02/19 01:44:02 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.47s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" 2025/02/19 01:44:05 DEBUG : dst/file1: md5 = ab9b04e7aa1543174da7d58bc4a509cf OK 2025/02/19 01:44:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wetumon5voki/backup" 2025/02/19 01:44:06 DEBUG : Creating backend with remote "TestDrive:crypt/qdg0mur2si43dpr9kfd75830ab78nr89lphjnlrb2r5e7l65pfg0/1nrff024r7pq65ecp72fc28jb0" 2025/02/19 01:44:07 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/02/19 01:44:10 INFO : dst/file1: Moved (server-side) 2025/02/19 01:44:11 DEBUG : dst/file1: md5 = 6b04b9737172fcca0379f40074d8f7b2 OK 2025/02/19 01:44:11 INFO : dst/file1: Copied (new) 2025/02/19 01:44:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/19 01:44:14 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/19 01:44:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.49s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" 2025/02/19 01:44:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wetumon5voki/dst" 2025/02/19 01:44:16 DEBUG : Creating backend with remote "TestDrive:crypt/qdg0mur2si43dpr9kfd75830ab78nr89lphjnlrb2r5e7l65pfg0/31u3jie661vd5p8j7rtc3hgbh0" 2025/02/19 01:44:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wetumon5voki/CompareDest" 2025/02/19 01:44:18 DEBUG : Creating backend with remote "TestDrive:crypt/qdg0mur2si43dpr9kfd75830ab78nr89lphjnlrb2r5e7l65pfg0/gveqi14airsml4bgu7krj116o8" 2025/02/19 01:44:19 DEBUG : one: Need to transfer - File not found at Destination 2025/02/19 01:44:21 DEBUG : one: md5 = 3fa5f056debbdf7365b216badf6dc46d OK 2025/02/19 01:44:21 INFO : one: Copied (new) 2025/02/19 01:44:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/19 01:44:24 DEBUG : one: md5 = e91e03bcef27309e5ab816089e46b6b0 OK 2025/02/19 01:44:24 INFO : one: Copied (replaced existing) 2025/02/19 01:44:26 DEBUG : dst/one: md5 = c9daf6c8ca6faa70d45acf390686ad9a OK 2025/02/19 01:44:28 DEBUG : CompareDest/one: md5 = bd39b5e61f31b3a11e93ca1c4e7654c8 OK 2025/02/19 01:44:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/19 01:44:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/19 01:44:29 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/19 01:44:31 DEBUG : CompareDest/two: md5 = d52ae14b155045b0fad218f1e80a93a4 OK 2025/02/19 01:44:31 DEBUG : two: Need to transfer - File not found at Destination 2025/02/19 01:44:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/19 01:44:32 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/19 01:44:32 DEBUG : two: Need to transfer - File not found at Destination 2025/02/19 01:44:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/19 01:44:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/19 01:44:34 DEBUG : two: Need to transfer - File not found at Destination 2025/02/19 01:44:34 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/19 01:44:35 DEBUG : two: md5 = 00ba9557ca9fc9e202687a7d3586ce73 OK 2025/02/19 01:44:35 INFO : two: Copied (new) 2025/02/19 01:44:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/19 01:44:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/19 01:44:39 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/19 01:44:39 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (24.01s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" 2025/02/19 01:44:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wetumon5voki/dst" 2025/02/19 01:44:40 DEBUG : Creating backend with remote "TestDrive:crypt/qdg0mur2si43dpr9kfd75830ab78nr89lphjnlrb2r5e7l65pfg0/31u3jie661vd5p8j7rtc3hgbh0" 2025/02/19 01:44:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wetumon5voki/CopyDest" 2025/02/19 01:44:42 DEBUG : Creating backend with remote "TestDrive:crypt/qdg0mur2si43dpr9kfd75830ab78nr89lphjnlrb2r5e7l65pfg0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/02/19 01:44:43 DEBUG : one: Need to transfer - File not found at Destination 2025/02/19 01:44:45 DEBUG : one: md5 = 07d24e7e1036b03cb1c168a838d2aece OK 2025/02/19 01:44:45 INFO : one: Copied (new) 2025/02/19 01:44:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/19 01:44:48 DEBUG : one: md5 = 4ca9ffa71b2dd0e473d29ee70422ccc4 OK 2025/02/19 01:44:48 INFO : one: Copied (replaced existing) 2025/02/19 01:44:50 DEBUG : dst/one: md5 = b80e920786171193f53bb1a7639970e4 OK 2025/02/19 01:44:52 DEBUG : CopyDest/one: md5 = f308f57375e50cd01175a241bc8fbe71 OK 2025/02/19 01:44:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wetumon5voki/BackupDir" 2025/02/19 01:44:53 DEBUG : Creating backend with remote "TestDrive:crypt/qdg0mur2si43dpr9kfd75830ab78nr89lphjnlrb2r5e7l65pfg0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/02/19 01:44:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/19 01:44:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/19 01:44:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/19 01:44:56 INFO : one: Moved (server-side) 2025/02/19 01:44:57 INFO : one: Copied (server-side copy) 2025/02/19 01:44:57 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/19 01:44:59 DEBUG : CopyDest/two: md5 = a6c058b70ebc401ce4ea2a62393ba2cd OK 2025/02/19 01:45:00 DEBUG : two: Need to transfer - File not found at Destination 2025/02/19 01:45:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/19 01:45:01 INFO : two: Copied (server-side copy) 2025/02/19 01:45:01 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/19 01:45:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/19 01:45:02 DEBUG : two: Unchanged skipping 2025/02/19 01:45:04 DEBUG : CopyDest/three: md5 = c5bd2c0465033f85daf76b527cfe10f4 OK 2025/02/19 01:45:05 DEBUG : three: Need to transfer - File not found at Destination 2025/02/19 01:45:05 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/19 01:45:05 DEBUG : three: Destination not found in --copy-dest 2025/02/19 01:45:06 DEBUG : three: md5 = b3b8e41f0d7d2346f185b7ec481f9800 OK 2025/02/19 01:45:06 INFO : three: Copied (new) 2025/02/19 01:45:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/19 01:45:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/19 01:45:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/19 01:45:12 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/19 01:45:12 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/19 01:45:12 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/19 01:45:13 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.98s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.41s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.47s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" 2025/02/19 01:45:15 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/02/19 01:45:17 DEBUG : TestCopyFileMaxTransfer/file1: md5 = e62e75d564b981c29d7e88799366d00c OK 2025/02/19 01:45:17 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/02/19 01:45:18 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/02/19 01:45:18 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/02/19 01:45:19 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/02/19 01:45:20 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/02/19 01:45:21 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 11d4d8084ce3dd6517d3f5134406854a OK 2025/02/19 01:45:21 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/02/19 01:45:23 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/02/19 01:45:23 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.29s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.48s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" 2025/02/19 01:45:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki': Looking for duplicate names using skip mode. 2025/02/19 01:45:27 NOTICE: one: Found 2 files with duplicate names 2025/02/19 01:45:27 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.68s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" 2025/02/19 01:45:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki': Looking for duplicate names using skip mode. 2025/02/19 01:45:33 NOTICE: one: Found 3 files with duplicate names 2025/02/19 01:45:33 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/02/19 01:45:34 INFO : one: Deleted 2025/02/19 01:45:34 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.23s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" 2025/02/19 01:45:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki': Looking for duplicate names using first mode. 2025/02/19 01:45:40 NOTICE: one: Found 3 files with duplicate names 2025/02/19 01:45:40 INFO : one: Deleted 2025/02/19 01:45:41 INFO : one: Deleted 2025/02/19 01:45:41 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.52s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" 2025/02/19 01:45:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki': Looking for duplicate names using newest mode. 2025/02/19 01:45:46 NOTICE: one: Found 3 files with duplicate names 2025/02/19 01:45:46 INFO : one: Deleted 2025/02/19 01:45:47 INFO : one: Deleted 2025/02/19 01:45:47 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.11s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", 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-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" 2025/02/19 01:45:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki': Looking for duplicate names using oldest mode. 2025/02/19 01:45:53 NOTICE: one: Found 3 files with duplicate names 2025/02/19 01:45:54 INFO : one: Deleted 2025/02/19 01:45:54 INFO : one: Deleted 2025/02/19 01:45:54 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.73s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" 2025/02/19 01:45:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki': Looking for duplicate names using largest mode. 2025/02/19 01:45:59 NOTICE: one: Found 3 files with duplicate names 2025/02/19 01:46:00 INFO : one: Deleted 2025/02/19 01:46:00 INFO : one: Deleted 2025/02/19 01:46:00 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.13s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" 2025/02/19 01:46:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki': Looking for duplicate names using smallest mode. 2025/02/19 01:46:05 NOTICE: one: Found 3 files with duplicate names 2025/02/19 01:46:06 INFO : one: Deleted 2025/02/19 01:46:06 INFO : one: Deleted 2025/02/19 01:46:06 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.36s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" 2025/02/19 01:46:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki': Looking for duplicate names using rename mode. 2025/02/19 01:46:13 NOTICE: one.txt: Found 3 files with duplicate names 2025/02/19 01:46:14 INFO : one-2.txt: renamed from: one.txt 2025/02/19 01:46:15 INFO : one-3.txt: renamed from: one.txt 2025/02/19 01:46:16 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.30s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" 2025/02/19 01:46:21 DEBUG : dupe1/one.txt: md5 = 1f263c55d392623f21e1c26f25834f12 OK 2025/02/19 01:46:23 DEBUG : dupe2/two.txt: md5 = b13ac5cb07fa69c226f7856c389f5ff4 OK 2025/02/19 01:46:25 DEBUG : dupe3/three.txt: md5 = 646751c842daf1bd3f6b03861cfe7ad6 OK 2025/02/19 01:46:26 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/02/19 01:46:26 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/02/19 01:46:27 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/02/19 01:46:27 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/02/19 01:46:31 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/02/19 01:46:31 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/02/19 01:46:31 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.51s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" 2025/02/19 01:46:33 DEBUG : a.txt: md5 = c976d80f820d20c1a773364ed0275f25 OK 2025/02/19 01:46:34 DEBUG : zend.txt: md5 = 2155cc5e052cdd6fe1016c66b141db4e OK 2025/02/19 01:46:36 DEBUG : sub dir/hello world: md5 = 3babdfe3530254a2697fd97a2363bbda OK 2025/02/19 01:46:37 DEBUG : sub dir/hello world2: md5 = 1c58b38e74947f59d12d8176284dd65e OK 2025/02/19 01:46:40 DEBUG : sub dir/ignore dir/.ignore: md5 = 85b42c6f6238640b54993f4b779c75cb OK 2025/02/19 01:46:41 DEBUG : sub dir/ignore dir/should be ignored: md5 = 173ca85c66e28bd9950f11aa884eb1ad OK 2025/02/19 01:46:43 DEBUG : sub dir/sub sub dir/hello world3: md5 = 25201b731ed0a3f575551fc134a39348 OK 2025/02/19 01:46:44 DEBUG : a.txt: Excluded (Size Filter) 2025/02/19 01:46:44 DEBUG : a.txt: Excluded 2025/02/19 01:46:45 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/02/19 01:46:45 DEBUG : sub dir/hello world: Excluded 2025/02/19 01:46:45 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/02/19 01:46:45 DEBUG : sub dir/hello world2: Excluded 2025/02/19 01:46:45 DEBUG : sub dir/ignore dir: Excluded 2025/02/19 01:46:45 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/02/19 01:46:45 DEBUG : sub dir/hello world: Excluded 2025/02/19 01:46:45 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/02/19 01:46:45 DEBUG : sub dir/hello world2: Excluded 2025/02/19 01:46:46 DEBUG : sub dir/ignore dir: Excluded 2025/02/19 01:46:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/02/19 01:46:51 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/02/19 01:46:51 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/02/19 01:46:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/02/19 01:46:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/02/19 01:46:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/02/19 01:46:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.11s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" 2025/02/19 01:46:54 DEBUG : file1: md5 = 8b74766c32640a8b9004bc9bcb7961b7 OK 2025/02/19 01:46:56 DEBUG : sub/file2: md5 = a18cbafccc3f0358de2678b7e52c65be 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/02/19 01:47:00 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/02/19 01:47:00 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/02/19 01:47:00 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/02/19 01:47:02 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (11.67s) --- PASS: TestListJSON/Default (0.30s) --- PASS: TestListJSON/FilesOnly (0.95s) --- PASS: TestListJSON/DirsOnly (0.32s) --- PASS: TestListJSON/Recurse (0.52s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.22s) --- PASS: TestListJSON/Metadata (0.66s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" 2025/02/19 01:47:05 DEBUG : file1: md5 = 2eaa2d83fe1e5ac35a03ed460b2c4d4f OK 2025/02/19 01:47:08 DEBUG : sub/file2: md5 = e55458fddbbdf645a34dc3997c4e150f 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/02/19 01:47:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wetumon5voki/notfound" 2025/02/19 01:47:11 DEBUG : Creating backend with remote "TestDrive:crypt/qdg0mur2si43dpr9kfd75830ab78nr89lphjnlrb2r5e7l65pfg0/qe0i31qdkoejk60elps0ni5sqk" 2025/02/19 01:47:16 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.26s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.27s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.22s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.78s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" 2025/02/19 01:47:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki': Making directory 2025/02/19 01:47:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki': Making directory --- PASS: TestMkdir (0.66s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" 2025/02/19 01:47:19 DEBUG : sub dir/hello world: md5 = adbd14d66a124770b6b7e8a472272e20 OK 2025/02/19 01:47:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.73s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" 2025/02/19 01:47:23 DEBUG : potato2: md5 = 34621f59895289980b530ee21ab6f149 OK 2025/02/19 01:47:24 DEBUG : empty space: md5 = c667acb35ccd34d8f27878db7587b977 OK --- PASS: TestLs (4.44s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" 2025/02/19 01:47:28 DEBUG : potato2: md5 = 84b654a65ed2feeabbd9b117ed015221 OK 2025/02/19 01:47:29 DEBUG : empty space: md5 = ba56cc5c9b6268fb33fafe4ff4621db8 OK 2025/02/19 01:47:29 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/02/19 01:47:29 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.59s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" 2025/02/19 01:47:32 DEBUG : potato2: md5 = d37301f2aba9c46fba518a98f30a2c85 OK 2025/02/19 01:47:34 DEBUG : empty space: md5 = 4db5699f1a8e227d3af2c699512e85be OK --- PASS: TestLsLong (4.57s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" 2025/02/19 01:47:37 DEBUG : potato2: md5 = cd7434bbc7c65cef57aea716c87869c1 OK 2025/02/19 01:47:38 DEBUG : empty space: md5 = 18e4a5d5a863130312383303746d2e3b OK --- PASS: TestHashSums (4.62s) === RUN TestHashSumsWithErrors 2025/02/19 01:47:40 DEBUG : Creating backend with remote ":memory:" 2025/02/19 01:47:40 DEBUG : Config file has changed externally - reloading 2025/02/19 01:47:40 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/02/19 01:47:40 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/02/19 01:47:40 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/02/19 01:47:40 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/02/19 01:47:40 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/02/19 01:47:40 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/02/19 01:47:40 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/02/19 01:47:40 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/02/19 01:47:40 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-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" 2025/02/19 01:47:41 DEBUG : potato2: md5 = 802ac0d7d2ca3c0fc93e4ad73e81e7b7 OK 2025/02/19 01:47:43 DEBUG : empty space: md5 = ee624137fbcab577e93d7d55fd14d518 OK 2025/02/19 01:47:45 DEBUG : sub dir/potato3: md5 = a64f603a9a9120f4f4aaabda29e3270d OK 2025/02/19 01:47:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.29s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" 2025/02/19 01:47:50 DEBUG : small: md5 = d4128cd0fb8a63e892ba99d935151184 OK 2025/02/19 01:47:51 DEBUG : medium: md5 = 84305b81e0b2d9b2f5244871540d149c OK 2025/02/19 01:47:52 DEBUG : large: md5 = 5b4905a9d6a1b40eacfe778c3d9ccc91 OK 2025/02/19 01:47:52 DEBUG : Waiting for deletions to finish 2025/02/19 01:47:53 DEBUG : large: Excluded (Size Filter) 2025/02/19 01:47:53 INFO : small: Deleted 2025/02/19 01:47:53 INFO : medium: Deleted --- PASS: TestDelete (5.97s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" 2025/02/19 01:47:56 DEBUG : small: md5 = ba129d6988a83cb1be764cb3e1f2dbdd OK 2025/02/19 01:47:57 DEBUG : medium: md5 = 717525883c221d8ac011cb63b3a56134 OK 2025/02/19 01:47:58 DEBUG : large: md5 = e826a1bce778b3c08bdcd009b48ca21d OK 2025/02/19 01:47:59 DEBUG : Waiting for deletions to finish 2025/02/19 01:47:59 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/02/19 01:47:59 INFO : large: Deleted 2025/02/19 01:47:59 INFO : small: Deleted --- PASS: TestMaxDelete (6.72s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" 2025/02/19 01:48:02 DEBUG : small: md5 = 4b8b5ab1b7a1936f150bfeaf0fabe0a3 OK 2025/02/19 01:48:04 DEBUG : medium: md5 = 76ac18eb60fe97345fcd02434d6af8c6 OK 2025/02/19 01:48:05 DEBUG : large: md5 = 518de3c0b18ec455d85bef5cbf4378af OK 2025/02/19 01:48:05 DEBUG : Waiting for deletions to finish 2025/02/19 01:48:06 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/02/19 01:48:06 INFO : medium: Deleted 2025/02/19 01:48:06 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.68s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" 2025/02/19 01:48:09 DEBUG : small: md5 = e44ac89c04842271fc893e2caff63dee OK 2025/02/19 01:48:10 DEBUG : medium: md5 = 7e793237acb444abc10d0ffe0dcebe39 OK 2025/02/19 01:48:12 DEBUG : large: md5 = f044afc17c46f50bc751da7e91e66cec OK 2025/02/19 01:48:12 DEBUG : Waiting for deletions to finish 2025/02/19 01:48:12 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/02/19 01:48:13 INFO : small: Deleted 2025/02/19 01:48:13 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.61s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" 2025/02/19 01:48:16 DEBUG : ReadFile: md5 = a68ffb06fb0f0b0d2dc29d8be4e4a8c6 OK --- PASS: TestReadFile (3.92s) === RUN TestRetry 2025/02/19 01:48:18 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/02/19 01:48:18 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/02/19 01:48:18 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/19 01:48:18 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/19 01:48:18 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/19 01:48:18 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/19 01:48:18 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-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" 2025/02/19 01:48:20 DEBUG : file1: md5 = 0990618c2f1e1cf40f53d7e3d059c2b4 OK 2025/02/19 01:48:21 DEBUG : file2: md5 = a5b543fafc15a6968c5341006b121fd5 OK --- PASS: TestCat (17.38s) === RUN TestPurge 2025/02/19 01:48:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-doyukux6xora" 2025/02/19 01:48:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/19 01:48:36 DEBUG : Creating backend with remote "TestDrive:crypt/gesgf5h241pko2bq4ail8k0on8947kqhjjhfdpnj7iis7l84nkv0" 2025/02/19 01:48:37 DEBUG : Creating backend with remote "/tmp/rclone1323468748" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doyukux6xora'", Local "Local file system at /tmp/rclone1323468748", Modify Window "1ms" 2025/02/19 01:48:41 DEBUG : A1/B1/C1/one: md5 = 040fe4d05b7718d5843a822072d943a4 OK 2025/02/19 01:48:41 INFO : A2: Making directory 2025/02/19 01:48:42 INFO : A1/B2: Making directory 2025/02/19 01:48:43 INFO : A1/B2/C2: Making directory 2025/02/19 01:48:44 INFO : A1/B1/C3: Making directory 2025/02/19 01:48:44 INFO : A3: Making directory 2025/02/19 01:48:45 INFO : A3/B3: Making directory 2025/02/19 01:48:46 INFO : A3/B3/C4: Making directory 2025/02/19 01:48:48 DEBUG : A1/two: md5 = 618e441c8b72e4250bf747c72191f4da OK 2025/02/19 01:48:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-doyukux6xora': Purge remote 2025/02/19 01:48:52 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.04s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" 2025/02/19 01:48:55 DEBUG : A1/B1/C1/one: md5 = 2531ff0d6c259ce6068eb497888c5494 OK 2025/02/19 01:48:55 INFO : A2: Making directory 2025/02/19 01:48:56 INFO : A1/B2: Making directory 2025/02/19 01:48:57 INFO : A1/B2/C2: Making directory 2025/02/19 01:48:57 INFO : A1/B1/C3: Making directory 2025/02/19 01:48:58 INFO : A3: Making directory 2025/02/19 01:48:59 INFO : A3/B3: Making directory 2025/02/19 01:49:00 INFO : A3/B3/C4: Making directory 2025/02/19 01:49:02 DEBUG : A1/two: md5 = 740d4551df861bb5817e61e0ca2b1ca2 OK 2025/02/19 01:49:03 DEBUG : removing 1 level 3 directories 2025/02/19 01:49:03 INFO : A3/B3/C4: Removing directory 2025/02/19 01:49:06 DEBUG : removing 2 level 3 directories 2025/02/19 01:49:06 INFO : A1/B2/C2: Removing directory 2025/02/19 01:49:06 INFO : A1/B1/C3: Removing directory 2025/02/19 01:49:06 DEBUG : removing 2 level 2 directories 2025/02/19 01:49:06 INFO : A3/B3: Removing directory 2025/02/19 01:49:06 INFO : A1/B2: Removing directory 2025/02/19 01:49:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/19 01:49:07 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/02/19 01:49:07 DEBUG : removing 2 level 1 directories 2025/02/19 01:49:07 INFO : A3: Removing directory 2025/02/19 01:49:07 INFO : A2: Removing directory 2025/02/19 01:49:07 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/02/19 01:49:11 DEBUG : removing 1 level 3 directories 2025/02/19 01:49:11 INFO : A1/B1/C1: Removing directory 2025/02/19 01:49:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/19 01:49:12 DEBUG : removing 1 level 2 directories 2025/02/19 01:49:12 INFO : A1/B1: Removing directory 2025/02/19 01:49:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/19 01:49:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/19 01:49:13 DEBUG : removing 1 level 1 directories 2025/02/19 01:49:13 INFO : A1: Removing directory 2025/02/19 01:49:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/19 01:49:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/19 01:49:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/19 01:49:13 DEBUG : removing 1 level 0 directories 2025/02/19 01:49:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki': Removing directory 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/19 01:49:14 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" --- PASS: TestRmdirsNoLeaveRoot (23.21s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" 2025/02/19 01:49:16 INFO : A1: Making directory 2025/02/19 01:49:17 INFO : A1/B1: Making directory 2025/02/19 01:49:17 INFO : A1/B1/C1: Making directory 2025/02/19 01:49:20 DEBUG : removing 1 level 3 directories 2025/02/19 01:49:20 INFO : A1/B1/C1: Removing directory 2025/02/19 01:49:21 DEBUG : removing 1 level 2 directories 2025/02/19 01:49:21 INFO : A1/B1: Removing directory 2025/02/19 01:49:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/19 01:49:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.36s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" 2025/02/19 01:49:23 INFO : A1: Making directory 2025/02/19 01:49:24 INFO : A1/B1: Making directory 2025/02/19 01:49:25 INFO : A1/B1/C1: Making directory 2025/02/19 01:49:28 DEBUG : removing 1 level 3 directories 2025/02/19 01:49:28 INFO : A1/B1/C1: Removing directory 2025/02/19 01:49:28 DEBUG : removing 1 level 2 directories 2025/02/19 01:49:28 INFO : A1/B1: Removing directory 2025/02/19 01:49:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/19 01:49:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.76s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" 2025/02/19 01:49:33 DEBUG : file1: md5 = 4ed91a4fbf5ed93eea6a2299d1bffc04 OK 2025/02/19 01:49:33 DEBUG : filename.txt: File name found in url 2025/02/19 01:49:35 DEBUG : filename.txt: md5 = 6f5494c23142a1caffaddb19b4fec944 OK 2025/02/19 01:49:35 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/02/19 01:49:36 DEBUG : headerfilename.txt: md5 = e9e768a90d04156793b7718890fe6175 OK 2025/02/19 01:49:38 DEBUG : file2: md5 = 3abeaf85fdaa0ce28533c440bc33a4c2 OK --- PASS: TestCopyURL (9.08s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" 2025/02/19 01:49:40 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/19 01:49:42 DEBUG : sub/file2: md5 = 5bc69d1276355d06ca931fc0a06aa38f OK 2025/02/19 01:49:42 INFO : file1: Copied (new) to: sub/file2 2025/02/19 01:49:42 INFO : file1: Deleted 2025/02/19 01:49:43 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 01:49:43 DEBUG : file1: Unchanged skipping 2025/02/19 01:49:43 INFO : file1: Deleted 2025/02/19 01:49:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki': don't need to copy/move sub/file2, it is already at target location 2025/02/19 01:49:45 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.04s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" 2025/02/19 01:49:46 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/19 01:49:48 DEBUG : file1: md5 = 7c02f762f4931e403bba93adea9dff4c OK 2025/02/19 01:49:48 INFO : file1: Copied (new) 2025/02/19 01:49:48 INFO : file1: Deleted 2025/02/19 01:49:48 DEBUG : file1: Destination exists, skipping 2025/02/19 01:49:48 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.20s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.55s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" 2025/02/19 01:49:52 DEBUG : dst/file1: md5 = f1283d10e746986bfc6d5c375a8371df OK 2025/02/19 01:49:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wetumon5voki/backup" 2025/02/19 01:49:53 DEBUG : Creating backend with remote "TestDrive:crypt/qdg0mur2si43dpr9kfd75830ab78nr89lphjnlrb2r5e7l65pfg0/1nrff024r7pq65ecp72fc28jb0" 2025/02/19 01:49:55 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/02/19 01:49:57 INFO : dst/file1: Moved (server-side) 2025/02/19 01:49:59 DEBUG : dst/file1: md5 = 9aa0bcce53fff9ac84ad814eaad696b4 OK 2025/02/19 01:49:59 INFO : dst/file1: Copied (new) 2025/02/19 01:49:59 INFO : dst/file1: Deleted 2025/02/19 01:50:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/19 01:50:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/19 01:50:03 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.18s) === 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-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" 2025/02/19 01:50:06 DEBUG : A1/one: md5 = cf5c5ad62eff699f755e2e3f95121640 OK 2025/02/19 01:50:07 DEBUG : A1/two: md5 = 9ccc76acd474497a533fb5593ea97c01 OK 2025/02/19 01:50:09 DEBUG : A1/B1/three: md5 = cc492f868d315b053a486213e9274c75 OK 2025/02/19 01:50:11 DEBUG : A1/B1/C1/four: md5 = ab19a8f871188a341ca44cb15e0ac25c OK 2025/02/19 01:50:13 DEBUG : A1/B1/C2/five: md5 = 7e3e93632209e1231b19f218b1e72d84 OK 2025/02/19 01:50:13 INFO : A1/B2: Making directory 2025/02/19 01:50:15 INFO : A1/B1/C3: Making directory 2025/02/19 01:50:25 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/02/19 01:50:25 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/02/19 01:50:25 INFO : A2/two: Moved (server-side) to: A3/two 2025/02/19 01:50:25 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/02/19 01:50:25 INFO : A2/one: Moved (server-side) to: A3/one 2025/02/19 01:50:29 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/19 01:50:29 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/19 01:50:29 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/19 01:50:29 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/19 01:50:29 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/19 01:50:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/02/19 01:50:37 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/02/19 01:50:37 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/02/19 01:50:37 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/02/19 01:50:38 INFO : A3/two: Moved (server-side) to: A4/two 2025/02/19 01:50:38 INFO : A3/one: Moved (server-side) to: A4/one 2025/02/19 01:50:41 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/19 01:50:41 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/19 01:50:41 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/19 01:50:42 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/19 01:50:42 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/19 01:50:48 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/02/19 01:50:49 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/02/19 01:50:49 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/19 01:50:49 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/19 01:50:49 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/19 01:50:49 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/19 01:50:50 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/19 01:50:50 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/19 01:50:50 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/19 01:50:50 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (47.53s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" 2025/02/19 01:50:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki': File to upload is small (34 bytes), uploading instead of streaming 2025/02/19 01:50:53 DEBUG : no_checksum_small_file_from_pipe: md5 = 3b410b3355db08da08717b710927c188 OK 2025/02/19 01:50:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/02/19 01:50:53 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/19 01:50:54 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/02/19 01:50:55 DEBUG : no_checksum_big_file_from_pipe: md5 = 3342cabe3da9b7d5207a2309d944a366 OK 2025/02/19 01:50:55 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-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" 2025/02/19 01:50:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki': File to upload is small (34 bytes), uploading instead of streaming 2025/02/19 01:50:58 DEBUG : with_checksum_small_file_from_pipe: md5 = 1dd02509fdab1f80850e3f5ccb1bcceb OK 2025/02/19 01:50:58 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/19 01:50:59 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/02/19 01:51:00 DEBUG : with_checksum_big_file_from_pipe: md5 = 9d62148e9294cba60326606e7b090824 OK 2025/02/19 01:51:00 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-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" 2025/02/19 01:51:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki': File to upload is small (34 bytes), uploading instead of streaming 2025/02/19 01:51:03 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 01:51:04 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/02/19 01:51:04 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-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" 2025/02/19 01:51:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki': File to upload is small (34 bytes), uploading instead of streaming 2025/02/19 01:51:08 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/19 01:51:08 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/02/19 01:51:09 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.56s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.72s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.97s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.04s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.83s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/02/19 01:51:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki': File to upload is small (48 bytes), uploading instead of streaming 2025/02/19 01:51:13 DEBUG : rcat_metadata: md5 = e78e8d7c9371636d72d68ddc0b95435a OK 2025/02/19 01:51:13 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/02/19 01:51:14 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/02/19 01:51:15 DEBUG : rcat_metadata_uploadcutoff0: md5 = ce007bb4c1237283f29fa09c68a91482 OK 2025/02/19 01:51:15 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.78s) --- PASS: TestRcatMetadata/Normal (2.54s) --- PASS: TestRcatMetadata/ViaDisk (2.80s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" 2025/02/19 01:51:18 DEBUG : potato1: md5 = 42637f0a9e19292df6ed4f15bfcd28aa OK 2025/02/19 01:51:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki': File to upload is small (60 bytes), uploading instead of streaming 2025/02/19 01:51:20 DEBUG : potato2: md5 = 9e22262c84e1852969db4a20e80032b6 OK 2025/02/19 01:51:20 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.46s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" 2025/02/19 01:51:23 DEBUG : potato1: md5 = f0fda3329864233de13827d5234049ab OK 2025/02/19 01:51:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki': File to upload is small (60 bytes), uploading instead of streaming 2025/02/19 01:51:24 DEBUG : potato2: md5 = 54bf7d6c1f33a32c7b8b16f5afc07615 OK 2025/02/19 01:51:24 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.11s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" 2025/02/19 01:51:28 DEBUG : potato2: md5 = 5419cafe0fd9b5286111f41e7102e1e4 OK 2025/02/19 01:51:29 DEBUG : empty space: md5 = 1cfbe4b953b95153ea4e279f5a088f23 OK 2025/02/19 01:51:31 DEBUG : sub dir/potato3: md5 = 06934906a673aedab2cf9280521d04ba OK 2025/02/19 01:51:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki': Touching "empty space" 2025/02/19 01:51:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki': Touching "potato2" 2025/02/19 01:51:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki': Touching "sub dir/potato3" 2025/02/19 01:51:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.63s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" 2025/02/19 01:51:37 DEBUG : dir with metadata: Making directory with metadata 2025/02/19 01:51:38 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.35s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" 2025/02/19 01:51:39 DEBUG : directory with modtime: Making directory with metadata 2025/02/19 01:51:40 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.36s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" 2025/02/19 01:51:42 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/02/19 01:51:42 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/19 01:51:42 DEBUG : Google drive root 'crypt/qdg0mur2si43dpr9kfd75830ab78nr89lphjnlrb2r5e7l65pfg0': Skipping btime metadata as can't update it on an existing file: 2025-02-19T01:51:42.234289126Z 2025/02/19 01:51:43 INFO : non existent directory: Updated directory metadata 2025/02/19 01:51:45 DEBUG : Google drive root 'crypt/qdg0mur2si43dpr9kfd75830ab78nr89lphjnlrb2r5e7l65pfg0': Skipping btime metadata as can't update it on an existing file: 2025-02-19T01:51:42.234289126Z 2025/02/19 01:51:45 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.06s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" 2025/02/19 01:51:47 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/02/19 01:51:48 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/02/19 01:51:49 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.96s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" 2025/02/19 01:51:51 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/02/19 01:51:51 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/19 01:51:51 DEBUG : dst: Making directory with metadata 2025/02/19 01:51:51 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/19 01:51:51 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 01:51:52 INFO : dst: Set directory modification time (using SetModTime) 2025/02/19 01:51:52 INFO : dst: Set directory modification time (using SetModTime) 2025/02/19 01:51:52 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/02/19 01:51:53 INFO : dst: Set directory modification time (using SetModTime) 2025/02/19 01:51:53 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.61s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki'", Local "Local file system at /tmp/rclone1641218546", Modify Window "1ms" 2025/02/19 01:51:57 DEBUG : sub dir/test remove existing: md5 = 41976b03718704fc1c21022c534e820f OK 2025/02/19 01:51:58 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = ad14a3803ba2530ad95f3f265fd21853 OK 2025/02/19 01:52:00 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.wizufir7" before starting 2025/02/19 01:52:01 DEBUG : sub dir/test remove existing.wizufir7: TEST: removing renamed existing file after operation 2025/02/19 01:52:02 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vivepuk7" before starting 2025/02/19 01:52:03 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vivepuk7: TEST: renaming existing back after failed operation 2025/02/19 01:52:04 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tibezel5" before starting 2025/02/19 01:52:05 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tibezel5: TEST: removing renamed existing file after operation 2025/02/19 01:52:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "nu9kajbkftd5249ck51crb62fn883bfbv13061dn2f2qq30bmg8pbr4mqa98d1g73d2s2nsbjj13b26osks679hm7khqq3gten67ir6l6m9h4f9kupc27odfma7ecfvs6ktfsjgio6dh6ppjh6sibdfsgu3g39dgdrsi4bq9c5147vujqs5g" 2025/02/19 01:52:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "4h6ftfl3mo428v1feofhfbcf3f4eiui02mr5tjlb3tfu74h8sifg" --- PASS: TestRemoveExisting (13.16s) === 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/02/19 01:52:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wetumon5voki': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m35.705978168s (try 1/5)