"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/10/26 04:49:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hupaqej6sepa" 2025/10/26 04:49:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/26 04:49:09 DEBUG : Creating backend with remote "TestDrive:crypt/adbtn4m4abute1dgti2d5tcrup3hbrcic2gfu6e8vhepjhn8kveg" 2025/10/26 04:49:10 DEBUG : Creating backend with remote "/tmp/rclone554835015" === 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-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.26s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.26s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/10/26 04:49:10 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/10/26 04:49:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/26 04:49:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/26 04:49:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/10/26 04:49:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/26 04:49:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/26 04:49:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/26 04:49:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/10/26 04:49:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/26 04:49:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/26 04:49:10 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/10/26 04:49:10 DEBUG : potato: Seek from 10 to 0 2025/10/26 04:49:10 DEBUG : potato: Seek from 10 to 0 2025/10/26 04:49:10 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/10/26 04:49:10 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/10/26 04:49:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/26 04:49:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/26 04:49:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/10/26 04:49:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/26 04:49:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/26 04:49:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/26 04:49:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/10/26 04:49:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/26 04:49:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/26 04:49:10 DEBUG : potato: Seek from 5 to 2 2025/10/26 04:49:10 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/10/26 04:49:10 DEBUG : potato: Seek from 7 to 0 2025/10/26 04:49:10 DEBUG : potato: Seek from 7 to 0 2025/10/26 04:49:10 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/10/26 04:49:10 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/10/26 04:49:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/26 04:49:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/26 04:49:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/10/26 04:49:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/26 04:49:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/26 04:49:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/26 04:49:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/10/26 04:49:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/26 04:49:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/26 04:49:10 DEBUG : potato: Seek from 5 to 2 2025/10/26 04:49:10 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/10/26 04:49:10 DEBUG : potato: Seek from 8 to 0 2025/10/26 04:49:10 DEBUG : potato: Seek from 8 to 0 2025/10/26 04:49:10 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/10/26 04:49:10 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/10/26 04:49:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/26 04:49:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/26 04:49:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/10/26 04:49:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/26 04:49:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/26 04:49:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/26 04:49:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/10/26 04:49:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/26 04:49:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/26 04:49:10 DEBUG : potato: Seek from 5 to 2 2025/10/26 04:49:10 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/10/26 04:49:10 DEBUG : potato: Seek from 9 to 0 2025/10/26 04:49:10 DEBUG : potato: Seek from 9 to 0 2025/10/26 04:49:10 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-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 04:49:13 DEBUG : rutabaga: md5 = 614c34587c043c0968c378598cdc70ae OK === RUN TestCheck/1 === RUN TestCheck/2 2025/10/26 04:49:16 DEBUG : empty space: md5 = b7b7f45a66b7f3c71fd2f9cbcf3b6c7c OK === RUN TestCheck/3 2025/10/26 04:49:18 DEBUG : potato2: md5 = c9a5cd633556f69586d4f340e90b1621 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/10/26 04:49:21 DEBUG : remotepotato: md5 = 87c7aee1cb1d66a26e1f89fd2dda3c7e OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.87s) --- PASS: TestCheck/1 (0.31s) --- PASS: TestCheck/2 (0.28s) --- PASS: TestCheck/3 (0.31s) --- PASS: TestCheck/4 (0.29s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.32s) === RUN TestCheckFsError 2025/10/26 04:49:24 DEBUG : Creating backend with remote "nonexistent" 2025/10/26 04:49:24 DEBUG : Creating backend with remote "nonexistent" 2025/10/26 04:49:24 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/10/26 04:49:24 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/10/26 04:49:24 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/10/26 04:49:24 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-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 04:49:26 DEBUG : rutabaga: md5 = eb1858ea7d6120b31e5dab63972f9cbb OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/10/26 04:49:30 DEBUG : empty space: md5 = 2dac701a2ed2986798945d9aa9bff1b1 OK === RUN TestCheckDownload/3 2025/10/26 04:49:33 DEBUG : potato2: md5 = 3819523cd6629ad43a9e348f7604f266 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/10/26 04:49:37 DEBUG : remotepotato: md5 = eb8494e911ff86b532a062e0e45829a6 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.98s) --- PASS: TestCheckDownload/1 (1.40s) --- PASS: TestCheckDownload/2 (1.14s) --- PASS: TestCheckDownload/3 (1.00s) --- PASS: TestCheckDownload/4 (1.17s) --- PASS: TestCheckDownload/5 (1.14s) --- PASS: TestCheckDownload/6 (1.09s) --- PASS: TestCheckDownload/7 (0.94s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 04:49:44 DEBUG : rutabaga: md5 = c2341a457aec539542c5a5ee3d9acbee OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/10/26 04:49:46 DEBUG : empty space: md5 = b02fd09c96b13e3e0e52489521ae371f OK === RUN TestCheckSizeOnly/3 2025/10/26 04:49:48 DEBUG : potato2: md5 = 807b2b8f4b0333172655b59f204c5802 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/10/26 04:49:51 DEBUG : remotepotato: md5 = 50462eda85a73a88da72f65b1a59379d OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.05s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.30s) --- PASS: TestCheckSizeOnly/5 (0.28s) --- PASS: TestCheckSizeOnly/6 (0.31s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 04:49:56 DEBUG : test.sum: md5 = d692e73c02cf34b9e38e8ce7b90f5356 OK 2025/10/26 04:49:57 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/26 04:49:57 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/26 04:49:57 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/26 04:49:57 NOTICE: test.sum: 2 warning(s) suppressed... 2025/10/26 04:49:59 DEBUG : test.sum: md5 = de72f9470a6a8d2e5e9e74b919ce2952 OK 2025/10/26 04:50:00 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/26 04:50:00 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/26 04:50:00 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/26 04:50:00 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.73s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 04:50:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hupaqej6sepa/data" 2025/10/26 04:50:01 DEBUG : Creating backend with remote "TestDrive:crypt/adbtn4m4abute1dgti2d5tcrup3hbrcic2gfu6e8vhepjhn8kveg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa/data' lacks md5, skipping --- SKIP: TestCheckSum (2.23s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 04:50:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hupaqej6sepa/data" 2025/10/26 04:50:03 DEBUG : Creating backend with remote "TestDrive:crypt/adbtn4m4abute1dgti2d5tcrup3hbrcic2gfu6e8vhepjhn8kveg/vjrnln8ratgmqakfosrqe8espk" 2025/10/26 04:50:07 DEBUG : data/banana: md5 = 34e043757583c84db0e7c4dc97853bf4 OK 2025/10/26 04:50:09 DEBUG : test.sum: md5 = 0f651fff6dbd3694272913c7a070c953 OK === RUN TestCheckSumDownload/subtest1 2025/10/26 04:50:14 DEBUG : data/potato: md5 = d06d4dc80b4d1b27333eede8854bd6d8 OK 2025/10/26 04:50:15 DEBUG : test.sum: md5 = 6eba668574939198d5755e9525554c4f OK === RUN TestCheckSumDownload/subtest2 2025/10/26 04:50:20 DEBUG : test.sum: md5 = be5a5f1b3d060351dfb1cfe2d81cc72a OK === RUN TestCheckSumDownload/subtest3 2025/10/26 04:50:24 DEBUG : test.sum: md5 = c36366ef31378b73b85dcb8c3c92de63 OK === RUN TestCheckSumDownload/subtest4 2025/10/26 04:50:29 DEBUG : test.sum: md5 = 017e33521ffa337b5c22e172458fdff8 OK === RUN TestCheckSumDownload/subtest5 2025/10/26 04:50:33 DEBUG : test.sum: md5 = 1f0f82b79737e36003e3271617121a92 OK === RUN TestCheckSumDownload/subtest6 2025/10/26 04:50:38 DEBUG : data/banana: md5 = 7d0be470ad23ca5ce6cd6c042d8274cd OK 2025/10/26 04:50:39 DEBUG : data/potato: md5 = 1b9d539cc00b1aa52d015a4f3c2455c2 OK 2025/10/26 04:50:41 DEBUG : test.sum: md5 = e534b25a39d2e429be20307ff1f0e3fe OK === RUN TestCheckSumDownload/subtest7 2025/10/26 04:50:46 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/10/26 04:50:46 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (43.81s) --- PASS: TestCheckSumDownload/subtest1 (2.72s) --- PASS: TestCheckSumDownload/subtest2 (2.15s) --- PASS: TestCheckSumDownload/subtest3 (2.17s) --- PASS: TestCheckSumDownload/subtest4 (2.36s) --- PASS: TestCheckSumDownload/subtest5 (2.18s) --- PASS: TestCheckSumDownload/subtest6 (2.28s) --- PASS: TestCheckSumDownload/subtest7 (2.44s) === RUN TestApplyTransforms 2025/10/26 04:50:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yegifoc8sede" 2025/10/26 04:50:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/26 04:50:47 DEBUG : Creating backend with remote "TestDrive:crypt/o997dnb7gs7g6toqnvh9c0586hngcbbg6kd33fv1qargdnpmvfvg" 2025/10/26 04:50:48 DEBUG : Creating backend with remote "/tmp/rclone3437244690" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yegifoc8sede'", Local "Local file system at /tmp/rclone3437244690", Modify Window "1ms" 2025/10/26 04:50:51 DEBUG : hello, world!: md5 = de2b3a815d078083ae2888a88a11dc75 OK upper checkfile vs. lower remote (without normalization) 2025/10/26 04:50:51 ERROR : hello, world!: sum not found 2025/10/26 04:50:51 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yegifoc8sede' 2025/10/26 04:50:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yegifoc8sede': 1 files missing 2025/10/26 04:50:51 NOTICE: 1 hashes missing 2025/10/26 04:50:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yegifoc8sede': 1 differences found 2025/10/26 04:50:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yegifoc8sede': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/10/26 04:50:52 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/26 04:50:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yegifoc8sede': 0 differences found 2025/10/26 04:50:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yegifoc8sede': 1 matching files 2025/10/26 04:50:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zexuxeg5qoki" 2025/10/26 04:50:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/26 04:50:53 DEBUG : Creating backend with remote "TestDrive:crypt/rhjnjn74fmuj0an5bnnu8rnphiv7eu2uab1729ebllcq47d2gg50" 2025/10/26 04:50:54 DEBUG : Creating backend with remote "/tmp/rclone2661532669" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zexuxeg5qoki'", Local "Local file system at /tmp/rclone2661532669", Modify Window "1ms" 2025/10/26 04:50:56 DEBUG : HELLO, WORLD!: md5 = b2fd698af84ea960054a1a10093f3170 OK lower checkfile vs. upper remote (without normalization) 2025/10/26 04:50:57 ERROR : HELLO, WORLD!: sum not found 2025/10/26 04:50:57 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zexuxeg5qoki' 2025/10/26 04:50:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zexuxeg5qoki': 1 files missing 2025/10/26 04:50:57 NOTICE: 1 hashes missing 2025/10/26 04:50:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zexuxeg5qoki': 1 differences found 2025/10/26 04:50:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zexuxeg5qoki': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/10/26 04:50:58 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/26 04:50:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zexuxeg5qoki': 0 differences found 2025/10/26 04:50:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zexuxeg5qoki': 1 matching files 2025/10/26 04:50:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tamovay4lute" 2025/10/26 04:50:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/26 04:50:58 DEBUG : Creating backend with remote "TestDrive:crypt/8p185i4guul4iqamatbu80u1se9n8u4asbcdvn1127tnkpc11vfg" 2025/10/26 04:50:59 DEBUG : Creating backend with remote "/tmp/rclone453463822" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tamovay4lute'", Local "Local file system at /tmp/rclone453463822", Modify Window "1ms" 2025/10/26 04:51:02 DEBUG : HeLlO, wOrLd!: md5 = b688ff4f32e6cea300aca2ad8474521b OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/10/26 04:51:02 ERROR : HeLlO, wOrLd!: sum not found 2025/10/26 04:51:02 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tamovay4lute' 2025/10/26 04:51:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tamovay4lute': 1 files missing 2025/10/26 04:51:02 NOTICE: 1 hashes missing 2025/10/26 04:51:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tamovay4lute': 1 differences found 2025/10/26 04:51:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tamovay4lute': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/10/26 04:51:03 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/26 04:51:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tamovay4lute': 0 differences found 2025/10/26 04:51:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tamovay4lute': 1 matching files 2025/10/26 04:51:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-riqefew3yeko" 2025/10/26 04:51:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/26 04:51:03 DEBUG : Creating backend with remote "TestDrive:crypt/8endjootq2lfecb1m0vnr4trve1qlefqgd0trliaul767khjoao0" 2025/10/26 04:51:05 DEBUG : Creating backend with remote "/tmp/rclone84535689" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqefew3yeko'", Local "Local file system at /tmp/rclone84535689", Modify Window "1ms" 2025/10/26 04:51:07 DEBUG : HELLO, WORLD!: md5 = 59e1f180d8a34acb2888133b8bffbe69 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/10/26 04:51:08 ERROR : HELLO, WORLD!: sum not found 2025/10/26 04:51:08 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-riqefew3yeko' 2025/10/26 04:51:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-riqefew3yeko': 1 files missing 2025/10/26 04:51:08 NOTICE: 1 hashes missing 2025/10/26 04:51:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-riqefew3yeko': 1 differences found 2025/10/26 04:51:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-riqefew3yeko': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/10/26 04:51:09 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/26 04:51:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-riqefew3yeko': 0 differences found 2025/10/26 04:51:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-riqefew3yeko': 1 matching files 2025/10/26 04:51:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dexapek4foxe" 2025/10/26 04:51:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/26 04:51:09 DEBUG : Creating backend with remote "TestDrive:crypt/la35d2cj9rrvtuaa293ctl0bqk0ufeob4172frp1kapaajpu73m0" 2025/10/26 04:51:10 DEBUG : Creating backend with remote "/tmp/rclone2589379380" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dexapek4foxe'", Local "Local file system at /tmp/rclone2589379380", Modify Window "1ms" 2025/10/26 04:51:12 DEBUG : 測試_Русский___ě_áñ: md5 = 5adec1d5fbd9ed5728b3c6a0de79abf1 OK NFD checkfile vs. NFC remote (without normalization) 2025/10/26 04:51:13 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/26 04:51:13 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dexapek4foxe' 2025/10/26 04:51:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dexapek4foxe': 1 files missing 2025/10/26 04:51:13 NOTICE: 1 hashes missing 2025/10/26 04:51:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dexapek4foxe': 1 differences found 2025/10/26 04:51:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dexapek4foxe': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/10/26 04:51:14 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/26 04:51:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dexapek4foxe': 0 differences found 2025/10/26 04:51:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dexapek4foxe': 1 matching files 2025/10/26 04:51:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kelesaf6peka" 2025/10/26 04:51:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/26 04:51:14 DEBUG : Creating backend with remote "TestDrive:crypt/0fe5l6b59e30e6jphlt17tspfmfohe83q4222l4pnq9vb46gmj90" 2025/10/26 04:51:16 DEBUG : Creating backend with remote "/tmp/rclone2153181613" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kelesaf6peka'", Local "Local file system at /tmp/rclone2153181613", Modify Window "1ms" 2025/10/26 04:51:18 DEBUG : 測試_Русский___ě_áñ: md5 = e2d19812d8f5f70629dbd747ac6e9426 OK NFC checkfile vs. NFD remote (without normalization) 2025/10/26 04:51:19 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/26 04:51:19 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kelesaf6peka' 2025/10/26 04:51:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kelesaf6peka': 1 files missing 2025/10/26 04:51:19 NOTICE: 1 hashes missing 2025/10/26 04:51:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kelesaf6peka': 1 differences found 2025/10/26 04:51:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kelesaf6peka': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/10/26 04:51:20 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/26 04:51:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kelesaf6peka': 0 differences found 2025/10/26 04:51:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kelesaf6peka': 1 matching files 2025/10/26 04:51:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hutavaf0came" 2025/10/26 04:51:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/26 04:51:20 DEBUG : Creating backend with remote "TestDrive:crypt/je4ftnfelii3sfsvlmo237e5bb81gpt5k71so7fk6kv5gfoc2430" 2025/10/26 04:51:21 DEBUG : Creating backend with remote "/tmp/rclone960820605" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hutavaf0came'", Local "Local file system at /tmp/rclone960820605", Modify Window "1ms" 2025/10/26 04:51:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 45c04a0e231020f9c1e8d9a5a4ee34ae OK NFDx2 checkfile vs. both remote (without normalization) 2025/10/26 04:51:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/26 04:51:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hutavaf0came' 2025/10/26 04:51:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hutavaf0came': 1 files missing 2025/10/26 04:51:25 NOTICE: 1 hashes missing 2025/10/26 04:51:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hutavaf0came': 1 differences found 2025/10/26 04:51:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hutavaf0came': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/10/26 04:51:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/26 04:51:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hutavaf0came': 0 differences found 2025/10/26 04:51:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hutavaf0came': 1 matching files 2025/10/26 04:51:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rorovuv8xabo" 2025/10/26 04:51:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/26 04:51:26 DEBUG : Creating backend with remote "TestDrive:crypt/299bv1663hv0bl503lr4756vjocnrmialrh26jus4h35aiafveog" 2025/10/26 04:51:27 DEBUG : Creating backend with remote "/tmp/rclone4080463630" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rorovuv8xabo'", Local "Local file system at /tmp/rclone4080463630", Modify Window "1ms" 2025/10/26 04:51:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8bb542a4ef9f42e154331c20327acdee OK NFCx2 checkfile vs. both remote (without normalization) 2025/10/26 04:51:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/26 04:51:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rorovuv8xabo' 2025/10/26 04:51:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rorovuv8xabo': 1 files missing 2025/10/26 04:51:30 NOTICE: 1 hashes missing 2025/10/26 04:51:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rorovuv8xabo': 1 differences found 2025/10/26 04:51:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rorovuv8xabo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/10/26 04:51:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/26 04:51:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rorovuv8xabo': 0 differences found 2025/10/26 04:51:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rorovuv8xabo': 1 matching files 2025/10/26 04:51:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xiqebed5yiwa" 2025/10/26 04:51:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/26 04:51:31 DEBUG : Creating backend with remote "TestDrive:crypt/1ed8p9lms075ji9bkv2elsppd0qgq0tp3c5tqvd93ui66mgqlndg" 2025/10/26 04:51:32 DEBUG : Creating backend with remote "/tmp/rclone129130692" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiqebed5yiwa'", Local "Local file system at /tmp/rclone129130692", Modify Window "1ms" 2025/10/26 04:51:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f292e34d989a7f727fcbd90da869da41 OK both checkfile vs. NFDx2 remote (without normalization) 2025/10/26 04:51:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/26 04:51:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xiqebed5yiwa' 2025/10/26 04:51:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiqebed5yiwa': 1 files missing 2025/10/26 04:51:35 NOTICE: 1 hashes missing 2025/10/26 04:51:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiqebed5yiwa': 1 differences found 2025/10/26 04:51:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiqebed5yiwa': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/10/26 04:51:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/26 04:51:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiqebed5yiwa': 0 differences found 2025/10/26 04:51:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiqebed5yiwa': 1 matching files 2025/10/26 04:51:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zetolim4noca" 2025/10/26 04:51:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/26 04:51:37 DEBUG : Creating backend with remote "TestDrive:crypt/m8bmd6g4117ci2458q4btj7d53vqcmfbk3rc5ai75dggvi2q4kb0" 2025/10/26 04:51:38 DEBUG : Creating backend with remote "/tmp/rclone3258484972" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetolim4noca'", Local "Local file system at /tmp/rclone3258484972", Modify Window "1ms" 2025/10/26 04:51:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9c2da72e986e4b156cc668ff723f091d OK both checkfile vs. NFCx2 remote (without normalization) 2025/10/26 04:51:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/26 04:51:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zetolim4noca' 2025/10/26 04:51:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zetolim4noca': 1 files missing 2025/10/26 04:51:41 NOTICE: 1 hashes missing 2025/10/26 04:51:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zetolim4noca': 1 differences found 2025/10/26 04:51:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zetolim4noca': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/10/26 04:51:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/26 04:51:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zetolim4noca': 0 differences found 2025/10/26 04:51:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zetolim4noca': 1 matching files 2025/10/26 04:51:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zetolim4noca': Purge remote 2025/10/26 04:51:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xiqebed5yiwa': Purge remote 2025/10/26 04:51:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rorovuv8xabo': Purge remote 2025/10/26 04:51:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hutavaf0came': Purge remote 2025/10/26 04:51:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kelesaf6peka': Purge remote 2025/10/26 04:51:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dexapek4foxe': Purge remote 2025/10/26 04:51:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-riqefew3yeko': Purge remote 2025/10/26 04:51:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tamovay4lute': Purge remote 2025/10/26 04:51:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zexuxeg5qoki': Purge remote 2025/10/26 04:51:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yegifoc8sede': Purge remote --- PASS: TestApplyTransforms (60.49s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 04:51:48 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/26 04:51:50 DEBUG : sub/file2: md5 = 8860dec5a42ecb5ebe5b080c24438884 OK 2025/10/26 04:51:50 INFO : file1: Copied (new) to: sub/file2 2025/10/26 04:51:51 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 04:51:51 DEBUG : file1: Unchanged skipping 2025/10/26 04:51:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa': don't need to copy/move sub/file2, it is already at target location 2025/10/26 04:51:54 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.81s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.53s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 04:51:57 DEBUG : dst/file1: md5 = 2c3b864731d923d3d25915f5e71568a8 OK 2025/10/26 04:51:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hupaqej6sepa/backup" 2025/10/26 04:51:58 DEBUG : Creating backend with remote "TestDrive:crypt/adbtn4m4abute1dgti2d5tcrup3hbrcic2gfu6e8vhepjhn8kveg/1nrff024r7pq65ecp72fc28jb0" 2025/10/26 04:52:00 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/26 04:52:03 INFO : dst/file1: Moved (server-side) 2025/10/26 04:52:04 DEBUG : dst/file1: md5 = 279eccce478dd78f4852d0f5b4a9a72e OK 2025/10/26 04:52:04 INFO : dst/file1: Copied (new) 2025/10/26 04:52:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/26 04:52:08 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/26 04:52:09 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (14.90s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 04:52:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hupaqej6sepa/dst" 2025/10/26 04:52:10 DEBUG : Creating backend with remote "TestDrive:crypt/adbtn4m4abute1dgti2d5tcrup3hbrcic2gfu6e8vhepjhn8kveg/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/26 04:52:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hupaqej6sepa/CompareDest" 2025/10/26 04:52:12 DEBUG : Creating backend with remote "TestDrive:crypt/adbtn4m4abute1dgti2d5tcrup3hbrcic2gfu6e8vhepjhn8kveg/gveqi14airsml4bgu7krj116o8" 2025/10/26 04:52:13 DEBUG : one: Need to transfer - File not found at Destination 2025/10/26 04:52:16 DEBUG : one: md5 = 3ca7c41ad6f6c3ff9d44a330edec06f9 OK 2025/10/26 04:52:16 INFO : one: Copied (new) 2025/10/26 04:52:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/26 04:52:20 DEBUG : one: md5 = eb9c2788e2aff59a211945d2be640f0e OK 2025/10/26 04:52:20 INFO : one: Copied (replaced existing) 2025/10/26 04:52:22 DEBUG : dst/one: md5 = 293c7866783b9634feceffa72e24d6ff OK 2025/10/26 04:52:25 DEBUG : CompareDest/one: md5 = a9f80ecd1f715906810253b58a479901 OK 2025/10/26 04:52:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/26 04:52:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/26 04:52:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/26 04:52:29 DEBUG : CompareDest/two: md5 = d7534c6afee0140257cf3c25c431ff2a OK 2025/10/26 04:52:30 DEBUG : two: Need to transfer - File not found at Destination 2025/10/26 04:52:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/26 04:52:30 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/26 04:52:31 DEBUG : two: Need to transfer - File not found at Destination 2025/10/26 04:52:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/26 04:52:31 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/26 04:52:33 DEBUG : two: Need to transfer - File not found at Destination 2025/10/26 04:52:33 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/26 04:52:34 DEBUG : two: md5 = e195f65e5d7f2b6af75d8d1762de338a OK 2025/10/26 04:52:34 INFO : two: Copied (new) 2025/10/26 04:52:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/26 04:52:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/26 04:52:39 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/26 04:52:39 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (29.59s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 04:52:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hupaqej6sepa/dst" 2025/10/26 04:52:39 DEBUG : Creating backend with remote "TestDrive:crypt/adbtn4m4abute1dgti2d5tcrup3hbrcic2gfu6e8vhepjhn8kveg/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/26 04:52:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hupaqej6sepa/CopyDest" 2025/10/26 04:52:41 DEBUG : Creating backend with remote "TestDrive:crypt/adbtn4m4abute1dgti2d5tcrup3hbrcic2gfu6e8vhepjhn8kveg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/26 04:52:43 DEBUG : one: Need to transfer - File not found at Destination 2025/10/26 04:52:46 DEBUG : one: md5 = 28c201b6a845bab52debbeeab52f38f4 OK 2025/10/26 04:52:46 INFO : one: Copied (new) 2025/10/26 04:52:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/26 04:52:49 DEBUG : one: md5 = a0473ca0384cc12abb897db07ab5ce09 OK 2025/10/26 04:52:49 INFO : one: Copied (replaced existing) 2025/10/26 04:52:52 DEBUG : dst/one: md5 = 8a4ebbf401ea5a21f26d0983d59f9cd3 OK 2025/10/26 04:52:55 DEBUG : CopyDest/one: md5 = fc8db7e8a98e6e99622e73a2906c6213 OK 2025/10/26 04:52:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hupaqej6sepa/BackupDir" 2025/10/26 04:52:56 DEBUG : Creating backend with remote "TestDrive:crypt/adbtn4m4abute1dgti2d5tcrup3hbrcic2gfu6e8vhepjhn8kveg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/26 04:52:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/26 04:52:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/26 04:52:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/26 04:53:00 INFO : one: Moved (server-side) 2025/10/26 04:53:01 INFO : one: Copied (server-side copy) 2025/10/26 04:53:01 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/26 04:53:04 DEBUG : CopyDest/two: md5 = 77cb7d1d2c61eb7c5573948d1122743f OK 2025/10/26 04:53:04 DEBUG : two: Need to transfer - File not found at Destination 2025/10/26 04:53:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/26 04:53:06 INFO : two: Copied (server-side copy) 2025/10/26 04:53:06 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/26 04:53:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/26 04:53:07 DEBUG : two: Unchanged skipping 2025/10/26 04:53:09 DEBUG : CopyDest/three: md5 = 0d77f13999cbf10d614b74b689a2c3be OK 2025/10/26 04:53:10 DEBUG : three: Need to transfer - File not found at Destination 2025/10/26 04:53:11 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/26 04:53:11 DEBUG : three: Destination not found in --copy-dest 2025/10/26 04:53:12 DEBUG : three: md5 = 181c9c097e7c9b5448c2ff9db97119a5 OK 2025/10/26 04:53:12 INFO : three: Copied (new) 2025/10/26 04:53:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/26 04:53:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/26 04:53:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/26 04:53:18 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/26 04:53:18 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/26 04:53:18 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/26 04:53:19 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (40.80s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.51s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.70s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.48s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 04:53:22 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/10/26 04:53:25 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0e76586ece96034fa108c5fad908ab78 OK 2025/10/26 04:53:25 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/10/26 04:53:26 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/10/26 04:53:26 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:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/10/26 04:53:27 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/10/26 04:53:27 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/10/26 04:53:29 DEBUG : TestCopyFileMaxTransfer/file4: md5 = c03aa077fd1d7be0c7b75f197a083b3f OK 2025/10/26 04:53:29 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/10/26 04:53:31 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/10/26 04:53:31 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.34s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.53s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 04:53:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa': Looking for duplicate names using skip mode. 2025/10/26 04:53:37 NOTICE: one: Found 2 files with duplicate names 2025/10/26 04:53:37 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (6.10s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 04:53:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa': Looking for duplicate names using skip mode. 2025/10/26 04:53:44 NOTICE: one: Found 3 files with duplicate names 2025/10/26 04:53:44 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/10/26 04:53:44 INFO : one: Deleted 2025/10/26 04:53:44 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.16s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 04:53:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa': Looking for duplicate names using first mode. 2025/10/26 04:53:51 NOTICE: one: Found 3 files with duplicate names 2025/10/26 04:53:52 INFO : one: Deleted 2025/10/26 04:53:52 INFO : one: Deleted 2025/10/26 04:53:52 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.88s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 04:53:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa': Looking for duplicate names using newest mode. 2025/10/26 04:53:59 NOTICE: one: Found 3 files with duplicate names 2025/10/26 04:54:00 INFO : one: Deleted 2025/10/26 04:54:00 INFO : one: Deleted 2025/10/26 04:54:00 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.79s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.55s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 04:54:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa': Looking for duplicate names using oldest mode. 2025/10/26 04:54:07 NOTICE: one: Found 3 files with duplicate names 2025/10/26 04:54:08 INFO : one: Deleted 2025/10/26 04:54:08 INFO : one: Deleted 2025/10/26 04:54:08 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.23s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 04:54:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa': Looking for duplicate names using largest mode. 2025/10/26 04:54:15 NOTICE: one: Found 3 files with duplicate names 2025/10/26 04:54:15 INFO : one: Deleted 2025/10/26 04:54:16 INFO : one: Deleted 2025/10/26 04:54:16 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.63s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 04:54:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa': Looking for duplicate names using smallest mode. 2025/10/26 04:54:22 NOTICE: one: Found 3 files with duplicate names 2025/10/26 04:54:23 INFO : one: Deleted 2025/10/26 04:54:23 INFO : one: Deleted 2025/10/26 04:54:23 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (8.18s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 04:54:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa': Looking for duplicate names using rename mode. 2025/10/26 04:54:31 NOTICE: one.txt: Found 3 files with duplicate names 2025/10/26 04:54:33 INFO : one-2.txt: renamed from: one.txt 2025/10/26 04:54:34 INFO : one-3.txt: renamed from: one.txt 2025/10/26 04:54:36 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.91s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 04:54:42 DEBUG : dupe1/one.txt: md5 = 01b6ffa3c7438f8222615791f68d53c4 OK 2025/10/26 04:54:45 DEBUG : dupe2/two.txt: md5 = 09afa1ef86e8d15e46ed85145bc6062f OK 2025/10/26 04:54:47 DEBUG : dupe3/three.txt: md5 = 027b48f88a90457227d3cfd9d2c41826 OK 2025/10/26 04:54:48 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/10/26 04:54:48 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/10/26 04:54:49 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/10/26 04:54:50 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/10/26 04:54:53 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/10/26 04:54:53 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/10/26 04:54:53 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (15.22s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 04:54:56 DEBUG : a.txt: md5 = 559e73808a5afb05559e6746a70f1b5d OK 2025/10/26 04:54:58 DEBUG : zend.txt: md5 = fcdc100d3c32227471cc633f0dfe494a OK 2025/10/26 04:55:00 DEBUG : sub dir/hello world: md5 = fabecc7916f96617e78ffda8ecb242f7 OK 2025/10/26 04:55:02 DEBUG : sub dir/hello world2: md5 = 250fcc9b40aa2db64b33b7a083384880 OK 2025/10/26 04:55:05 DEBUG : sub dir/ignore dir/.ignore: md5 = e05b16ed9b8d0745ec841a696b93f965 OK 2025/10/26 04:55:06 DEBUG : sub dir/ignore dir/should be ignored: md5 = 82602b5fa8e9234076c1f220fcb2dcbe OK 2025/10/26 04:55:09 DEBUG : sub dir/sub sub dir/hello world3: md5 = b94e9e96ba4a35c7950f491fb4ef4615 OK 2025/10/26 04:55:10 DEBUG : a.txt: Excluded (Size Filter) 2025/10/26 04:55:10 DEBUG : a.txt: Excluded 2025/10/26 04:55:11 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/26 04:55:11 DEBUG : sub dir/hello world: Excluded 2025/10/26 04:55:11 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/26 04:55:11 DEBUG : sub dir/hello world2: Excluded 2025/10/26 04:55:12 DEBUG : sub dir/ignore dir: Excluded 2025/10/26 04:55:12 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/26 04:55:12 DEBUG : sub dir/hello world: Excluded 2025/10/26 04:55:12 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/26 04:55:12 DEBUG : sub dir/hello world2: Excluded 2025/10/26 04:55:12 DEBUG : sub dir/ignore dir: Excluded 2025/10/26 04:55:17 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/26 04:55:18 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/26 04:55:18 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/26 04:55:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/26 04:55:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/26 04:55:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/10/26 04:55:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (25.24s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 04:55:21 DEBUG : a.txt: md5 = 38147c914fb059d1cbcb111009d95ae8 OK 2025/10/26 04:55:23 DEBUG : zend.txt: md5 = e016f6ee8681bc99d330b216c8a80324 OK 2025/10/26 04:55:25 DEBUG : sub dir/hello world: md5 = 6da4087c9aaceda77eb8589f7a396f7b OK 2025/10/26 04:55:27 DEBUG : sub dir/hello world2: md5 = dae9fab8ef2f4167ae7a0f976e8b1de1 OK 2025/10/26 04:55:30 DEBUG : sub dir/ignore dir/.ignore: md5 = 8100f406ecd0be1816d7da9b02ee4d3a OK 2025/10/26 04:55:32 DEBUG : sub dir/ignore dir/should be ignored: md5 = 144a0ac206911b5a4a0c639ba63ba541 OK 2025/10/26 04:55:34 DEBUG : sub dir/sub sub dir/hello world3: md5 = c77cd2b82eaca64fbc0dcc4ce44b7058 OK 2025/10/26 04:55:35 DEBUG : a.txt: Excluded (Size Filter) 2025/10/26 04:55:35 DEBUG : a.txt: Excluded 2025/10/26 04:55:36 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/26 04:55:36 DEBUG : sub dir/hello world2: Excluded 2025/10/26 04:55:36 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/26 04:55:36 DEBUG : sub dir/hello world: Excluded 2025/10/26 04:55:37 DEBUG : sub dir/ignore dir: Excluded 2025/10/26 04:55:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/26 04:55:37 DEBUG : sub dir/hello world2: Excluded 2025/10/26 04:55:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/26 04:55:37 DEBUG : sub dir/hello world: Excluded 2025/10/26 04:55:37 DEBUG : sub dir/ignore dir: Excluded 2025/10/26 04:55:42 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/26 04:55:43 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/26 04:55:43 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/26 04:55:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/26 04:55:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/26 04:55:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/10/26 04:55:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (25.18s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 04:55:46 DEBUG : file1: md5 = 56b41e31f317746b8487421ba448e6e9 OK 2025/10/26 04:55:49 DEBUG : sub/file2: md5 = 5e0383f5b9e9e7785d69283dc78b54ea 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/10/26 04:55:53 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/10/26 04:55:53 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/10/26 04:55:53 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/10/26 04:55:55 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (11.20s) --- PASS: TestListJSON/Default (0.29s) --- PASS: TestListJSON/FilesOnly (0.29s) --- PASS: TestListJSON/DirsOnly (0.29s) --- PASS: TestListJSON/Recurse (0.56s) --- PASS: TestListJSON/SubDir (0.30s) --- PASS: TestListJSON/NoModTime (0.30s) --- PASS: TestListJSON/NoMimeType (0.35s) --- PASS: TestListJSON/ShowHash (0.27s) --- PASS: TestListJSON/HashTypes (0.36s) --- PASS: TestListJSON/Metadata (0.73s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 04:55:58 DEBUG : file1: md5 = fb2e909071659538c08690b610b87cf7 OK 2025/10/26 04:56:00 DEBUG : sub/file2: md5 = af7d9c3513334c042efb753130279a18 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/10/26 04:56:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hupaqej6sepa/notfound" 2025/10/26 04:56:05 DEBUG : Creating backend with remote "TestDrive:crypt/adbtn4m4abute1dgti2d5tcrup3hbrcic2gfu6e8vhepjhn8kveg/qe0i31qdkoejk60elps0ni5sqk" 2025/10/26 04:56:09 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.57s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.27s) --- PASS: TestStatJSON/Dir (0.53s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.58s) --- PASS: TestStatJSON/DirFilesOnly (0.30s) --- PASS: TestStatJSON/FileFilesOnly (0.30s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.28s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.27s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.97s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 04:56:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa': Making directory 2025/10/26 04:56:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa': Making directory --- PASS: TestMkdir (0.75s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 04:56:13 DEBUG : sub dir/hello world: md5 = 3b9122270f386e63b9e75d15fe7241f8 OK 2025/10/26 04:56:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.45s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 04:56:18 DEBUG : potato2: md5 = 8b85aae1e62f6c2c520d74b8a27ddb4f OK 2025/10/26 04:56:19 DEBUG : empty space: md5 = 6337227c7fa6536bac6f68ed01107cf1 OK --- PASS: TestLs (5.59s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 04:56:23 DEBUG : potato2: md5 = cc63f004341809ed60b7cdbb2bc59d72 OK 2025/10/26 04:56:25 DEBUG : empty space: md5 = 2a3ba1a5c91062784ecfadddadc95648 OK 2025/10/26 04:56:25 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.72s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 04:56:29 DEBUG : potato2: md5 = fc228d4ee96352a76157bbfcea3b5f65 OK 2025/10/26 04:56:30 DEBUG : empty space: md5 = a3a99777ae5f24fc91d8dac779bdab41 OK --- PASS: TestLsLong (5.23s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 04:56:34 DEBUG : potato2: md5 = 280a5c9e292ae1271e372c5e28601849 OK 2025/10/26 04:56:35 DEBUG : empty space: md5 = 20120519cf1f756f51af2c5318587c42 OK --- PASS: TestHashSums (5.17s) === RUN TestHashSumsWithErrors 2025/10/26 04:56:37 DEBUG : Creating backend with remote ":memory:" 2025/10/26 04:56:37 DEBUG : Config file has changed externally - reloading 2025/10/26 04:56:37 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/10/26 04:56:37 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/26 04:56:37 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/26 04:56:37 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/26 04:56:37 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/26 04:56:37 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/26 04:56:37 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/26 04:56:37 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/10/26 04:56:37 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-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 04:56:39 DEBUG : potato2: md5 = f8331c07797e6ceb95527391809be98b OK 2025/10/26 04:56:41 DEBUG : empty space: md5 = cfef109a0fba8a32760e7ba7aac7248e OK 2025/10/26 04:56:43 DEBUG : sub dir/potato3: md5 = 8dcce70fc10d9eb1eaf26815e1acb5be OK 2025/10/26 04:56:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.69s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 04:56:49 DEBUG : small: md5 = ff6c059ce4d30aa6350c305e0ca73ecf OK 2025/10/26 04:56:50 DEBUG : medium: md5 = 565d9c6493bdc169f07711988c9592e5 OK 2025/10/26 04:56:52 DEBUG : large: md5 = e9b06a02b6886b92392a50c61d0c0fbc OK 2025/10/26 04:56:53 DEBUG : Waiting for deletions to finish 2025/10/26 04:56:53 DEBUG : large: Excluded (Size Filter) 2025/10/26 04:56:54 INFO : small: Deleted 2025/10/26 04:56:54 INFO : medium: Deleted --- PASS: TestDelete (7.73s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 04:56:57 DEBUG : small: md5 = 30fc913344c652af699ccfa221317ef8 OK 2025/10/26 04:56:58 DEBUG : medium: md5 = dd24e0977c3f4945d84b8635248f2121 OK 2025/10/26 04:57:00 DEBUG : large: md5 = 4135b0caf77a7652e9bccf03c796be44 OK 2025/10/26 04:57:00 DEBUG : Waiting for deletions to finish 2025/10/26 04:57:00 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/10/26 04:57:01 INFO : small: Deleted 2025/10/26 04:57:01 INFO : medium: Deleted --- PASS: TestMaxDelete (7.89s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 04:57:04 DEBUG : small: md5 = a7d4a67ebb50b5d02145e3598b91ffe2 OK 2025/10/26 04:57:06 DEBUG : medium: md5 = 1b059b151c50a3c5bbaaf25bc79e45ce OK 2025/10/26 04:57:08 DEBUG : large: md5 = 92296c244fd8b0561bdf9705095c1752 OK 2025/10/26 04:57:08 DEBUG : Waiting for deletions to finish 2025/10/26 04:57:08 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/26 04:57:09 INFO : small: Deleted 2025/10/26 04:57:09 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.94s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 04:57:12 DEBUG : small: md5 = 0a5949165e203dbcb713077e1e8b9082 OK 2025/10/26 04:57:14 DEBUG : medium: md5 = 09976896c022287e42fb61ef76b44227 OK 2025/10/26 04:57:16 DEBUG : large: md5 = f26df130b6a57ccdf1de44efcd4f0523 OK 2025/10/26 04:57:16 DEBUG : Waiting for deletions to finish 2025/10/26 04:57:16 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/10/26 04:57:17 INFO : large: Deleted 2025/10/26 04:57:17 INFO : small: Deleted --- PASS: TestMaxDeleteSize (8.25s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 04:57:21 DEBUG : ReadFile: md5 = b632967c1bae1ede1e9360710dc67469 OK --- PASS: TestReadFile (4.60s) === RUN TestRetry 2025/10/26 04:57:24 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/10/26 04:57:24 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/10/26 04:57:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/26 04:57:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/26 04:57:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/26 04:57:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/26 04:57:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 04:57:25 DEBUG : file1: md5 = 33480c25da7877c14378dc4ea08b6bcb OK 2025/10/26 04:57:27 DEBUG : file2: md5 = ab9459448ac566943c6001a735b62069 OK --- PASS: TestCat (16.89s) === RUN TestPurge 2025/10/26 04:57:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-docikis5kesa" 2025/10/26 04:57:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/26 04:57:41 DEBUG : Creating backend with remote "TestDrive:crypt/5bm63mn7cn8pfr0g61rml06e8vg7dbk29matuh0hio0ivs7gnbng" 2025/10/26 04:57:42 DEBUG : Creating backend with remote "/tmp/rclone1291797701" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-docikis5kesa'", Local "Local file system at /tmp/rclone1291797701", Modify Window "1ms" 2025/10/26 04:57:47 DEBUG : A1/B1/C1/one: md5 = f541303b78bf088aef06923b395ec253 OK 2025/10/26 04:57:47 INFO : A2: Making directory 2025/10/26 04:57:48 INFO : A1/B2: Making directory 2025/10/26 04:57:49 INFO : A1/B2/C2: Making directory 2025/10/26 04:57:50 INFO : A1/B1/C3: Making directory 2025/10/26 04:57:50 INFO : A3: Making directory 2025/10/26 04:57:51 INFO : A3/B3: Making directory 2025/10/26 04:57:52 INFO : A3/B3/C4: Making directory 2025/10/26 04:57:55 DEBUG : A1/two: md5 = 9819068680f45445c9907bc1e9c7f6ab OK 2025/10/26 04:57:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-docikis5kesa': Purge remote 2025/10/26 04:57:59 NOTICE: purge failed: directory not found --- PASS: TestPurge (18.20s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 04:58:03 DEBUG : A1/B1/C1/one: md5 = f6d168cc3cd1608058bd510c4b0bc2cb OK 2025/10/26 04:58:03 INFO : A2: Making directory 2025/10/26 04:58:04 INFO : A1/B2: Making directory 2025/10/26 04:58:05 INFO : A1/B2/C2: Making directory 2025/10/26 04:58:06 INFO : A1/B1/C3: Making directory 2025/10/26 04:58:06 INFO : A3: Making directory 2025/10/26 04:58:07 INFO : A3/B3: Making directory 2025/10/26 04:58:08 INFO : A3/B3/C4: Making directory 2025/10/26 04:58:10 DEBUG : A1/two: md5 = c5d5962d5bbe30bf412679dd5e99c2f9 OK 2025/10/26 04:58:12 DEBUG : removing 1 level 3 directories 2025/10/26 04:58:12 INFO : A3/B3/C4: Removing directory 2025/10/26 04:58:15 DEBUG : removing 2 level 3 directories 2025/10/26 04:58:15 INFO : A1/B2/C2: Removing directory 2025/10/26 04:58:15 INFO : A1/B1/C3: Removing directory 2025/10/26 04:58:15 DEBUG : removing 2 level 2 directories 2025/10/26 04:58:15 INFO : A3/B3: Removing directory 2025/10/26 04:58:15 INFO : A1/B2: Removing directory 2025/10/26 04:58:16 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/10/26 04:58:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/26 04:58:16 DEBUG : removing 2 level 1 directories 2025/10/26 04:58:16 INFO : A3: Removing directory 2025/10/26 04:58:16 INFO : A2: Removing directory 2025/10/26 04:58:17 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/10/26 04:58:21 DEBUG : removing 1 level 3 directories 2025/10/26 04:58:21 INFO : A1/B1/C1: Removing directory 2025/10/26 04:58:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/26 04:58:22 DEBUG : removing 1 level 2 directories 2025/10/26 04:58:22 INFO : A1/B1: Removing directory 2025/10/26 04:58:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/26 04:58:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/26 04:58:23 DEBUG : removing 1 level 1 directories 2025/10/26 04:58:23 INFO : A1: Removing directory 2025/10/26 04:58:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/26 04:58:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/26 04:58:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/26 04:58:23 DEBUG : removing 1 level 0 directories 2025/10/26 04:58:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa': Removing directory 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/26 04:58:24 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" --- PASS: TestRmdirsNoLeaveRoot (26.60s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 04:58:26 INFO : A1: Making directory 2025/10/26 04:58:27 INFO : A1/B1: Making directory 2025/10/26 04:58:28 INFO : A1/B1/C1: Making directory 2025/10/26 04:58:31 DEBUG : removing 1 level 3 directories 2025/10/26 04:58:31 INFO : A1/B1/C1: Removing directory 2025/10/26 04:58:32 DEBUG : removing 1 level 2 directories 2025/10/26 04:58:32 INFO : A1/B1: Removing directory 2025/10/26 04:58:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/26 04:58:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.37s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 04:58:35 INFO : A1: Making directory 2025/10/26 04:58:35 INFO : A1/B1: Making directory 2025/10/26 04:58:36 INFO : A1/B1/C1: Making directory 2025/10/26 04:58:39 DEBUG : removing 1 level 3 directories 2025/10/26 04:58:39 INFO : A1/B1/C1: Removing directory 2025/10/26 04:58:40 DEBUG : removing 1 level 2 directories 2025/10/26 04:58:40 INFO : A1/B1: Removing directory 2025/10/26 04:58:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/26 04:58:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.38s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 04:58:45 DEBUG : file1: md5 = 65cb8bbae9b978bff0a718823b676c6c OK 2025/10/26 04:58:45 DEBUG : filename.txt: File name found in url 2025/10/26 04:58:47 DEBUG : filename.txt: md5 = f1db9ff0dd0b9bfb9a656b0fdd6bd527 OK 2025/10/26 04:58:47 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/10/26 04:58:49 DEBUG : headerfilename.txt: md5 = 42edf5373eefa4f7d807b101ae237c9a OK 2025/10/26 04:58:51 DEBUG : file2: md5 = 6408a732f0271b6876b596a653f6504c OK --- PASS: TestCopyURL (10.36s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 04:58:54 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/26 04:58:56 DEBUG : sub/file2: md5 = 3f9bf9db2cb5710ddeab4e842dcaeb4e OK 2025/10/26 04:58:56 INFO : file1: Copied (new) to: sub/file2 2025/10/26 04:58:56 INFO : file1: Deleted 2025/10/26 04:58:57 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 04:58:57 DEBUG : file1: Unchanged skipping 2025/10/26 04:58:57 INFO : file1: Deleted 2025/10/26 04:58:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa': don't need to copy/move sub/file2, it is already at target location 2025/10/26 04:58:59 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.45s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 04:59:00 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/26 04:59:02 DEBUG : file1: md5 = 8b09185fff184068ab31b720ae575d46 OK 2025/10/26 04:59:02 INFO : file1: Copied (new) 2025/10/26 04:59:02 INFO : file1: Deleted 2025/10/26 04:59:02 DEBUG : file1: Destination exists, skipping 2025/10/26 04:59:02 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.87s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.50s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.59s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 04:59:07 DEBUG : dst/file1: md5 = 2459983f0e1dcd794cea60cdc8e9458c OK 2025/10/26 04:59:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hupaqej6sepa/backup" 2025/10/26 04:59:08 DEBUG : Creating backend with remote "TestDrive:crypt/adbtn4m4abute1dgti2d5tcrup3hbrcic2gfu6e8vhepjhn8kveg/1nrff024r7pq65ecp72fc28jb0" 2025/10/26 04:59:10 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/26 04:59:13 INFO : dst/file1: Moved (server-side) 2025/10/26 04:59:14 DEBUG : dst/file1: md5 = f12f23d6d826ebdb673279ef7c43a7d7 OK 2025/10/26 04:59:14 INFO : dst/file1: Copied (new) 2025/10/26 04:59:14 INFO : dst/file1: Deleted 2025/10/26 04:59:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/26 04:59:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/26 04:59:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (14.88s) === 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-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 04:59:22 DEBUG : A1/one: md5 = 3d33e18dc009526f3a8a6a233339055b OK 2025/10/26 04:59:24 DEBUG : A1/two: md5 = 28b87b23a222ef56ee07b1f6f90706c8 OK 2025/10/26 04:59:26 DEBUG : A1/B1/three: md5 = 9f183e46fc26fef4975af88c8e3bdc11 OK 2025/10/26 04:59:29 DEBUG : A1/B1/C1/four: md5 = 3a3406ed62134264ad31580981f3057a OK 2025/10/26 04:59:31 DEBUG : A1/B1/C2/five: md5 = 3c3c677e821afa376b8ee822f0a82a23 OK 2025/10/26 04:59:31 INFO : A1/B2: Making directory 2025/10/26 04:59:32 INFO : A1/B1/C3: Making directory 2025/10/26 04:59:43 INFO : A2/one: Moved (server-side) to: A3/one 2025/10/26 04:59:43 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/10/26 04:59:43 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/10/26 04:59:43 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/10/26 04:59:44 INFO : A2/two: Moved (server-side) to: A3/two 2025/10/26 04:59:47 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/26 04:59:47 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/26 04:59:47 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/26 04:59:48 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/26 04:59:48 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/26 04:59:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/10/26 04:59:56 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/10/26 04:59:56 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/10/26 04:59:56 INFO : A3/one: Moved (server-side) to: A4/one 2025/10/26 04:59:57 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/10/26 04:59:57 INFO : A3/two: Moved (server-side) to: A4/two 2025/10/26 05:00:00 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/26 05:00:00 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/26 05:00:00 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/26 05:00:01 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/26 05:00:01 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/26 05:00:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/10/26 05:00:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/10/26 05:00:10 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/26 05:00:10 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/26 05:00:10 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/26 05:00:10 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/26 05:00:11 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/26 05:00:11 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/26 05:00:11 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/26 05:00:11 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (51.83s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" --- PASS: TestGetFsInfo (0.56s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 05:00:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa': File to upload is small (34 bytes), uploading instead of streaming 2025/10/26 05:00:14 DEBUG : no_checksum_small_file_from_pipe: md5 = 6dad3bfeb380ce2aacdcfb46425ebe0b OK 2025/10/26 05:00:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/10/26 05:00:14 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/26 05:00:15 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/10/26 05:00:16 DEBUG : no_checksum_big_file_from_pipe: md5 = 01eb11feb9d2ad35eda83a2ec991b9df OK 2025/10/26 05:00:16 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-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 05:00:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa': File to upload is small (34 bytes), uploading instead of streaming 2025/10/26 05:00:20 DEBUG : with_checksum_small_file_from_pipe: md5 = 888231a30b888bf8dfc3f32f4a60287d OK 2025/10/26 05:00:20 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/26 05:00:20 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/10/26 05:00:22 DEBUG : with_checksum_big_file_from_pipe: md5 = ee423314b0149af40d7ed856bb7b1402 OK 2025/10/26 05:00:22 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 05:00:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa': File to upload is small (34 bytes), uploading instead of streaming 2025/10/26 05:00:25 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 05:00:26 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/26 05:00:27 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 05:00:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa': File to upload is small (34 bytes), uploading instead of streaming 2025/10/26 05:00:31 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/26 05:00:32 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/26 05:00:33 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.63s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.48s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.90s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.69s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.55s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/10/26 05:00:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa': File to upload is small (48 bytes), uploading instead of streaming 2025/10/26 05:00:37 DEBUG : rcat_metadata: md5 = 247579c4e457c585736fec5d0fab0af8 OK 2025/10/26 05:00:37 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/10/26 05:00:39 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/10/26 05:00:40 DEBUG : rcat_metadata_uploadcutoff0: md5 = 7dc10e0c0127d027419dbbd1beff6df4 OK 2025/10/26 05:00:40 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (7.14s) --- PASS: TestRcatMetadata/Normal (3.18s) --- PASS: TestRcatMetadata/ViaDisk (3.43s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 05:00:43 DEBUG : potato1: md5 = 05fe8a135a1370b0aed134b640989cfa OK 2025/10/26 05:00:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa': File to upload is small (60 bytes), uploading instead of streaming 2025/10/26 05:00:45 DEBUG : potato2: md5 = f546a69da9f76246f6ebe22fa90aa09d OK 2025/10/26 05:00:45 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.96s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 05:00:48 DEBUG : potato1: md5 = bd7ff818094cce8950fce68298ece48a OK 2025/10/26 05:00:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa': File to upload is small (60 bytes), uploading instead of streaming 2025/10/26 05:00:50 DEBUG : potato2: md5 = 5ab8e4e16b4a09bd3f6c0798e568dbd1 OK 2025/10/26 05:00:50 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.68s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 05:00:54 DEBUG : potato2: md5 = afdf76b83d2c65be17b4681ad31aed69 OK 2025/10/26 05:00:56 DEBUG : empty space: md5 = 18c0d8c0da06e1198963dc0d66300e76 OK 2025/10/26 05:00:58 DEBUG : sub dir/potato3: md5 = dc107d5c847d84c6d1a1621d48a9c08f OK 2025/10/26 05:01:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa': Touching "sub dir/potato3" 2025/10/26 05:01:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa': Touching "empty space" 2025/10/26 05:01:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa': Touching "potato2" 2025/10/26 05:01:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (11.51s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 05:01:04 DEBUG : dir with metadata: Making directory with metadata 2025/10/26 05:01:05 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (3.17s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 05:01:07 DEBUG : directory with modtime: Making directory with metadata 2025/10/26 05:01:09 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (3.55s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 05:01:11 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/26 05:01:11 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/26 05:01:11 DEBUG : Google drive root 'crypt/adbtn4m4abute1dgti2d5tcrup3hbrcic2gfu6e8vhepjhn8kveg': Skipping btime metadata as can't update it on an existing file: 2025-10-26T05:01:11.232890786Z 2025/10/26 05:01:12 INFO : non existent directory: Updated directory metadata 2025/10/26 05:01:14 DEBUG : Google drive root 'crypt/adbtn4m4abute1dgti2d5tcrup3hbrcic2gfu6e8vhepjhn8kveg': Skipping btime metadata as can't update it on an existing file: 2025-10-26T05:01:11.232890786Z 2025/10/26 05:01:14 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.84s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 05:01:17 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/10/26 05:01:19 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/10/26 05:01:19 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.76s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 05:01:21 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/26 05:01:21 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/26 05:01:21 DEBUG : dst: Making directory with metadata 2025/10/26 05:01:22 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/26 05:01:22 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 05:01:23 INFO : dst: Set directory modification time (using SetModTime) 2025/10/26 05:01:23 INFO : dst: Set directory modification time (using SetModTime) 2025/10/26 05:01:23 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/10/26 05:01:24 INFO : dst: Set directory modification time (using SetModTime) 2025/10/26 05:01:24 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.01s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa'", Local "Local file system at /tmp/rclone554835015", Modify Window "1ms" 2025/10/26 05:01:28 DEBUG : sub dir/test remove existing: md5 = aae6adbf6b6fc16958e0b0cc7f3ae72a OK 2025/10/26 05:01:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = d06a5dcb009bb52c60f37e167da3eb5d OK 2025/10/26 05:01:32 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.wosedom6" before starting 2025/10/26 05:01:33 DEBUG : sub dir/test remove existing.wosedom6: TEST: removing renamed existing file after operation 2025/10/26 05:01:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jatanih9" before starting 2025/10/26 05:01:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jatanih9: TEST: renaming existing back after failed operation 2025/10/26 05:01:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.heyotuz4" before starting 2025/10/26 05:01:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.heyotuz4: TEST: removing renamed existing file after operation 2025/10/26 05:01:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "80onrufqp45nvbn3q2igvn343hkvnh9iv8tb57i02m68i90ir2aom7p36dsg3t87pjroa5odlclmhpbbt36k9uck70mp9vj5v724lm1u3vr5mb7181f2r3o195vr1pqnn074bsn6deo3c4iap8rttedgn9m1tjejt1kq8rvp24u4jocuc12g" 2025/10/26 05:01:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ubp1206cohp9s6r7qpc8f3k4go2o8nbuibr0g433641586tk4vmg" --- PASS: TestRemoveExisting (16.33s) === 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/10/26 05:01:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hupaqej6sepa': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 12m33.660043118s (try 1/5)