"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/05/10 01:07:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-guguxet3leya" 2025/05/10 01:07:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/10 01:07:50 DEBUG : Creating backend with remote "TestDrive:crypt/qtvt58grgnnm3gs4bsoa1nt9qf2jvl70vfui4dnlsved9bpvg55g" 2025/05/10 01:07:51 DEBUG : Creating backend with remote "/tmp/rclone2889922804" === 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-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.20s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/05/10 01:07:52 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/05/10 01:07:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/10 01:07:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/10 01:07:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/05/10 01:07:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/10 01:07:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/10 01:07:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/10 01:07:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/05/10 01:07:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/10 01:07:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/10 01:07:52 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/05/10 01:07:52 DEBUG : potato: Seek from 10 to 0 2025/05/10 01:07:52 DEBUG : potato: Seek from 10 to 0 2025/05/10 01:07:52 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/05/10 01:07:52 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/05/10 01:07:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/10 01:07:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/10 01:07:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/05/10 01:07:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/10 01:07:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/10 01:07:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/10 01:07:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/05/10 01:07:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/10 01:07:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/10 01:07:52 DEBUG : potato: Seek from 5 to 2 2025/05/10 01:07:52 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/05/10 01:07:52 DEBUG : potato: Seek from 7 to 0 2025/05/10 01:07:52 DEBUG : potato: Seek from 7 to 0 2025/05/10 01:07:52 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/05/10 01:07:52 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/05/10 01:07:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/10 01:07:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/10 01:07:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/05/10 01:07:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/10 01:07:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/10 01:07:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/10 01:07:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/05/10 01:07:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/10 01:07:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/10 01:07:52 DEBUG : potato: Seek from 5 to 2 2025/05/10 01:07:52 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/05/10 01:07:52 DEBUG : potato: Seek from 8 to 0 2025/05/10 01:07:52 DEBUG : potato: Seek from 8 to 0 2025/05/10 01:07:52 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/05/10 01:07:52 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/05/10 01:07:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/10 01:07:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/10 01:07:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/05/10 01:07:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/10 01:07:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/10 01:07:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/10 01:07:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/05/10 01:07:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/10 01:07:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/10 01:07:52 DEBUG : potato: Seek from 5 to 2 2025/05/10 01:07:52 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/05/10 01:07:52 DEBUG : potato: Seek from 9 to 0 2025/05/10 01:07:52 DEBUG : potato: Seek from 9 to 0 2025/05/10 01:07:52 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-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:07:54 DEBUG : rutabaga: md5 = c448e7a92c64378b63cfc15ec6a472a1 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/05/10 01:07:56 DEBUG : empty space: md5 = b80174098b17ab224fd08c508c1a3b8d OK === RUN TestCheck/3 2025/05/10 01:07:58 DEBUG : potato2: md5 = bf9621b442a1dc526447d67a667ed217 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/05/10 01:08:00 DEBUG : remotepotato: md5 = 2a9e4b05525f5d8e8140e7c4c46d1b24 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.03s) --- PASS: TestCheck/1 (0.22s) --- PASS: TestCheck/2 (0.22s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.21s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2025/05/10 01:08:03 DEBUG : Creating backend with remote "nonexistent" 2025/05/10 01:08:03 DEBUG : Creating backend with remote "nonexistent" 2025/05/10 01:08:03 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/05/10 01:08:03 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/05/10 01:08:03 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/05/10 01:08:03 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:08:04 DEBUG : rutabaga: md5 = 6c5db04115339a4c9e1c2e21c1aaf035 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/05/10 01:08:08 DEBUG : empty space: md5 = 6dbf23825d19ad2cd776cfcf94a09534 OK === RUN TestCheckDownload/3 2025/05/10 01:08:10 DEBUG : potato2: md5 = 35a133571e5c11770a0967332387c2d7 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/05/10 01:08:14 DEBUG : remotepotato: md5 = 20524e73f387812bc6cc4ded84a5b92d OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.01s) --- PASS: TestCheckDownload/1 (1.28s) --- PASS: TestCheckDownload/2 (1.14s) --- PASS: TestCheckDownload/3 (0.85s) --- PASS: TestCheckDownload/4 (1.10s) --- PASS: TestCheckDownload/5 (1.41s) --- PASS: TestCheckDownload/6 (0.89s) --- PASS: TestCheckDownload/7 (1.04s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:08:20 DEBUG : rutabaga: md5 = 22245ba024918846ad109cb99eccffb7 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/05/10 01:08:22 DEBUG : empty space: md5 = 94e472aa9e7e026718ad6bc755bfd8f3 OK === RUN TestCheckSizeOnly/3 2025/05/10 01:08:24 DEBUG : potato2: md5 = 83b3ec32bfb2567efc53147db0548d26 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/05/10 01:08:26 DEBUG : remotepotato: md5 = fb94b759eed672a88648f812975c7294 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.06s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.22s) --- PASS: TestCheckSizeOnly/3 (0.21s) --- PASS: TestCheckSizeOnly/4 (0.22s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:08:30 DEBUG : test.sum: md5 = 1213e2295d13e8aaa648e8adcb0f6fbb OK 2025/05/10 01:08:31 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/10 01:08:31 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/10 01:08:31 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/10 01:08:31 NOTICE: test.sum: 2 warning(s) suppressed... 2025/05/10 01:08:33 DEBUG : test.sum: md5 = 8f2b5a8529b998ffe5fb8f6251284e07 OK 2025/05/10 01:08:34 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/10 01:08:34 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/10 01:08:34 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/10 01:08:34 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.02s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:08:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-guguxet3leya/data" 2025/05/10 01:08:35 DEBUG : Creating backend with remote "TestDrive:crypt/qtvt58grgnnm3gs4bsoa1nt9qf2jvl70vfui4dnlsved9bpvg55g/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya/data' lacks md5, skipping --- SKIP: TestCheckSum (1.81s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:08:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-guguxet3leya/data" 2025/05/10 01:08:37 DEBUG : Creating backend with remote "TestDrive:crypt/qtvt58grgnnm3gs4bsoa1nt9qf2jvl70vfui4dnlsved9bpvg55g/vjrnln8ratgmqakfosrqe8espk" 2025/05/10 01:08:40 DEBUG : data/banana: md5 = c5b473b80f9bef9507055db6a29a650f OK 2025/05/10 01:08:42 DEBUG : test.sum: md5 = 86acf91d95977a28a444ec38d10f9977 OK === RUN TestCheckSumDownload/subtest1 2025/05/10 01:08:46 DEBUG : data/potato: md5 = b8379f4e31200076669110dd3bbe828e OK 2025/05/10 01:08:47 DEBUG : test.sum: md5 = 9612b0b6024feda790091b861e86ea3c OK === RUN TestCheckSumDownload/subtest2 2025/05/10 01:08:51 DEBUG : test.sum: md5 = 5b11b82914c87baea0384ed038eeaa9f OK === RUN TestCheckSumDownload/subtest3 2025/05/10 01:08:55 DEBUG : test.sum: md5 = 9564033795985b100f3df9ca387106b3 OK === RUN TestCheckSumDownload/subtest4 2025/05/10 01:08:59 DEBUG : test.sum: md5 = 2dd2ae0052284528a99fa7fc14afd118 OK === RUN TestCheckSumDownload/subtest5 2025/05/10 01:09:03 DEBUG : test.sum: md5 = d8e87a7f883d49208b37e348976c968d OK === RUN TestCheckSumDownload/subtest6 2025/05/10 01:09:07 DEBUG : data/banana: md5 = b03e12c908ef3bb2eaced90d514f602d OK 2025/05/10 01:09:08 DEBUG : data/potato: md5 = 9ef5256017e15532991e2a4497d22388 OK 2025/05/10 01:09:09 DEBUG : test.sum: md5 = 223ab53482f058f8fe582762b0681ee9 OK === RUN TestCheckSumDownload/subtest7 2025/05/10 01:09:14 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/05/10 01:09:14 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (37.99s) --- PASS: TestCheckSumDownload/subtest1 (2.39s) --- PASS: TestCheckSumDownload/subtest2 (2.34s) --- PASS: TestCheckSumDownload/subtest3 (2.27s) --- PASS: TestCheckSumDownload/subtest4 (2.26s) --- PASS: TestCheckSumDownload/subtest5 (2.14s) --- PASS: TestCheckSumDownload/subtest6 (1.91s) --- PASS: TestCheckSumDownload/subtest7 (2.11s) === RUN TestApplyTransforms 2025/05/10 01:09:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xehayiw2qexu" 2025/05/10 01:09:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/10 01:09:15 DEBUG : Creating backend with remote "TestDrive:crypt/q0um3qvg7cgblc37hi9d8r57lrq6jpml02hebofjtf843dogc01g" 2025/05/10 01:09:16 DEBUG : Creating backend with remote "/tmp/rclone93260670" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehayiw2qexu'", Local "Local file system at /tmp/rclone93260670", Modify Window "1ms" 2025/05/10 01:09:18 DEBUG : hello, world!: md5 = ebc9580255bfd8cbaf8ed91938c6bc03 OK upper checkfile vs. lower remote (without normalization) 2025/05/10 01:09:18 ERROR : hello, world!: sum not found 2025/05/10 01:09:18 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xehayiw2qexu' 2025/05/10 01:09:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xehayiw2qexu': 1 files missing 2025/05/10 01:09:18 NOTICE: 1 hashes missing 2025/05/10 01:09:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xehayiw2qexu': 2 differences found 2025/05/10 01:09:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xehayiw2qexu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/05/10 01:09:19 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/10 01:09:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xehayiw2qexu': 0 differences found 2025/05/10 01:09:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xehayiw2qexu': 1 matching files 2025/05/10 01:09:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ragaveg7turu" 2025/05/10 01:09:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/10 01:09:19 DEBUG : Creating backend with remote "TestDrive:crypt/88nv594mhj59vl1s0hb6i5m2dh1q838dk4mvac6olcuqntnsssvg" 2025/05/10 01:09:20 DEBUG : Creating backend with remote "/tmp/rclone2837964366" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ragaveg7turu'", Local "Local file system at /tmp/rclone2837964366", Modify Window "1ms" 2025/05/10 01:09:22 DEBUG : HELLO, WORLD!: md5 = 1df0395006927fd475f9bebe9f60db12 OK lower checkfile vs. upper remote (without normalization) 2025/05/10 01:09:23 ERROR : HELLO, WORLD!: sum not found 2025/05/10 01:09:23 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-ragaveg7turu' 2025/05/10 01:09:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ragaveg7turu': 1 files missing 2025/05/10 01:09:23 NOTICE: 1 hashes missing 2025/05/10 01:09:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ragaveg7turu': 2 differences found 2025/05/10 01:09:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ragaveg7turu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/05/10 01:09:24 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/10 01:09:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ragaveg7turu': 0 differences found 2025/05/10 01:09:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ragaveg7turu': 1 matching files 2025/05/10 01:09:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wosadaw8luka" 2025/05/10 01:09:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/10 01:09:24 DEBUG : Creating backend with remote "TestDrive:crypt/h9pt6n9cr4vojn4j8qge5r08ni6ml8d7om271rcbpssbuv3hg2pg" 2025/05/10 01:09:25 DEBUG : Creating backend with remote "/tmp/rclone2885180892" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wosadaw8luka'", Local "Local file system at /tmp/rclone2885180892", Modify Window "1ms" 2025/05/10 01:09:27 DEBUG : HeLlO, wOrLd!: md5 = 41161649fc24adff266a53f46adc5f17 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/05/10 01:09:27 ERROR : HeLlO, wOrLd!: sum not found 2025/05/10 01:09:27 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wosadaw8luka' 2025/05/10 01:09:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wosadaw8luka': 1 files missing 2025/05/10 01:09:27 NOTICE: 1 hashes missing 2025/05/10 01:09:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wosadaw8luka': 2 differences found 2025/05/10 01:09:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wosadaw8luka': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/05/10 01:09:28 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/10 01:09:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wosadaw8luka': 0 differences found 2025/05/10 01:09:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wosadaw8luka': 1 matching files 2025/05/10 01:09:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suvuwir3lidi" 2025/05/10 01:09:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/10 01:09:28 DEBUG : Creating backend with remote "TestDrive:crypt/73l7ffs4kfnqab9m058nmo702hcsapm1q44a2afhac6s1e24mhe0" 2025/05/10 01:09:29 DEBUG : Creating backend with remote "/tmp/rclone1962383433" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suvuwir3lidi'", Local "Local file system at /tmp/rclone1962383433", Modify Window "1ms" 2025/05/10 01:09:31 DEBUG : HELLO, WORLD!: md5 = d097fddc8bda57121323a9f6d92c68fc OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/05/10 01:09:32 ERROR : HELLO, WORLD!: sum not found 2025/05/10 01:09:32 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-suvuwir3lidi' 2025/05/10 01:09:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suvuwir3lidi': 1 files missing 2025/05/10 01:09:32 NOTICE: 1 hashes missing 2025/05/10 01:09:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suvuwir3lidi': 2 differences found 2025/05/10 01:09:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suvuwir3lidi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/05/10 01:09:33 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/10 01:09:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suvuwir3lidi': 0 differences found 2025/05/10 01:09:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suvuwir3lidi': 1 matching files 2025/05/10 01:09:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-feficud0cata" 2025/05/10 01:09:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/10 01:09:33 DEBUG : Creating backend with remote "TestDrive:crypt/r7646h4noke6neu08rlc9lc9rndmae0rdkfmdjut674oohr2sdig" 2025/05/10 01:09:34 DEBUG : Creating backend with remote "/tmp/rclone1679419991" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feficud0cata'", Local "Local file system at /tmp/rclone1679419991", Modify Window "1ms" 2025/05/10 01:09:36 DEBUG : 測試_Русский___ě_áñ: md5 = 632518f57cf34a4e7b16e9edffea28f8 OK NFD checkfile vs. NFC remote (without normalization) 2025/05/10 01:09:36 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/10 01:09:36 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-feficud0cata' 2025/05/10 01:09:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-feficud0cata': 1 files missing 2025/05/10 01:09:36 NOTICE: 1 hashes missing 2025/05/10 01:09:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-feficud0cata': 2 differences found 2025/05/10 01:09:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-feficud0cata': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/05/10 01:09:37 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/10 01:09:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-feficud0cata': 0 differences found 2025/05/10 01:09:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-feficud0cata': 1 matching files 2025/05/10 01:09:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cuwapig1bovu" 2025/05/10 01:09:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/10 01:09:37 DEBUG : Creating backend with remote "TestDrive:crypt/gm37tscavdc8mbc8cq0pib1rld06e4dick980nfspabjrk9ggjng" 2025/05/10 01:09:38 DEBUG : Creating backend with remote "/tmp/rclone3801405542" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuwapig1bovu'", Local "Local file system at /tmp/rclone3801405542", Modify Window "1ms" 2025/05/10 01:09:40 DEBUG : 測試_Русский___ě_áñ: md5 = b6a9506ae8473779975b38c24f0604cc OK NFC checkfile vs. NFD remote (without normalization) 2025/05/10 01:09:41 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/10 01:09:41 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cuwapig1bovu' 2025/05/10 01:09:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuwapig1bovu': 1 files missing 2025/05/10 01:09:41 NOTICE: 1 hashes missing 2025/05/10 01:09:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuwapig1bovu': 2 differences found 2025/05/10 01:09:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuwapig1bovu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/05/10 01:09:42 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/10 01:09:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuwapig1bovu': 0 differences found 2025/05/10 01:09:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuwapig1bovu': 1 matching files 2025/05/10 01:09:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zanepeb3zibi" 2025/05/10 01:09:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/10 01:09:42 DEBUG : Creating backend with remote "TestDrive:crypt/vhied1asd61gce6i0ti8jg8bp6hhtqkvfsafaudso63vfb278e40" 2025/05/10 01:09:43 DEBUG : Creating backend with remote "/tmp/rclone2852872090" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zanepeb3zibi'", Local "Local file system at /tmp/rclone2852872090", Modify Window "1ms" 2025/05/10 01:09:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 40f14e7356fd5c5ec8ac4c9606fc7c9f OK NFDx2 checkfile vs. both remote (without normalization) 2025/05/10 01:09:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/10 01:09:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zanepeb3zibi' 2025/05/10 01:09:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zanepeb3zibi': 1 files missing 2025/05/10 01:09:45 NOTICE: 1 hashes missing 2025/05/10 01:09:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zanepeb3zibi': 2 differences found 2025/05/10 01:09:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zanepeb3zibi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/05/10 01:09:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/10 01:09:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zanepeb3zibi': 0 differences found 2025/05/10 01:09:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zanepeb3zibi': 1 matching files 2025/05/10 01:09:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pawehas8mini" 2025/05/10 01:09:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/10 01:09:46 DEBUG : Creating backend with remote "TestDrive:crypt/c2mp9ak93e18o2vpct4l7t4fmssntgbn4dajlmojn5ekhq932s0g" 2025/05/10 01:09:47 DEBUG : Creating backend with remote "/tmp/rclone1126713220" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pawehas8mini'", Local "Local file system at /tmp/rclone1126713220", Modify Window "1ms" 2025/05/10 01:09:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 51c8ed00e90cf7c5172ea274ccdd50e9 OK NFCx2 checkfile vs. both remote (without normalization) 2025/05/10 01:09:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/10 01:09:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pawehas8mini' 2025/05/10 01:09:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pawehas8mini': 1 files missing 2025/05/10 01:09:50 NOTICE: 1 hashes missing 2025/05/10 01:09:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pawehas8mini': 2 differences found 2025/05/10 01:09:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pawehas8mini': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/05/10 01:09:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/10 01:09:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pawehas8mini': 0 differences found 2025/05/10 01:09:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pawehas8mini': 1 matching files 2025/05/10 01:09:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fevecez9feme" 2025/05/10 01:09:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/10 01:09:51 DEBUG : Creating backend with remote "TestDrive:crypt/ucokk6s5e8r368jrd9cie4522u9v9jv57jevs4g0r7q24caivslg" 2025/05/10 01:09:52 DEBUG : Creating backend with remote "/tmp/rclone4253334061" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fevecez9feme'", Local "Local file system at /tmp/rclone4253334061", Modify Window "1ms" 2025/05/10 01:09:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 93e845f563768633fd23d177b656dd2a OK both checkfile vs. NFDx2 remote (without normalization) 2025/05/10 01:09:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/10 01:09:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fevecez9feme' 2025/05/10 01:09:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fevecez9feme': 1 files missing 2025/05/10 01:09:54 NOTICE: 1 hashes missing 2025/05/10 01:09:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fevecez9feme': 2 differences found 2025/05/10 01:09:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fevecez9feme': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/05/10 01:09:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/10 01:09:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fevecez9feme': 0 differences found 2025/05/10 01:09:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fevecez9feme': 1 matching files 2025/05/10 01:09:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xokakew7puxo" 2025/05/10 01:09:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/10 01:09:55 DEBUG : Creating backend with remote "TestDrive:crypt/s2pnkf4rc01qcho3etct9bm2c6dji0agldhpt06qq06tolqia8bg" 2025/05/10 01:09:56 DEBUG : Creating backend with remote "/tmp/rclone3094535642" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xokakew7puxo'", Local "Local file system at /tmp/rclone3094535642", Modify Window "1ms" 2025/05/10 01:09:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 4a3b3e607fdd94916ca4776ec73654b7 OK both checkfile vs. NFCx2 remote (without normalization) 2025/05/10 01:09:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/10 01:09:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xokakew7puxo' 2025/05/10 01:09:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xokakew7puxo': 1 files missing 2025/05/10 01:09:59 NOTICE: 1 hashes missing 2025/05/10 01:09:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xokakew7puxo': 2 differences found 2025/05/10 01:09:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xokakew7puxo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/05/10 01:10:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/10 01:10:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xokakew7puxo': 0 differences found 2025/05/10 01:10:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xokakew7puxo': 1 matching files 2025/05/10 01:10:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xokakew7puxo': Purge remote 2025/05/10 01:10:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fevecez9feme': Purge remote 2025/05/10 01:10:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pawehas8mini': Purge remote 2025/05/10 01:10:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zanepeb3zibi': Purge remote 2025/05/10 01:10:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuwapig1bovu': Purge remote 2025/05/10 01:10:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-feficud0cata': Purge remote 2025/05/10 01:10:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suvuwir3lidi': Purge remote 2025/05/10 01:10:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wosadaw8luka': Purge remote 2025/05/10 01:10:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ragaveg7turu': Purge remote 2025/05/10 01:10:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xehayiw2qexu': Purge remote --- PASS: TestApplyTransforms (49.77s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:10:05 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/10 01:10:06 DEBUG : sub/file2: md5 = f0952200a0e145c2870af6da4bd9799a OK 2025/05/10 01:10:06 INFO : file1: Copied (new) to: sub/file2 2025/05/10 01:10:07 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:10:07 DEBUG : file1: Unchanged skipping 2025/05/10 01:10:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya': don't need to copy/move sub/file2, it is already at target location 2025/05/10 01:10:09 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.74s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.39s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:10:12 DEBUG : dst/file1: md5 = ba2c461db1716fc5df4feb78f594f58f OK 2025/05/10 01:10:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-guguxet3leya/backup" 2025/05/10 01:10:13 DEBUG : Creating backend with remote "TestDrive:crypt/qtvt58grgnnm3gs4bsoa1nt9qf2jvl70vfui4dnlsved9bpvg55g/1nrff024r7pq65ecp72fc28jb0" 2025/05/10 01:10:15 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/10 01:10:17 INFO : dst/file1: Moved (server-side) 2025/05/10 01:10:18 DEBUG : dst/file1: md5 = 10da2ed415d4ba5259f19dbcaadbe330 OK 2025/05/10 01:10:18 INFO : dst/file1: Copied (new) 2025/05/10 01:10:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/10 01:10:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/10 01:10:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.29s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:10:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-guguxet3leya/dst" 2025/05/10 01:10:23 DEBUG : Creating backend with remote "TestDrive:crypt/qtvt58grgnnm3gs4bsoa1nt9qf2jvl70vfui4dnlsved9bpvg55g/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/10 01:10:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-guguxet3leya/CompareDest" 2025/05/10 01:10:24 DEBUG : Creating backend with remote "TestDrive:crypt/qtvt58grgnnm3gs4bsoa1nt9qf2jvl70vfui4dnlsved9bpvg55g/gveqi14airsml4bgu7krj116o8" 2025/05/10 01:10:26 DEBUG : one: Need to transfer - File not found at Destination 2025/05/10 01:10:28 DEBUG : one: md5 = 54870841889bae7dc62bcbd0d3c7698d OK 2025/05/10 01:10:28 INFO : one: Copied (new) 2025/05/10 01:10:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/10 01:10:30 DEBUG : one: md5 = ebdb5a12885ee26c228cbe0b5db94395 OK 2025/05/10 01:10:30 INFO : one: Copied (replaced existing) 2025/05/10 01:10:32 DEBUG : dst/one: md5 = c9590adb3b91a2e54797621f366802fd OK 2025/05/10 01:10:34 DEBUG : CompareDest/one: md5 = 0235653ad1d1fc2ebd985a98cc08ead6 OK 2025/05/10 01:10:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/10 01:10:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/10 01:10:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/10 01:10:37 DEBUG : CompareDest/two: md5 = 18c614d100d6b8d890b5462101b6128f OK 2025/05/10 01:10:38 DEBUG : two: Need to transfer - File not found at Destination 2025/05/10 01:10:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/10 01:10:38 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/10 01:10:39 DEBUG : two: Need to transfer - File not found at Destination 2025/05/10 01:10:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/10 01:10:39 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/10 01:10:40 DEBUG : two: Need to transfer - File not found at Destination 2025/05/10 01:10:40 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/10 01:10:41 DEBUG : two: md5 = ecfe119f6949e91a46bb3ad419f3ab41 OK 2025/05/10 01:10:41 INFO : two: Copied (new) 2025/05/10 01:10:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/10 01:10:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/10 01:10:45 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/10 01:10:45 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (22.90s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:10:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-guguxet3leya/dst" 2025/05/10 01:10:46 DEBUG : Creating backend with remote "TestDrive:crypt/qtvt58grgnnm3gs4bsoa1nt9qf2jvl70vfui4dnlsved9bpvg55g/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/10 01:10:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-guguxet3leya/CopyDest" 2025/05/10 01:10:47 DEBUG : Creating backend with remote "TestDrive:crypt/qtvt58grgnnm3gs4bsoa1nt9qf2jvl70vfui4dnlsved9bpvg55g/d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/10 01:10:49 DEBUG : one: Need to transfer - File not found at Destination 2025/05/10 01:10:51 DEBUG : one: md5 = 03e2b0682d76bc9d01d02d379e35f5ec OK 2025/05/10 01:10:51 INFO : one: Copied (new) 2025/05/10 01:10:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/10 01:10:54 DEBUG : one: md5 = 58aac5121bf17cbbb63ea8c066255264 OK 2025/05/10 01:10:54 INFO : one: Copied (replaced existing) 2025/05/10 01:10:56 DEBUG : dst/one: md5 = 8caba147332e50ed21af64c65eb93899 OK 2025/05/10 01:10:58 DEBUG : CopyDest/one: md5 = 64bf2f4b34d58cf7bfed005288f111bb OK 2025/05/10 01:10:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-guguxet3leya/BackupDir" 2025/05/10 01:10:58 DEBUG : Creating backend with remote "TestDrive:crypt/qtvt58grgnnm3gs4bsoa1nt9qf2jvl70vfui4dnlsved9bpvg55g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/10 01:11:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/10 01:11:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/10 01:11:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/10 01:11:02 INFO : one: Moved (server-side) 2025/05/10 01:11:03 INFO : one: Copied (server-side copy) 2025/05/10 01:11:03 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/10 01:11:04 DEBUG : CopyDest/two: md5 = d9955e86b139f4f8c8cead52c0f64ac4 OK 2025/05/10 01:11:05 DEBUG : two: Need to transfer - File not found at Destination 2025/05/10 01:11:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/10 01:11:06 INFO : two: Copied (server-side copy) 2025/05/10 01:11:06 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/10 01:11:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/10 01:11:07 DEBUG : two: Unchanged skipping 2025/05/10 01:11:09 DEBUG : CopyDest/three: md5 = 85c3fd5103f7193abe111bf18c0c98f6 OK 2025/05/10 01:11:09 DEBUG : three: Need to transfer - File not found at Destination 2025/05/10 01:11:10 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/10 01:11:10 DEBUG : three: Destination not found in --copy-dest 2025/05/10 01:11:11 DEBUG : three: md5 = 669aa4f607e8ec086d767ddee227526c OK 2025/05/10 01:11:11 INFO : three: Copied (new) 2025/05/10 01:11:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/10 01:11:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/10 01:11:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/10 01:11:16 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/10 01:11:16 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/10 01:11:16 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/10 01:11:17 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (31.84s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.41s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:11:19 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/05/10 01:11:20 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0e54e9f12dd2172134196e6b755683a3 OK 2025/05/10 01:11:20 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/05/10 01:11:21 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/05/10 01:11:21 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/05/10 01:11:22 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/05/10 01:11:23 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/05/10 01:11:24 DEBUG : TestCopyFileMaxTransfer/file4: md5 = bbcfff875384b31583cbdd11dc10b2da OK 2025/05/10 01:11:24 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/05/10 01:11:26 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/05/10 01:11:26 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.67s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.41s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:11:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya': Looking for duplicate names using skip mode. 2025/05/10 01:11:30 NOTICE: one: Found 2 files with duplicate names 2025/05/10 01:11:30 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.47s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:11:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya': Looking for duplicate names using skip mode. 2025/05/10 01:11:36 NOTICE: one: Found 3 files with duplicate names 2025/05/10 01:11:36 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/05/10 01:11:36 INFO : one: Deleted 2025/05/10 01:11:36 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (5.93s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:11:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya': Looking for duplicate names using first mode. 2025/05/10 01:11:42 NOTICE: one: Found 3 files with duplicate names 2025/05/10 01:11:42 INFO : one: Deleted 2025/05/10 01:11:43 INFO : one: Deleted 2025/05/10 01:11:43 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (5.98s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:11:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya': Looking for duplicate names using newest mode. 2025/05/10 01:11:48 NOTICE: one: Found 3 files with duplicate names 2025/05/10 01:11:48 INFO : one: Deleted 2025/05/10 01:11:49 INFO : one: Deleted 2025/05/10 01:11:49 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (5.90s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:11:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya': Looking for duplicate names using oldest mode. 2025/05/10 01:11:54 NOTICE: one: Found 3 files with duplicate names 2025/05/10 01:11:54 INFO : one: Deleted 2025/05/10 01:11:55 INFO : one: Deleted 2025/05/10 01:11:55 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (5.92s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:12:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya': Looking for duplicate names using largest mode. 2025/05/10 01:12:00 NOTICE: one: Found 3 files with duplicate names 2025/05/10 01:12:00 INFO : one: Deleted 2025/05/10 01:12:01 INFO : one: Deleted 2025/05/10 01:12:01 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (5.82s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:12:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya': Looking for duplicate names using smallest mode. 2025/05/10 01:12:06 NOTICE: one: Found 3 files with duplicate names 2025/05/10 01:12:06 INFO : one: Deleted 2025/05/10 01:12:07 INFO : one: Deleted 2025/05/10 01:12:07 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (5.87s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:12:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya': Looking for duplicate names using rename mode. 2025/05/10 01:12:12 NOTICE: one.txt: Found 3 files with duplicate names 2025/05/10 01:12:14 INFO : one-2.txt: renamed from: one.txt 2025/05/10 01:12:15 INFO : one-3.txt: renamed from: one.txt 2025/05/10 01:12:16 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (10.57s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:12:20 DEBUG : dupe1/one.txt: md5 = d14eaf0ade34e57d2246c3277f42e667 OK 2025/05/10 01:12:22 DEBUG : dupe2/two.txt: md5 = c72253df60fc0fc490b757fd1266c8d0 OK 2025/05/10 01:12:24 DEBUG : dupe3/three.txt: md5 = 145920847b03e6d7fa4642fecbfc11b6 OK 2025/05/10 01:12:25 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/05/10 01:12:25 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/05/10 01:12:26 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/05/10 01:12:27 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/05/10 01:12:30 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/05/10 01:12:30 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/05/10 01:12:30 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (11.91s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:12:31 DEBUG : a.txt: md5 = 069739a50b0fde5d0dc7090c696b0646 OK 2025/05/10 01:12:33 DEBUG : zend.txt: md5 = 95a4954b24fd9d340ea07693631d70ad OK 2025/05/10 01:12:35 DEBUG : sub dir/hello world: md5 = 0bf70007dd6391457b4d5b485dc17bae OK 2025/05/10 01:12:36 DEBUG : sub dir/hello world2: md5 = 94ee779320bf1003b0f3899ca9e48f90 OK 2025/05/10 01:12:38 DEBUG : sub dir/ignore dir/.ignore: md5 = 38d98a5af43f7dedb4d4475696d7df89 OK 2025/05/10 01:12:40 DEBUG : sub dir/ignore dir/should be ignored: md5 = 6ff5b9af4342ee1741bc2d34e47e64cf OK 2025/05/10 01:12:42 DEBUG : sub dir/sub sub dir/hello world3: md5 = 1f98fb888a2b994df37b6c98a761cda0 OK 2025/05/10 01:12:43 DEBUG : a.txt: Excluded (Size Filter) 2025/05/10 01:12:43 DEBUG : a.txt: Excluded 2025/05/10 01:12:43 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/10 01:12:43 DEBUG : sub dir/hello world: Excluded 2025/05/10 01:12:43 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/10 01:12:43 DEBUG : sub dir/hello world2: Excluded 2025/05/10 01:12:44 DEBUG : sub dir/ignore dir: Excluded 2025/05/10 01:12:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/10 01:12:44 DEBUG : sub dir/hello world: Excluded 2025/05/10 01:12:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/10 01:12:44 DEBUG : sub dir/hello world2: Excluded 2025/05/10 01:12:44 DEBUG : sub dir/ignore dir: Excluded 2025/05/10 01:12:48 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/10 01:12:49 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/10 01:12:49 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/10 01:12:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/10 01:12:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/10 01:12:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/05/10 01:12:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (20.33s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:12:52 DEBUG : a.txt: md5 = 835e7c02dcd715b481a736fa37078005 OK 2025/05/10 01:12:53 DEBUG : zend.txt: md5 = 6a6627998dab86b0d0a8cbe0b7bea3fe OK 2025/05/10 01:12:55 DEBUG : sub dir/hello world: md5 = 854f896b5832dc8f45c3dc974dfd3ffc OK 2025/05/10 01:12:57 DEBUG : sub dir/hello world2: md5 = 306166dc0a064e7daaf6df4e1bf34532 OK 2025/05/10 01:12:59 DEBUG : sub dir/ignore dir/.ignore: md5 = 3447b21b725c9cabd7c273630fa2a4c3 OK 2025/05/10 01:13:00 DEBUG : sub dir/ignore dir/should be ignored: md5 = 37a76559eef0c156dc0b3165d727899e OK 2025/05/10 01:13:02 DEBUG : sub dir/sub sub dir/hello world3: md5 = 1349afd29c99abd0896f2aa4bbd90db7 OK 2025/05/10 01:13:03 DEBUG : a.txt: Excluded (Size Filter) 2025/05/10 01:13:03 DEBUG : a.txt: Excluded 2025/05/10 01:13:04 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/10 01:13:04 DEBUG : sub dir/hello world2: Excluded 2025/05/10 01:13:04 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/10 01:13:04 DEBUG : sub dir/hello world: Excluded 2025/05/10 01:13:04 DEBUG : sub dir/ignore dir: Excluded 2025/05/10 01:13:04 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/10 01:13:04 DEBUG : sub dir/hello world2: Excluded 2025/05/10 01:13:04 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/10 01:13:04 DEBUG : sub dir/hello world: Excluded 2025/05/10 01:13:05 DEBUG : sub dir/ignore dir: Excluded 2025/05/10 01:13:09 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/10 01:13:09 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/10 01:13:09 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/10 01:13:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/10 01:13:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/10 01:13:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/05/10 01:13:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (20.17s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:13:12 DEBUG : file1: md5 = e359c64ac5d0b10649491c9ad2085bb1 OK 2025/05/10 01:13:14 DEBUG : sub/file2: md5 = 3fbdf162fa3ce0f2cb63c2fcda8b9e84 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/05/10 01:13:17 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/05/10 01:13:17 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/05/10 01:13:17 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/05/10 01:13:19 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (8.57s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.21s) --- PASS: TestListJSON/DirsOnly (0.22s) --- PASS: TestListJSON/Recurse (0.47s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.22s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.20s) --- PASS: TestListJSON/Metadata (0.65s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:13:21 DEBUG : file1: md5 = efb58a8282c5231428282e9ce9f9a901 OK 2025/05/10 01:13:23 DEBUG : sub/file2: md5 = a8b5bbbd9311719a4474c2ad5070a244 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/05/10 01:13:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-guguxet3leya/notfound" 2025/05/10 01:13:26 DEBUG : Config file has changed externally - reloading 2025/05/10 01:13:26 DEBUG : Creating backend with remote "TestDrive:crypt/qtvt58grgnnm3gs4bsoa1nt9qf2jvl70vfui4dnlsved9bpvg55g/qe0i31qdkoejk60elps0ni5sqk" 2025/05/10 01:13:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (10.73s) --- PASS: TestStatJSON/Root (0.22s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.46s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.22s) --- PASS: TestStatJSON/NotFound (0.43s) --- PASS: TestStatJSON/DirFilesOnly (0.21s) --- PASS: TestStatJSON/FileFilesOnly (0.22s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.22s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.21s) --- PASS: TestStatJSON/RootNotFound (1.69s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:13:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya': Making directory 2025/05/10 01:13:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya': Making directory --- PASS: TestMkdir (0.64s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:13:33 DEBUG : sub dir/hello world: md5 = 3b17a5051735b7456ff9df53f402ae5d OK 2025/05/10 01:13:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.48s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:13:36 DEBUG : potato2: md5 = db408453e4930ee1c47f36efb3accea3 OK 2025/05/10 01:13:38 DEBUG : empty space: md5 = 3ff834cc326ed6caa295cf6d86a8f330 OK --- PASS: TestLs (4.32s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:13:41 DEBUG : potato2: md5 = 18317e170305569e38c344404829d0e3 OK 2025/05/10 01:13:42 DEBUG : empty space: md5 = c7508ff92b722f13c8bd54ec754e5566 OK 2025/05/10 01:13:42 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/05/10 01:13:42 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.36s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:13:45 DEBUG : potato2: md5 = 8099cb4165546620fcf5fce719400685 OK 2025/05/10 01:13:46 DEBUG : empty space: md5 = 1e486e81c2f1ed87309eb577e28eaa51 OK --- PASS: TestLsLong (4.28s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:13:49 DEBUG : potato2: md5 = e97eb2721d21b24626bf9fd365de4ded OK 2025/05/10 01:13:51 DEBUG : empty space: md5 = bb7c9b65688a86c3395d0a4b1f38ae1d OK --- PASS: TestHashSums (4.20s) === RUN TestHashSumsWithErrors 2025/05/10 01:13:52 DEBUG : Creating backend with remote ":memory:" 2025/05/10 01:13:52 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/05/10 01:13:52 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/10 01:13:52 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/10 01:13:52 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/10 01:13:52 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/10 01:13:52 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/10 01:13:52 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/10 01:13:52 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/05/10 01:13:52 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-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:13:53 DEBUG : potato2: md5 = 2ad06e701763b70cb03106b318650c56 OK 2025/05/10 01:13:55 DEBUG : empty space: md5 = d32871a6a9985fd1869f64ee0d4a734e OK 2025/05/10 01:13:57 DEBUG : sub dir/potato3: md5 = 2bf4f965605585e69da129ffbf225e7c OK 2025/05/10 01:13:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (7.78s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:14:01 DEBUG : small: md5 = af8b8d59a52062f24895e727b369303a OK 2025/05/10 01:14:03 DEBUG : medium: md5 = d9ef3ce07bb9c3c175ff25816a05f4c8 OK 2025/05/10 01:14:04 DEBUG : large: md5 = 851b162f05b87b11aff901625d01ff29 OK 2025/05/10 01:14:04 DEBUG : Waiting for deletions to finish 2025/05/10 01:14:04 DEBUG : large: Excluded (Size Filter) 2025/05/10 01:14:05 INFO : medium: Deleted 2025/05/10 01:14:05 INFO : small: Deleted --- PASS: TestDelete (5.82s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:14:07 DEBUG : small: md5 = 624b4d0f1b05d2a968526d69b7aa9f96 OK 2025/05/10 01:14:08 DEBUG : medium: md5 = 90c61e110f337406078010592d6c6814 OK 2025/05/10 01:14:10 DEBUG : large: md5 = 32297556f2cebc9c10ef1237a16f20d6 OK 2025/05/10 01:14:10 DEBUG : Waiting for deletions to finish 2025/05/10 01:14:10 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/05/10 01:14:10 INFO : large: Deleted 2025/05/10 01:14:11 INFO : medium: Deleted --- PASS: TestMaxDelete (6.18s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:14:13 DEBUG : small: md5 = ed693d3a4ead6c7d492ffa217ff48d04 OK 2025/05/10 01:14:15 DEBUG : medium: md5 = 3a3f089e77c5f311800244f124b75963 OK 2025/05/10 01:14:16 DEBUG : large: md5 = 056fd41c8860bbb5e094967acfa4fe00 OK 2025/05/10 01:14:16 DEBUG : Waiting for deletions to finish 2025/05/10 01:14:16 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/10 01:14:17 INFO : small: Deleted 2025/05/10 01:14:17 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.64s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:14:20 DEBUG : small: md5 = e5fb6a6cb8000dc4e8907b4617d2630e OK 2025/05/10 01:14:22 DEBUG : medium: md5 = 97af9661fad92176fbee4530ab13072f OK 2025/05/10 01:14:23 DEBUG : large: md5 = b8cb26ae9c646db4f3bf2aac2d5a8cba OK 2025/05/10 01:14:23 DEBUG : Waiting for deletions to finish 2025/05/10 01:14:23 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/05/10 01:14:24 INFO : small: Deleted 2025/05/10 01:14:24 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.69s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:14:27 DEBUG : ReadFile: md5 = fb9bc00f1f5116d1f91ed31a8e64164a OK --- PASS: TestReadFile (4.31s) === RUN TestRetry 2025/05/10 01:14:30 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/05/10 01:14:30 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/05/10 01:14:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/10 01:14:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/10 01:14:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/10 01:14:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/10 01:14:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:14:31 DEBUG : file1: md5 = 2c7b016ba70c27197cc40163cbc9f14e OK 2025/05/10 01:14:33 DEBUG : file2: md5 = 865bdafa3c373bb4d73f9e9b3678e29f OK --- PASS: TestCat (16.04s) === RUN TestPurge 2025/05/10 01:14:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jogujuf8cegi" 2025/05/10 01:14:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/10 01:14:46 DEBUG : Creating backend with remote "TestDrive:crypt/5shctv3pag47dt9aekflrbghsceav3pnjs2tspe18p9caqq9imhg" 2025/05/10 01:14:47 DEBUG : Creating backend with remote "/tmp/rclone2955643643" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jogujuf8cegi'", Local "Local file system at /tmp/rclone2955643643", Modify Window "1ms" 2025/05/10 01:14:51 DEBUG : A1/B1/C1/one: md5 = c14d77a0ff5bfe47742e2744b92949ff OK 2025/05/10 01:14:51 INFO : A2: Making directory 2025/05/10 01:14:52 INFO : A1/B2: Making directory 2025/05/10 01:14:52 INFO : A1/B2/C2: Making directory 2025/05/10 01:14:53 INFO : A1/B1/C3: Making directory 2025/05/10 01:14:54 INFO : A3: Making directory 2025/05/10 01:14:55 INFO : A3/B3: Making directory 2025/05/10 01:14:55 INFO : A3/B3/C4: Making directory 2025/05/10 01:14:57 DEBUG : A1/two: md5 = 5e51ec8321a081fdbbc76ea5fecffa8c OK 2025/05/10 01:15:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jogujuf8cegi': Purge remote 2025/05/10 01:15:00 NOTICE: purge failed: directory not found --- PASS: TestPurge (14.69s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:15:04 DEBUG : A1/B1/C1/one: md5 = 9f4f68647d61b01b0f1d4d9a88c35615 OK 2025/05/10 01:15:04 INFO : A2: Making directory 2025/05/10 01:15:05 INFO : A1/B2: Making directory 2025/05/10 01:15:05 INFO : A1/B2/C2: Making directory 2025/05/10 01:15:06 INFO : A1/B1/C3: Making directory 2025/05/10 01:15:07 INFO : A3: Making directory 2025/05/10 01:15:08 INFO : A3/B3: Making directory 2025/05/10 01:15:08 INFO : A3/B3/C4: Making directory 2025/05/10 01:15:10 DEBUG : A1/two: md5 = 9d2cd86eb1e335f57d752df2c29977ee OK 2025/05/10 01:15:11 DEBUG : removing 1 level 3 directories 2025/05/10 01:15:11 INFO : A3/B3/C4: Removing directory 2025/05/10 01:15:14 DEBUG : removing 2 level 3 directories 2025/05/10 01:15:14 INFO : A1/B2/C2: Removing directory 2025/05/10 01:15:14 INFO : A1/B1/C3: Removing directory 2025/05/10 01:15:14 DEBUG : removing 2 level 2 directories 2025/05/10 01:15:14 INFO : A3/B3: Removing directory 2025/05/10 01:15:14 INFO : A1/B2: Removing directory 2025/05/10 01:15:15 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/05/10 01:15:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/10 01:15:15 DEBUG : removing 2 level 1 directories 2025/05/10 01:15:15 INFO : A3: Removing directory 2025/05/10 01:15:15 INFO : A2: Removing directory 2025/05/10 01:15:15 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/05/10 01:15:19 DEBUG : removing 1 level 3 directories 2025/05/10 01:15:19 INFO : A1/B1/C1: Removing directory 2025/05/10 01:15:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/10 01:15:19 DEBUG : removing 1 level 2 directories 2025/05/10 01:15:19 INFO : A1/B1: Removing directory 2025/05/10 01:15:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/10 01:15:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/10 01:15:20 DEBUG : removing 1 level 1 directories 2025/05/10 01:15:20 INFO : A1: Removing directory 2025/05/10 01:15:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/10 01:15:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/10 01:15:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/10 01:15:21 DEBUG : removing 1 level 0 directories 2025/05/10 01:15:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya': Removing directory 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/10 01:15:21 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" --- PASS: TestRmdirsNoLeaveRoot (21.66s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:15:23 INFO : A1: Making directory 2025/05/10 01:15:24 INFO : A1/B1: Making directory 2025/05/10 01:15:24 INFO : A1/B1/C1: Making directory 2025/05/10 01:15:26 DEBUG : removing 1 level 3 directories 2025/05/10 01:15:26 INFO : A1/B1/C1: Removing directory 2025/05/10 01:15:27 DEBUG : removing 1 level 2 directories 2025/05/10 01:15:27 INFO : A1/B1: Removing directory 2025/05/10 01:15:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/10 01:15:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.33s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:15:29 INFO : A1: Making directory 2025/05/10 01:15:30 INFO : A1/B1: Making directory 2025/05/10 01:15:31 INFO : A1/B1/C1: Making directory 2025/05/10 01:15:34 DEBUG : removing 1 level 3 directories 2025/05/10 01:15:34 INFO : A1/B1/C1: Removing directory 2025/05/10 01:15:34 DEBUG : removing 1 level 2 directories 2025/05/10 01:15:34 INFO : A1/B1: Removing directory 2025/05/10 01:15:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/10 01:15:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.15s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:15:38 DEBUG : file1: md5 = 749c4bdf455a5ce64ce55db794bfaad2 OK 2025/05/10 01:15:39 DEBUG : filename.txt: File name found in url 2025/05/10 01:15:40 DEBUG : filename.txt: md5 = 5f4125a63491827f1a9f4bee63aad62b OK 2025/05/10 01:15:40 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/05/10 01:15:41 DEBUG : headerfilename.txt: md5 = d5faf98c706611df7d7056bc02a27af5 OK 2025/05/10 01:15:43 DEBUG : file2: md5 = 2e61c4213752fbd75fac409f6856c0a9 OK --- PASS: TestCopyURL (8.37s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:15:45 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/10 01:15:47 DEBUG : sub/file2: md5 = fa9daec65961081f43d88f42ae898ca5 OK 2025/05/10 01:15:47 INFO : file1: Copied (new) to: sub/file2 2025/05/10 01:15:47 INFO : file1: Deleted 2025/05/10 01:15:48 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:15:48 DEBUG : file1: Unchanged skipping 2025/05/10 01:15:48 INFO : file1: Deleted 2025/05/10 01:15:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya': don't need to copy/move sub/file2, it is already at target location 2025/05/10 01:15:50 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.73s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:15:51 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/10 01:15:52 DEBUG : file1: md5 = 22ab5d46aa67664ba7558c14724fc42a OK 2025/05/10 01:15:52 INFO : file1: Copied (new) 2025/05/10 01:15:52 INFO : file1: Deleted 2025/05/10 01:15:53 DEBUG : file1: Destination exists, skipping 2025/05/10 01:15:53 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.07s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.39s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.42s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:15:57 DEBUG : dst/file1: md5 = e8698f439372532873225d7c5bd1df09 OK 2025/05/10 01:15:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-guguxet3leya/backup" 2025/05/10 01:15:57 DEBUG : Creating backend with remote "TestDrive:crypt/qtvt58grgnnm3gs4bsoa1nt9qf2jvl70vfui4dnlsved9bpvg55g/1nrff024r7pq65ecp72fc28jb0" 2025/05/10 01:15:59 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/10 01:16:01 INFO : dst/file1: Moved (server-side) 2025/05/10 01:16:02 DEBUG : dst/file1: md5 = 53916af2509774c6c01314e020dbf55c OK 2025/05/10 01:16:02 INFO : dst/file1: Copied (new) 2025/05/10 01:16:02 INFO : dst/file1: Deleted 2025/05/10 01:16:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/10 01:16:05 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/10 01:16:06 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.09s) === 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-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:16:09 DEBUG : A1/one: md5 = 9998544a70523d5cc177d9c7cb4bba21 OK 2025/05/10 01:16:10 DEBUG : A1/two: md5 = 3b4033f5f94c348700740bdd2f7526b3 OK 2025/05/10 01:16:12 DEBUG : A1/B1/three: md5 = 05093fb2eff27c8a82c43ae7140bf8f3 OK 2025/05/10 01:16:14 DEBUG : A1/B1/C1/four: md5 = 7e33289a41d9ae3b8686801b480ddd3b OK 2025/05/10 01:16:16 DEBUG : A1/B1/C2/five: md5 = 76ff769c805c56833864533a511071fc OK 2025/05/10 01:16:16 INFO : A1/B2: Making directory 2025/05/10 01:16:17 INFO : A1/B1/C3: Making directory 2025/05/10 01:16:26 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/05/10 01:16:26 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/05/10 01:16:26 INFO : A2/two: Moved (server-side) to: A3/two 2025/05/10 01:16:26 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/05/10 01:16:26 INFO : A2/one: Moved (server-side) to: A3/one 2025/05/10 01:16:29 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/10 01:16:29 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/10 01:16:29 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/10 01:16:29 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/10 01:16:29 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/10 01:16:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/05/10 01:16:37 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/05/10 01:16:37 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/05/10 01:16:37 INFO : A3/one: Moved (server-side) to: A4/one 2025/05/10 01:16:37 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/05/10 01:16:37 INFO : A3/two: Moved (server-side) to: A4/two 2025/05/10 01:16:40 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/10 01:16:40 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/10 01:16:40 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/10 01:16:40 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/10 01:16:40 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/10 01:16:46 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/05/10 01:16:47 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/05/10 01:16:48 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/10 01:16:48 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/10 01:16:48 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/10 01:16:48 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/10 01:16:48 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/10 01:16:48 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/10 01:16:48 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/10 01:16:48 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (42.09s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:16:49 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.41s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:16:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya': File to upload is small (34 bytes), uploading instead of streaming 2025/05/10 01:16:51 DEBUG : no_checksum_small_file_from_pipe: md5 = 57bebe4aed628c3a0d1b483e4a8f8e23 OK 2025/05/10 01:16:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/05/10 01:16:51 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/10 01:16:51 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/05/10 01:16:52 DEBUG : no_checksum_big_file_from_pipe: md5 = 2177f6dfd39775c6a159a20c8153e197 OK 2025/05/10 01:16:52 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:16:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya': File to upload is small (34 bytes), uploading instead of streaming 2025/05/10 01:16:55 DEBUG : with_checksum_small_file_from_pipe: md5 = 11e3516a72fc158bdcf01ebad15b37b2 OK 2025/05/10 01:16:55 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/10 01:16:56 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/05/10 01:16:57 DEBUG : with_checksum_big_file_from_pipe: md5 = 38a746260e5b1970c130051b9d9b1a83 OK 2025/05/10 01:16:57 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-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:16:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya': File to upload is small (34 bytes), uploading instead of streaming 2025/05/10 01:16:59 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:17:00 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/10 01:17:01 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-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:17:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya': File to upload is small (34 bytes), uploading instead of streaming 2025/05/10 01:17:04 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/10 01:17:05 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/10 01:17:06 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (17.98s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.33s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.48s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.57s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.60s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/05/10 01:17:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya': File to upload is small (48 bytes), uploading instead of streaming 2025/05/10 01:17:09 DEBUG : rcat_metadata: md5 = 9cd099652b4e8db912210856408d6ffc OK 2025/05/10 01:17:09 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/05/10 01:17:10 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/05/10 01:17:11 DEBUG : rcat_metadata_uploadcutoff0: md5 = be3373f4f82b185f10132b13ef3153a0 OK 2025/05/10 01:17:11 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.48s) --- PASS: TestRcatMetadata/Normal (2.37s) --- PASS: TestRcatMetadata/ViaDisk (2.69s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:17:14 DEBUG : potato1: md5 = 8200c86d547c79927bbe1ab718996a1e OK 2025/05/10 01:17:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya': File to upload is small (60 bytes), uploading instead of streaming 2025/05/10 01:17:15 DEBUG : potato2: md5 = cca45ba49c8ecdb404bb325223d49488 OK 2025/05/10 01:17:15 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.05s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:17:18 DEBUG : potato1: md5 = 7af1537ce44da5dc8df0f76a0eca4f6a OK 2025/05/10 01:17:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya': File to upload is small (60 bytes), uploading instead of streaming 2025/05/10 01:17:19 DEBUG : potato2: md5 = b2bd992c8adb7ef98cbac27fed3537e3 OK 2025/05/10 01:17:19 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.63s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:17:23 DEBUG : potato2: md5 = a6d9cfce73bb2178413b05b5b9e21912 OK 2025/05/10 01:17:24 DEBUG : empty space: md5 = 5cd465863c613afa8db5a42a2cb975b5 OK 2025/05/10 01:17:26 DEBUG : sub dir/potato3: md5 = 26468f2e8c4fd833a4a64fafef88779f OK 2025/05/10 01:17:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya': Touching "sub dir/potato3" 2025/05/10 01:17:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya': Touching "empty space" 2025/05/10 01:17:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya': Touching "potato2" 2025/05/10 01:17:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.25s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:17:31 DEBUG : dir with metadata: Making directory with metadata 2025/05/10 01:17:31 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.28s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:17:33 DEBUG : directory with modtime: Making directory with metadata 2025/05/10 01:17:34 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.28s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:17:35 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/10 01:17:35 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/10 01:17:35 DEBUG : Google drive root 'crypt/qtvt58grgnnm3gs4bsoa1nt9qf2jvl70vfui4dnlsved9bpvg55g': Skipping btime metadata as can't update it on an existing file: 2025-05-10T01:17:35.638365674Z 2025/05/10 01:17:36 INFO : non existent directory: Updated directory metadata 2025/05/10 01:17:38 DEBUG : Google drive root 'crypt/qtvt58grgnnm3gs4bsoa1nt9qf2jvl70vfui4dnlsved9bpvg55g': Skipping btime metadata as can't update it on an existing file: 2025-05-10T01:17:35.638365674Z 2025/05/10 01:17:38 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.62s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:17:40 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/05/10 01:17:41 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/05/10 01:17:42 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.77s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:17:44 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/10 01:17:44 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/10 01:17:44 DEBUG : dst: Making directory with metadata 2025/05/10 01:17:44 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/10 01:17:44 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:17:45 INFO : dst: Set directory modification time (using SetModTime) 2025/05/10 01:17:45 INFO : dst: Set directory modification time (using SetModTime) 2025/05/10 01:17:45 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/05/10 01:17:46 INFO : dst: Set directory modification time (using SetModTime) 2025/05/10 01:17:46 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.45s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya'", Local "Local file system at /tmp/rclone2889922804", Modify Window "1ms" 2025/05/10 01:17:49 DEBUG : sub dir/test remove existing: md5 = 16f41d379fbe4315d73f5851d89209ce OK 2025/05/10 01:17:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 4b53144cb9bcaa8285a3df47f74ad2f2 OK 2025/05/10 01:17:52 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.wemutim3" before starting 2025/05/10 01:17:53 DEBUG : sub dir/test remove existing.wemutim3: TEST: removing renamed existing file after operation 2025/05/10 01:17:54 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xufocuk1" before starting 2025/05/10 01:17:55 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xufocuk1: TEST: renaming existing back after failed operation 2025/05/10 01:17:56 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fijukif9" before starting 2025/05/10 01:17:57 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fijukif9: TEST: removing renamed existing file after operation 2025/05/10 01:17:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "o2ebmm8hvisf9e476k8u2ufhbfldpfto7jtuf2vpoq1rqa634v4fl4gug53ae3cs3gvs0ib7t7lvmj1efbml81c71nban46ns70bldo16v8n5ejum8c3g0rh9n0j91ijd330vvu4gabisbhffp83821c8hvu93pj5k465o6j708n00jgs4dg" 2025/05/10 01:17:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "rj8uivqj3nus7gucf2891k1t36q7oi6b36g9m0q8991s6n147ql0" --- PASS: TestRemoveExisting (12.01s) === 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/05/10 01:17:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guguxet3leya': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m9.22206219s (try 1/5)