"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/04/15 02:22:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cofoceb6yidi" 2025/04/15 02:22:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/15 02:22:57 DEBUG : Creating backend with remote "TestDrive:crypt/vsr59upclqfoful6rianpeq252rc4afmv4vc0oqv91aqv7396nr0" 2025/04/15 02:22:58 DEBUG : Creating backend with remote "/tmp/rclone2600457219" === 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-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/04/15 02:22:58 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/15 02:22:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/15 02:22:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/15 02:22:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/15 02:22:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/15 02:22:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/15 02:22:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/15 02:22:58 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/15 02:22:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/15 02:22:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/15 02:22:58 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/15 02:22:58 DEBUG : potato: Seek from 10 to 0 2025/04/15 02:22:58 DEBUG : potato: Seek from 10 to 0 2025/04/15 02:22:58 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/15 02:22:58 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/15 02:22:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/15 02:22:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/15 02:22:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/15 02:22:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/15 02:22:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/15 02:22:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/15 02:22:58 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/15 02:22:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/15 02:22:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/15 02:22:58 DEBUG : potato: Seek from 5 to 2 2025/04/15 02:22:58 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/15 02:22:58 DEBUG : potato: Seek from 7 to 0 2025/04/15 02:22:58 DEBUG : potato: Seek from 7 to 0 2025/04/15 02:22:58 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/15 02:22:58 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/15 02:22:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/15 02:22:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/15 02:22:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/15 02:22:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/15 02:22:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/15 02:22:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/15 02:22:58 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/15 02:22:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/15 02:22:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/15 02:22:58 DEBUG : potato: Seek from 5 to 2 2025/04/15 02:22:58 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/15 02:22:58 DEBUG : potato: Seek from 8 to 0 2025/04/15 02:22:58 DEBUG : potato: Seek from 8 to 0 2025/04/15 02:22:58 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/15 02:22:58 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/15 02:22:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/15 02:22:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/15 02:22:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/15 02:22:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/15 02:22:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/15 02:22:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/15 02:22:58 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/15 02:22:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/15 02:22:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/15 02:22:58 DEBUG : potato: Seek from 5 to 2 2025/04/15 02:22:58 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/15 02:22:58 DEBUG : potato: Seek from 9 to 0 2025/04/15 02:22:58 DEBUG : potato: Seek from 9 to 0 2025/04/15 02:22:58 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:23:00 DEBUG : rutabaga: md5 = ad3327e9b282d23530ede8e3f0b7b81a OK === RUN TestCheck/1 === RUN TestCheck/2 2025/04/15 02:23:02 DEBUG : empty space: md5 = 013a13e18ca55a94ec995e3990b74e7c OK === RUN TestCheck/3 2025/04/15 02:23:04 DEBUG : potato2: md5 = 8705e88f2ac281f981de90c02772bd11 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/04/15 02:23:06 DEBUG : remotepotato: md5 = 1be6a9cf55c38b95033a986e34d0f40d OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.07s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2025/04/15 02:23:09 DEBUG : Creating backend with remote "nonexistent" 2025/04/15 02:23:09 DEBUG : Creating backend with remote "nonexistent" 2025/04/15 02:23:09 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/15 02:23:09 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/04/15 02:23:09 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/15 02:23:09 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:23:11 DEBUG : rutabaga: md5 = 8390e33d213e2eaf8b9feeddefd06449 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/04/15 02:23:14 DEBUG : empty space: md5 = 86ddcf18697944d78dc556e62e032ea7 OK === RUN TestCheckDownload/3 2025/04/15 02:23:17 DEBUG : potato2: md5 = 2671ce185d8a7a5f953f66d862a9ac90 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/04/15 02:23:21 DEBUG : remotepotato: md5 = 051bc195df89a15de62ee74ba92d4288 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.52s) --- PASS: TestCheckDownload/1 (1.11s) --- PASS: TestCheckDownload/2 (1.07s) --- PASS: TestCheckDownload/3 (1.02s) --- PASS: TestCheckDownload/4 (1.30s) --- PASS: TestCheckDownload/5 (1.16s) --- PASS: TestCheckDownload/6 (1.36s) --- PASS: TestCheckDownload/7 (1.47s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:23:28 DEBUG : rutabaga: md5 = 1e5798964389f302950511a34046e67d OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/04/15 02:23:30 DEBUG : empty space: md5 = e0e01c9e389ddfc67dd551a4d3673a1c OK === RUN TestCheckSizeOnly/3 2025/04/15 02:23:32 DEBUG : potato2: md5 = 969b0084c4941d6a4fbe4331d3441580 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/04/15 02:23:34 DEBUG : remotepotato: md5 = a4400ae49b12f32fb51ad5f83c99b719 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.84s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.30s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:23:39 DEBUG : test.sum: md5 = 788b6f5f43fad07b27f2d46b84fa7918 OK 2025/04/15 02:23:40 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/15 02:23:40 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/15 02:23:40 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/15 02:23:40 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/15 02:23:42 DEBUG : test.sum: md5 = 11f604a7c892d7a16bcd9eefd8e4dcef OK 2025/04/15 02:23:43 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/15 02:23:43 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/15 02:23:43 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/15 02:23:43 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.97s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:23:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cofoceb6yidi/data" 2025/04/15 02:23:44 DEBUG : Creating backend with remote "TestDrive:crypt/vsr59upclqfoful6rianpeq252rc4afmv4vc0oqv91aqv7396nr0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi/data' lacks md5, skipping --- SKIP: TestCheckSum (2.01s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:23:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cofoceb6yidi/data" 2025/04/15 02:23:46 DEBUG : Creating backend with remote "TestDrive:crypt/vsr59upclqfoful6rianpeq252rc4afmv4vc0oqv91aqv7396nr0/vjrnln8ratgmqakfosrqe8espk" 2025/04/15 02:23:49 DEBUG : data/banana: md5 = d3d1405a5d5ee531644b70ceac67a8cc OK 2025/04/15 02:23:50 DEBUG : test.sum: md5 = bce1d18d44af98128cde33ffecfd3096 OK === RUN TestCheckSumDownload/subtest1 2025/04/15 02:23:56 DEBUG : data/potato: md5 = 289afbbf0dbfd1e336505a1788ca1100 OK 2025/04/15 02:23:57 DEBUG : test.sum: md5 = b4817f23c73623df95228daba10b1af9 OK === RUN TestCheckSumDownload/subtest2 2025/04/15 02:24:01 DEBUG : test.sum: md5 = 636c2234326cebf834c1b080fd5306a1 OK === RUN TestCheckSumDownload/subtest3 2025/04/15 02:24:06 DEBUG : test.sum: md5 = cedf2e1292bbfc9f357c200168bca0d8 OK === RUN TestCheckSumDownload/subtest4 2025/04/15 02:24:10 DEBUG : test.sum: md5 = 78f79df131cb5f0066a2bedaec0bb252 OK === RUN TestCheckSumDownload/subtest5 2025/04/15 02:24:14 DEBUG : test.sum: md5 = 2a2c2f14a89286d7e4908c91521f933b OK === RUN TestCheckSumDownload/subtest6 2025/04/15 02:24:19 DEBUG : data/banana: md5 = 4060ffeca6fe630c256fbcb048147066 OK 2025/04/15 02:24:20 DEBUG : data/potato: md5 = a9ed451f5a38ad39d01fea8c797ee5b1 OK 2025/04/15 02:24:21 DEBUG : test.sum: md5 = 3968ea0e197a5b5a83453414a3d33537 OK === RUN TestCheckSumDownload/subtest7 2025/04/15 02:24:26 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/04/15 02:24:26 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (41.58s) --- PASS: TestCheckSumDownload/subtest1 (3.12s) --- PASS: TestCheckSumDownload/subtest2 (2.03s) --- PASS: TestCheckSumDownload/subtest3 (2.37s) --- PASS: TestCheckSumDownload/subtest4 (2.69s) --- PASS: TestCheckSumDownload/subtest5 (2.14s) --- PASS: TestCheckSumDownload/subtest6 (2.60s) --- PASS: TestCheckSumDownload/subtest7 (2.47s) === RUN TestApplyTransforms 2025/04/15 02:24:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-taredeb9zuqi" 2025/04/15 02:24:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/15 02:24:27 DEBUG : Creating backend with remote "TestDrive:crypt/8m5hdagc2b6rh0lbnbfcuq708nnva4kqp2g6j0a550fce64i3jng" 2025/04/15 02:24:28 DEBUG : Creating backend with remote "/tmp/rclone51425795" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taredeb9zuqi'", Local "Local file system at /tmp/rclone51425795", Modify Window "1ms" 2025/04/15 02:24:30 DEBUG : hello, world!: md5 = ae0ff0d1bcd9d1222c624aed18139941 OK upper checkfile vs. lower remote (without normalization) 2025/04/15 02:24:31 ERROR : hello, world!: sum not found 2025/04/15 02:24:31 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-taredeb9zuqi' 2025/04/15 02:24:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-taredeb9zuqi': 1 files missing 2025/04/15 02:24:31 NOTICE: 1 hashes missing 2025/04/15 02:24:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-taredeb9zuqi': 2 differences found 2025/04/15 02:24:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-taredeb9zuqi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/15 02:24:32 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/15 02:24:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-taredeb9zuqi': 0 differences found 2025/04/15 02:24:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-taredeb9zuqi': 1 matching files 2025/04/15 02:24:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zarujac8kafa" 2025/04/15 02:24:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/15 02:24:32 DEBUG : Creating backend with remote "TestDrive:crypt/gdphc219or5csjmp0dpnlj6b894m2iu33v4pd3k9s06fvdi05cig" 2025/04/15 02:24:33 DEBUG : Creating backend with remote "/tmp/rclone3571243133" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zarujac8kafa'", Local "Local file system at /tmp/rclone3571243133", Modify Window "1ms" 2025/04/15 02:24:35 DEBUG : HELLO, WORLD!: md5 = 65125249b1c41a980a529a63624098c9 OK lower checkfile vs. upper remote (without normalization) 2025/04/15 02:24:35 ERROR : HELLO, WORLD!: sum not found 2025/04/15 02:24:35 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zarujac8kafa' 2025/04/15 02:24:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zarujac8kafa': 1 files missing 2025/04/15 02:24:35 NOTICE: 1 hashes missing 2025/04/15 02:24:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zarujac8kafa': 2 differences found 2025/04/15 02:24:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zarujac8kafa': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/15 02:24:37 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/15 02:24:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zarujac8kafa': 0 differences found 2025/04/15 02:24:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zarujac8kafa': 1 matching files 2025/04/15 02:24:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mipotiv3ceji" 2025/04/15 02:24:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/15 02:24:37 DEBUG : Creating backend with remote "TestDrive:crypt/k9no07spjlb5l8uookqf5sdmru6b8h27ta9lm7361rjdepes24a0" 2025/04/15 02:24:38 DEBUG : Creating backend with remote "/tmp/rclone583566822" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mipotiv3ceji'", Local "Local file system at /tmp/rclone583566822", Modify Window "1ms" 2025/04/15 02:24:40 DEBUG : HeLlO, wOrLd!: md5 = 95d54c542464d5563b5cf6eec510e8df OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/15 02:24:40 ERROR : HeLlO, wOrLd!: sum not found 2025/04/15 02:24:40 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-mipotiv3ceji' 2025/04/15 02:24:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mipotiv3ceji': 1 files missing 2025/04/15 02:24:40 NOTICE: 1 hashes missing 2025/04/15 02:24:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mipotiv3ceji': 2 differences found 2025/04/15 02:24:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mipotiv3ceji': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/15 02:24:41 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/15 02:24:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mipotiv3ceji': 0 differences found 2025/04/15 02:24:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mipotiv3ceji': 1 matching files 2025/04/15 02:24:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ganawiz7saju" 2025/04/15 02:24:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/15 02:24:42 DEBUG : Creating backend with remote "TestDrive:crypt/b0b6k8mrt6b4g2sfa8il9nim7ehopuvt23reidcjip8j599aalgg" 2025/04/15 02:24:42 DEBUG : Creating backend with remote "/tmp/rclone4153756627" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ganawiz7saju'", Local "Local file system at /tmp/rclone4153756627", Modify Window "1ms" 2025/04/15 02:24:45 DEBUG : HELLO, WORLD!: md5 = 1ec6b499a524a7b763e5535a7713732d OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/15 02:24:45 ERROR : HELLO, WORLD!: sum not found 2025/04/15 02:24:45 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-ganawiz7saju' 2025/04/15 02:24:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ganawiz7saju': 1 files missing 2025/04/15 02:24:45 NOTICE: 1 hashes missing 2025/04/15 02:24:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ganawiz7saju': 2 differences found 2025/04/15 02:24:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ganawiz7saju': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/15 02:24:47 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/15 02:24:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ganawiz7saju': 0 differences found 2025/04/15 02:24:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ganawiz7saju': 1 matching files 2025/04/15 02:24:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-banehif0duce" 2025/04/15 02:24:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/15 02:24:47 DEBUG : Creating backend with remote "TestDrive:crypt/016ee74tgdfpt6q4421uospdtsnbiaqfog566ifs2jjeulbs9iqg" 2025/04/15 02:24:48 DEBUG : Creating backend with remote "/tmp/rclone1193622906" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banehif0duce'", Local "Local file system at /tmp/rclone1193622906", Modify Window "1ms" 2025/04/15 02:24:50 DEBUG : 測試_Русский___ě_áñ: md5 = 0c1d2cf56298cc9decf467fea727e8b4 OK NFD checkfile vs. NFC remote (without normalization) 2025/04/15 02:24:51 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/15 02:24:51 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-banehif0duce' 2025/04/15 02:24:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-banehif0duce': 1 files missing 2025/04/15 02:24:51 NOTICE: 1 hashes missing 2025/04/15 02:24:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-banehif0duce': 2 differences found 2025/04/15 02:24:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-banehif0duce': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/15 02:24:52 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/15 02:24:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-banehif0duce': 0 differences found 2025/04/15 02:24:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-banehif0duce': 1 matching files 2025/04/15 02:24:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vewepeb1hobe" 2025/04/15 02:24:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/15 02:24:52 DEBUG : Creating backend with remote "TestDrive:crypt/uvtaepjhj9q4d04292sa1reqp52qatk6n0kfs1e580ofbgbtlq90" 2025/04/15 02:24:53 DEBUG : Creating backend with remote "/tmp/rclone3608048313" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewepeb1hobe'", Local "Local file system at /tmp/rclone3608048313", Modify Window "1ms" 2025/04/15 02:24:56 DEBUG : 測試_Русский___ě_áñ: md5 = 0629a533cf38ca4282380799116d0dbc OK NFC checkfile vs. NFD remote (without normalization) 2025/04/15 02:24:56 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/15 02:24:56 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vewepeb1hobe' 2025/04/15 02:24:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vewepeb1hobe': 1 files missing 2025/04/15 02:24:56 NOTICE: 1 hashes missing 2025/04/15 02:24:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vewepeb1hobe': 2 differences found 2025/04/15 02:24:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vewepeb1hobe': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/15 02:24:57 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/15 02:24:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vewepeb1hobe': 0 differences found 2025/04/15 02:24:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vewepeb1hobe': 1 matching files 2025/04/15 02:24:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kiyemew8mago" 2025/04/15 02:24:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/15 02:24:57 DEBUG : Creating backend with remote "TestDrive:crypt/iljteqqj028sud9cg0o994trh2ndhdd342l8khv6oehleh3j8a90" 2025/04/15 02:24:58 DEBUG : Creating backend with remote "/tmp/rclone3649056339" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kiyemew8mago'", Local "Local file system at /tmp/rclone3649056339", Modify Window "1ms" 2025/04/15 02:25:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f981a2bb0a5bbe739c8a77d008af0301 OK NFDx2 checkfile vs. both remote (without normalization) 2025/04/15 02:25:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/15 02:25:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kiyemew8mago' 2025/04/15 02:25:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kiyemew8mago': 1 files missing 2025/04/15 02:25:01 NOTICE: 1 hashes missing 2025/04/15 02:25:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kiyemew8mago': 2 differences found 2025/04/15 02:25:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kiyemew8mago': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/15 02:25:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/15 02:25:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kiyemew8mago': 0 differences found 2025/04/15 02:25:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kiyemew8mago': 1 matching files 2025/04/15 02:25:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-waquyeh3molo" 2025/04/15 02:25:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/15 02:25:02 DEBUG : Creating backend with remote "TestDrive:crypt/vs9h0l78t4g1r2c1fq5lsgtkvua4u5hrfe207mc5d9sjer5ptjs0" 2025/04/15 02:25:03 DEBUG : Creating backend with remote "/tmp/rclone449106288" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waquyeh3molo'", Local "Local file system at /tmp/rclone449106288", Modify Window "1ms" 2025/04/15 02:25:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 992a32e3d70656183d07822bb09654cb OK NFCx2 checkfile vs. both remote (without normalization) 2025/04/15 02:25:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/15 02:25:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-waquyeh3molo' 2025/04/15 02:25:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-waquyeh3molo': 1 files missing 2025/04/15 02:25:06 NOTICE: 1 hashes missing 2025/04/15 02:25:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-waquyeh3molo': 2 differences found 2025/04/15 02:25:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-waquyeh3molo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/15 02:25:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/15 02:25:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-waquyeh3molo': 0 differences found 2025/04/15 02:25:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-waquyeh3molo': 1 matching files 2025/04/15 02:25:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sokanuq0rono" 2025/04/15 02:25:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/15 02:25:07 DEBUG : Creating backend with remote "TestDrive:crypt/d8eqj9vm7jrldjjj1lqjvese86h8fd19h80pat0l0meiuqq5rtng" 2025/04/15 02:25:08 DEBUG : Creating backend with remote "/tmp/rclone755087567" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sokanuq0rono'", Local "Local file system at /tmp/rclone755087567", Modify Window "1ms" 2025/04/15 02:25:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 268459365c3c8bd69961a429979f305b OK both checkfile vs. NFDx2 remote (without normalization) 2025/04/15 02:25:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/15 02:25:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sokanuq0rono' 2025/04/15 02:25:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sokanuq0rono': 1 files missing 2025/04/15 02:25:10 NOTICE: 1 hashes missing 2025/04/15 02:25:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sokanuq0rono': 2 differences found 2025/04/15 02:25:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sokanuq0rono': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/15 02:25:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/15 02:25:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sokanuq0rono': 0 differences found 2025/04/15 02:25:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sokanuq0rono': 1 matching files 2025/04/15 02:25:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bidekum2cena" 2025/04/15 02:25:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/15 02:25:11 DEBUG : Creating backend with remote "TestDrive:crypt/p1vekqcvsu6tvg5ekf43bbg2lcqiieg1ic3f81nuk0tsliglk4gg" 2025/04/15 02:25:12 DEBUG : Creating backend with remote "/tmp/rclone138298957" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bidekum2cena'", Local "Local file system at /tmp/rclone138298957", Modify Window "1ms" 2025/04/15 02:25:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b06d5551c7d762dc8f08b31b8ba3ddfe OK both checkfile vs. NFCx2 remote (without normalization) 2025/04/15 02:25:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/15 02:25:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bidekum2cena' 2025/04/15 02:25:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bidekum2cena': 1 files missing 2025/04/15 02:25:15 NOTICE: 1 hashes missing 2025/04/15 02:25:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bidekum2cena': 2 differences found 2025/04/15 02:25:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bidekum2cena': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/15 02:25:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/15 02:25:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bidekum2cena': 0 differences found 2025/04/15 02:25:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bidekum2cena': 1 matching files 2025/04/15 02:25:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bidekum2cena': Purge remote 2025/04/15 02:25:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sokanuq0rono': Purge remote 2025/04/15 02:25:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-waquyeh3molo': Purge remote 2025/04/15 02:25:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kiyemew8mago': Purge remote 2025/04/15 02:25:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewepeb1hobe': Purge remote 2025/04/15 02:25:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-banehif0duce': Purge remote 2025/04/15 02:25:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ganawiz7saju': Purge remote 2025/04/15 02:25:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mipotiv3ceji': Purge remote 2025/04/15 02:25:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zarujac8kafa': Purge remote 2025/04/15 02:25:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-taredeb9zuqi': Purge remote --- PASS: TestApplyTransforms (54.35s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:25:22 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/15 02:25:24 DEBUG : sub/file2: md5 = 1a2d5c779b74a8be67cf919df2f7a220 OK 2025/04/15 02:25:24 INFO : file1: Copied (new) to: sub/file2 2025/04/15 02:25:25 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 02:25:25 DEBUG : file1: Unchanged skipping 2025/04/15 02:25:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi': don't need to copy/move sub/file2, it is already at target location 2025/04/15 02:25:27 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.05s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:25:30 DEBUG : dst/file1: md5 = 1c491276bbae354ee5fa80aa2d31ae1b OK 2025/04/15 02:25:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cofoceb6yidi/backup" 2025/04/15 02:25:31 DEBUG : Creating backend with remote "TestDrive:crypt/vsr59upclqfoful6rianpeq252rc4afmv4vc0oqv91aqv7396nr0/1nrff024r7pq65ecp72fc28jb0" 2025/04/15 02:25:33 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/15 02:25:35 INFO : dst/file1: Moved (server-side) 2025/04/15 02:25:37 DEBUG : dst/file1: md5 = 841549a880265e3e49b9cd3c6a1394f2 OK 2025/04/15 02:25:37 INFO : dst/file1: Copied (new) 2025/04/15 02:25:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/15 02:25:40 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/15 02:25:41 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.23s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:25:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cofoceb6yidi/dst" 2025/04/15 02:25:41 DEBUG : Creating backend with remote "TestDrive:crypt/vsr59upclqfoful6rianpeq252rc4afmv4vc0oqv91aqv7396nr0/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/15 02:25:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cofoceb6yidi/CompareDest" 2025/04/15 02:25:43 DEBUG : Creating backend with remote "TestDrive:crypt/vsr59upclqfoful6rianpeq252rc4afmv4vc0oqv91aqv7396nr0/gveqi14airsml4bgu7krj116o8" 2025/04/15 02:25:45 DEBUG : one: Need to transfer - File not found at Destination 2025/04/15 02:25:47 DEBUG : one: md5 = 12685e9bffcbe6b972a5c1c91938bc3d OK 2025/04/15 02:25:47 INFO : one: Copied (new) 2025/04/15 02:25:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/15 02:25:49 DEBUG : one: md5 = 1e1046204c64eb8d0e72ff058ec06dfa OK 2025/04/15 02:25:49 INFO : one: Copied (replaced existing) 2025/04/15 02:25:51 DEBUG : dst/one: md5 = e45e8cd94aaecd05c4fd48dabe43db67 OK 2025/04/15 02:25:54 DEBUG : CompareDest/one: md5 = c2ff9bc44b74397126e69f846910813d OK 2025/04/15 02:25:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/15 02:25:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/15 02:25:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/15 02:25:57 DEBUG : CompareDest/two: md5 = 19079d3a7e3961608722166ab4bd2bca OK 2025/04/15 02:25:57 DEBUG : two: Need to transfer - File not found at Destination 2025/04/15 02:25:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/15 02:25:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/15 02:25:58 DEBUG : two: Need to transfer - File not found at Destination 2025/04/15 02:25:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/15 02:25:59 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/15 02:26:00 DEBUG : two: Need to transfer - File not found at Destination 2025/04/15 02:26:00 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/15 02:26:02 DEBUG : two: md5 = a22cc2bcc6aae106db47629d0b38992d OK 2025/04/15 02:26:02 INFO : two: Copied (new) 2025/04/15 02:26:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/15 02:26:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/15 02:26:05 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/15 02:26:05 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (24.84s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:26:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cofoceb6yidi/dst" 2025/04/15 02:26:06 DEBUG : Creating backend with remote "TestDrive:crypt/vsr59upclqfoful6rianpeq252rc4afmv4vc0oqv91aqv7396nr0/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/15 02:26:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cofoceb6yidi/CopyDest" 2025/04/15 02:26:08 DEBUG : Creating backend with remote "TestDrive:crypt/vsr59upclqfoful6rianpeq252rc4afmv4vc0oqv91aqv7396nr0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/15 02:26:09 DEBUG : one: Need to transfer - File not found at Destination 2025/04/15 02:26:12 DEBUG : one: md5 = 56895a57e16917ed59b98131506c7c8f OK 2025/04/15 02:26:12 INFO : one: Copied (new) 2025/04/15 02:26:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/15 02:26:14 DEBUG : one: md5 = a8a61aa0c8fbc46d862f26671dd59801 OK 2025/04/15 02:26:14 INFO : one: Copied (replaced existing) 2025/04/15 02:26:16 DEBUG : dst/one: md5 = 853438294f46a7bdbbcb0b220cc0cef3 OK 2025/04/15 02:26:18 DEBUG : CopyDest/one: md5 = a13f53cd6ec851fa048bbb15f48af956 OK 2025/04/15 02:26:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cofoceb6yidi/BackupDir" 2025/04/15 02:26:19 DEBUG : Creating backend with remote "TestDrive:crypt/vsr59upclqfoful6rianpeq252rc4afmv4vc0oqv91aqv7396nr0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/15 02:26:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/15 02:26:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/15 02:26:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/15 02:26:23 INFO : one: Moved (server-side) 2025/04/15 02:26:24 INFO : one: Copied (server-side copy) 2025/04/15 02:26:24 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/15 02:26:25 DEBUG : CopyDest/two: md5 = 6902f16366de41e2cad7c4858691fc54 OK 2025/04/15 02:26:26 DEBUG : two: Need to transfer - File not found at Destination 2025/04/15 02:26:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/15 02:26:27 INFO : two: Copied (server-side copy) 2025/04/15 02:26:27 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/15 02:26:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/15 02:26:28 DEBUG : two: Unchanged skipping 2025/04/15 02:26:30 DEBUG : CopyDest/three: md5 = 876ef750d1e063f41a21d2a0ef652d76 OK 2025/04/15 02:26:31 DEBUG : three: Need to transfer - File not found at Destination 2025/04/15 02:26:31 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/15 02:26:31 DEBUG : three: Destination not found in --copy-dest 2025/04/15 02:26:32 DEBUG : three: md5 = 53cd74b18027d05dcba66b35be46d2d9 OK 2025/04/15 02:26:32 INFO : three: Copied (new) 2025/04/15 02:26:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/15 02:26:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/15 02:26:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/15 02:26:38 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/15 02:26:38 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/15 02:26:38 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/15 02:26:39 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.16s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.47s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:26:40 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/15 02:26:43 DEBUG : TestCopyFileMaxTransfer/file1: md5 = ca6705d2eb5965e6c81bc1452ab75792 OK 2025/04/15 02:26:43 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/15 02:26:43 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/15 02:26:44 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/04/15 02:26:44 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/15 02:26:45 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/15 02:26:46 DEBUG : TestCopyFileMaxTransfer/file4: md5 = af485439b1232b34677b652c4cd7cb5d OK 2025/04/15 02:26:46 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/04/15 02:26:49 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/04/15 02:26:49 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.34s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.44s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:26:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi': Looking for duplicate names using skip mode. 2025/04/15 02:26:53 NOTICE: one: Found 2 files with duplicate names 2025/04/15 02:26:53 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.76s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:26:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi': Looking for duplicate names using skip mode. 2025/04/15 02:26:59 NOTICE: one: Found 3 files with duplicate names 2025/04/15 02:26:59 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/04/15 02:27:00 INFO : one: Deleted 2025/04/15 02:27:00 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.53s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:27:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi': Looking for duplicate names using first mode. 2025/04/15 02:27:05 NOTICE: one: Found 3 files with duplicate names 2025/04/15 02:27:06 INFO : one: Deleted 2025/04/15 02:27:06 INFO : one: Deleted 2025/04/15 02:27:06 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.10s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:27:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi': Looking for duplicate names using newest mode. 2025/04/15 02:27:12 NOTICE: one: Found 3 files with duplicate names 2025/04/15 02:27:12 INFO : one: Deleted 2025/04/15 02:27:13 INFO : one: Deleted 2025/04/15 02:27:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.83s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.44s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:27:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi': Looking for duplicate names using oldest mode. 2025/04/15 02:27:19 NOTICE: one: Found 3 files with duplicate names 2025/04/15 02:27:19 INFO : one: Deleted 2025/04/15 02:27:20 INFO : one: Deleted 2025/04/15 02:27:20 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.69s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:27:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi': Looking for duplicate names using largest mode. 2025/04/15 02:27:26 NOTICE: one: Found 3 files with duplicate names 2025/04/15 02:27:26 INFO : one: Deleted 2025/04/15 02:27:27 INFO : one: Deleted 2025/04/15 02:27:27 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.51s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:27:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi': Looking for duplicate names using smallest mode. 2025/04/15 02:27:32 NOTICE: one: Found 3 files with duplicate names 2025/04/15 02:27:32 INFO : one: Deleted 2025/04/15 02:27:33 INFO : one: Deleted 2025/04/15 02:27:33 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.26s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:27:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi': Looking for duplicate names using rename mode. 2025/04/15 02:27:40 NOTICE: one.txt: Found 3 files with duplicate names 2025/04/15 02:27:41 INFO : one-2.txt: renamed from: one.txt 2025/04/15 02:27:42 INFO : one-3.txt: renamed from: one.txt 2025/04/15 02:27:43 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.89s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:27:48 DEBUG : dupe1/one.txt: md5 = 180592e479346cccb87c716fad46894e OK 2025/04/15 02:27:50 DEBUG : dupe2/two.txt: md5 = f0394b5715a231bbc1734fee327abd2c OK 2025/04/15 02:27:53 DEBUG : dupe3/three.txt: md5 = a5bd8fa1c62958cc39ca61466d266129 OK 2025/04/15 02:27:53 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/04/15 02:27:54 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/04/15 02:27:54 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/04/15 02:27:55 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/04/15 02:27:58 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/04/15 02:27:58 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/04/15 02:27:58 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.94s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:28:00 DEBUG : a.txt: md5 = ef7bc0c0ff095a4f2905077ca2970364 OK 2025/04/15 02:28:02 DEBUG : zend.txt: md5 = 65362076e16d924647cdd1753b5af8a0 OK 2025/04/15 02:28:04 DEBUG : sub dir/hello world: md5 = 8c36df05611616b0eb2623bdc7a4fb14 OK 2025/04/15 02:28:05 DEBUG : sub dir/hello world2: md5 = 1571185ea1e7983f03fd88908f67dd02 OK 2025/04/15 02:28:07 DEBUG : sub dir/ignore dir/.ignore: md5 = 19f2b9c32d29b69f0ee37ebeb438078f OK 2025/04/15 02:28:09 DEBUG : sub dir/ignore dir/should be ignored: md5 = a9b53d4da0561c3412043979a2bdb14d OK 2025/04/15 02:28:11 DEBUG : sub dir/sub sub dir/hello world3: md5 = 87e105607aab1502498149cb289dbcca OK 2025/04/15 02:28:13 DEBUG : a.txt: Excluded (Size Filter) 2025/04/15 02:28:13 DEBUG : a.txt: Excluded 2025/04/15 02:28:13 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/15 02:28:13 DEBUG : sub dir/hello world2: Excluded 2025/04/15 02:28:13 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/15 02:28:13 DEBUG : sub dir/hello world: Excluded 2025/04/15 02:28:14 DEBUG : sub dir/ignore dir: Excluded 2025/04/15 02:28:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/15 02:28:14 DEBUG : sub dir/hello world2: Excluded 2025/04/15 02:28:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/15 02:28:14 DEBUG : sub dir/hello world: Excluded 2025/04/15 02:28:14 DEBUG : sub dir/ignore dir: Excluded 2025/04/15 02:28:19 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/15 02:28:19 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/15 02:28:19 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/15 02:28:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/15 02:28:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/15 02:28:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/04/15 02:28:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.78s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:28:22 DEBUG : a.txt: md5 = 10f730b2d17fbf6e5e7baf281ee683ad OK 2025/04/15 02:28:23 DEBUG : zend.txt: md5 = d76bf84a323daeae50602d3cb89e3043 OK 2025/04/15 02:28:25 DEBUG : sub dir/hello world: md5 = df08c60f133f46e4915159fbc9c9f786 OK 2025/04/15 02:28:27 DEBUG : sub dir/hello world2: md5 = 4d94a68fa03a22386425d35bbf58909f OK 2025/04/15 02:28:29 DEBUG : sub dir/ignore dir/.ignore: md5 = 077cad004e1c854d639f43a398f89a1f OK 2025/04/15 02:28:31 DEBUG : sub dir/ignore dir/should be ignored: md5 = c845a7c27e844d8ae0351550243ade43 OK 2025/04/15 02:28:33 DEBUG : sub dir/sub sub dir/hello world3: md5 = 4753d60618315c919d4b7b374ca077e3 OK 2025/04/15 02:28:35 DEBUG : a.txt: Excluded (Size Filter) 2025/04/15 02:28:35 DEBUG : a.txt: Excluded 2025/04/15 02:28:35 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/15 02:28:35 DEBUG : sub dir/hello world: Excluded 2025/04/15 02:28:35 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/15 02:28:35 DEBUG : sub dir/hello world2: Excluded 2025/04/15 02:28:37 DEBUG : sub dir/ignore dir: Excluded 2025/04/15 02:28:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/15 02:28:37 DEBUG : sub dir/hello world: Excluded 2025/04/15 02:28:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/15 02:28:37 DEBUG : sub dir/hello world2: Excluded 2025/04/15 02:28:37 DEBUG : sub dir/ignore dir: Excluded 2025/04/15 02:28:42 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/15 02:28:43 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/15 02:28:43 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/15 02:28:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/15 02:28:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/15 02:28:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/15 02:28:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (23.60s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:28:46 DEBUG : file1: md5 = d1592eeef84c7c5ce8a867e71fe92e43 OK 2025/04/15 02:28:48 DEBUG : sub/file2: md5 = 1c756a920cdce996e72da42c4f7816a1 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/04/15 02:28:51 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/04/15 02:28:51 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/04/15 02:28:51 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/04/15 02:28:53 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.37s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.22s) --- PASS: TestListJSON/Recurse (0.50s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.65s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:28:55 DEBUG : file1: md5 = 86c3b0d957fc386e44aba14fff2b763a OK 2025/04/15 02:28:57 DEBUG : sub/file2: md5 = ad278bc44fb114d9cf37f08bbec49336 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/04/15 02:29:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cofoceb6yidi/notfound" 2025/04/15 02:29:01 DEBUG : Creating backend with remote "TestDrive:crypt/vsr59upclqfoful6rianpeq252rc4afmv4vc0oqv91aqv7396nr0/qe0i31qdkoejk60elps0ni5sqk" 2025/04/15 02:29:05 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.79s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.27s) --- PASS: TestStatJSON/Dir (0.46s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.27s) --- PASS: TestStatJSON/NotFound (0.48s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.99s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:29:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi': Making directory 2025/04/15 02:29:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi': Making directory --- PASS: TestMkdir (0.71s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:29:08 DEBUG : sub dir/hello world: md5 = 828f34d53faffcce7ca1305b95b9b2fb OK 2025/04/15 02:29:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.00s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:29:12 DEBUG : potato2: md5 = 6af1aa65e765ae68aa9157f327051e3a OK 2025/04/15 02:29:14 DEBUG : empty space: md5 = 1c7aa2d9b2dfae94f67ec51117346734 OK --- PASS: TestLs (4.78s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:29:17 DEBUG : potato2: md5 = 69a3d5b9d214ee47fcd70aefe79704fb OK 2025/04/15 02:29:19 DEBUG : empty space: md5 = 5e580c2170226a1ee06e1192158273ec OK 2025/04/15 02:29:19 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/04/15 02:29:19 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.81s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:29:22 DEBUG : potato2: md5 = 7fce1a5a0c501bf6dc179565579c6e46 OK 2025/04/15 02:29:23 DEBUG : empty space: md5 = e381d03035cb123b857607ff04f904cf OK --- PASS: TestLsLong (4.52s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:29:27 DEBUG : potato2: md5 = 21a8b353852e751189ad80fb5d024f94 OK 2025/04/15 02:29:28 DEBUG : empty space: md5 = e75584e234310058792c774e0f6452f8 OK --- PASS: TestHashSums (4.38s) === RUN TestHashSumsWithErrors 2025/04/15 02:29:30 DEBUG : Creating backend with remote ":memory:" 2025/04/15 02:29:30 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/15 02:29:30 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/15 02:29:30 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/15 02:29:30 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/15 02:29:30 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/15 02:29:30 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/15 02:29:30 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/15 02:29:30 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/15 02:29:30 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-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:29:31 DEBUG : potato2: md5 = b6f590d0f8e76c85cb7cb1b32579f05e OK 2025/04/15 02:29:32 DEBUG : empty space: md5 = 289dd3a6b91cd306ecbd3c6f86f9ac5b OK 2025/04/15 02:29:35 DEBUG : sub dir/potato3: md5 = bf3161fd61ee721c9764e61130597c0f OK 2025/04/15 02:29:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.39s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:29:39 DEBUG : small: md5 = 0727204a8915eb0165665c4720da3c65 OK 2025/04/15 02:29:41 DEBUG : medium: md5 = 8ba0b0a51c30545daf1153da1f57d207 OK 2025/04/15 02:29:42 DEBUG : large: md5 = 6ac1b76f104d3da1e8700553509189a2 OK 2025/04/15 02:29:42 DEBUG : Waiting for deletions to finish 2025/04/15 02:29:43 DEBUG : large: Excluded (Size Filter) 2025/04/15 02:29:43 INFO : small: Deleted 2025/04/15 02:29:43 INFO : medium: Deleted --- PASS: TestDelete (6.15s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:29:46 DEBUG : small: md5 = 6fb60108b22d5d8eab7dd6359ae2f239 OK 2025/04/15 02:29:47 DEBUG : medium: md5 = 39b3b87ce392a901cc2b6e421f070380 OK 2025/04/15 02:29:49 DEBUG : large: md5 = 8320b5f9e8d2a2dcf65902828d8f4b14 OK 2025/04/15 02:29:49 DEBUG : Waiting for deletions to finish 2025/04/15 02:29:49 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/04/15 02:29:50 INFO : medium: Deleted 2025/04/15 02:29:50 INFO : small: Deleted --- PASS: TestMaxDelete (7.42s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:29:53 DEBUG : small: md5 = 15527ce778e94aa071cee1508b89f90f OK 2025/04/15 02:29:54 DEBUG : medium: md5 = 512ae0d35ef7afda0eb32cf941846b0f OK 2025/04/15 02:29:56 DEBUG : large: md5 = 63369f18de7dd8f269f4fe700abb766c OK 2025/04/15 02:29:56 DEBUG : Waiting for deletions to finish 2025/04/15 02:29:56 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/15 02:29:57 INFO : small: Deleted 2025/04/15 02:29:57 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.73s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:30:00 DEBUG : small: md5 = bc984b5403522800b36a0110397efc7f OK 2025/04/15 02:30:01 DEBUG : medium: md5 = 7967df952d617d76b4894ecd166df191 OK 2025/04/15 02:30:03 DEBUG : large: md5 = 0d68e022b6b4350001512364451db08b OK 2025/04/15 02:30:03 DEBUG : Waiting for deletions to finish 2025/04/15 02:30:03 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/15 02:30:04 INFO : small: Deleted 2025/04/15 02:30:04 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.98s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:30:07 DEBUG : ReadFile: md5 = 63ce8cc938afa34aefa4f3e68104c59a OK --- PASS: TestReadFile (4.45s) === RUN TestRetry 2025/04/15 02:30:10 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/15 02:30:10 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/15 02:30:10 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/15 02:30:10 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/15 02:30:10 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/15 02:30:10 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/15 02:30:10 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-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:30:11 DEBUG : file1: md5 = e0266a2230ef76e97e9567758e323d41 OK 2025/04/15 02:30:13 DEBUG : file2: md5 = 644d4d31c374b4f426f330be6f915948 OK --- PASS: TestCat (17.46s) === RUN TestPurge 2025/04/15 02:30:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-manonav9xoci" 2025/04/15 02:30:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/15 02:30:27 DEBUG : Creating backend with remote "TestDrive:crypt/okko108ja3htdfks0tdlc37lm216f24ggkv3bmmv97ki5floja50" 2025/04/15 02:30:28 DEBUG : Creating backend with remote "/tmp/rclone2202414396" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manonav9xoci'", Local "Local file system at /tmp/rclone2202414396", Modify Window "1ms" 2025/04/15 02:30:33 DEBUG : A1/B1/C1/one: md5 = d7f5b48663eeaf463d2f8b4b6b72fb7e OK 2025/04/15 02:30:33 INFO : A2: Making directory 2025/04/15 02:30:33 INFO : A1/B2: Making directory 2025/04/15 02:30:34 INFO : A1/B2/C2: Making directory 2025/04/15 02:30:35 INFO : A1/B1/C3: Making directory 2025/04/15 02:30:36 INFO : A3: Making directory 2025/04/15 02:30:37 INFO : A3/B3: Making directory 2025/04/15 02:30:37 INFO : A3/B3/C4: Making directory 2025/04/15 02:30:40 DEBUG : A1/two: md5 = a33a8abeb94e5df3a9a0bee3abf9beaa OK 2025/04/15 02:30:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manonav9xoci': Purge remote 2025/04/15 02:30:43 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.17s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:30:47 DEBUG : A1/B1/C1/one: md5 = eb91d0ec459c9efc40b8aec51586df03 OK 2025/04/15 02:30:47 INFO : A2: Making directory 2025/04/15 02:30:48 INFO : A1/B2: Making directory 2025/04/15 02:30:49 INFO : A1/B2/C2: Making directory 2025/04/15 02:30:50 INFO : A1/B1/C3: Making directory 2025/04/15 02:30:51 INFO : A3: Making directory 2025/04/15 02:30:51 INFO : A3/B3: Making directory 2025/04/15 02:30:52 INFO : A3/B3/C4: Making directory 2025/04/15 02:30:54 DEBUG : A1/two: md5 = a60aa3343ca6244758ec6c87bbe8590a OK 2025/04/15 02:30:55 DEBUG : removing 1 level 3 directories 2025/04/15 02:30:55 INFO : A3/B3/C4: Removing directory 2025/04/15 02:30:58 DEBUG : removing 2 level 3 directories 2025/04/15 02:30:58 INFO : A1/B2/C2: Removing directory 2025/04/15 02:30:58 INFO : A1/B1/C3: Removing directory 2025/04/15 02:30:59 DEBUG : removing 2 level 2 directories 2025/04/15 02:30:59 INFO : A3/B3: Removing directory 2025/04/15 02:30:59 INFO : A1/B2: Removing directory 2025/04/15 02:30:59 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/04/15 02:30:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/15 02:30:59 DEBUG : removing 2 level 1 directories 2025/04/15 02:30:59 INFO : A3: Removing directory 2025/04/15 02:30:59 INFO : A2: Removing directory 2025/04/15 02:31:00 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/04/15 02:31:04 DEBUG : removing 1 level 3 directories 2025/04/15 02:31:04 INFO : A1/B1/C1: Removing directory 2025/04/15 02:31:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/15 02:31:04 DEBUG : removing 1 level 2 directories 2025/04/15 02:31:04 INFO : A1/B1: Removing directory 2025/04/15 02:31:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/15 02:31:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/15 02:31:05 DEBUG : removing 1 level 1 directories 2025/04/15 02:31:05 INFO : A1: Removing directory 2025/04/15 02:31:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/15 02:31:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/15 02:31:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/15 02:31:06 DEBUG : removing 1 level 0 directories 2025/04/15 02:31:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi': Removing directory 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/15 02:31:06 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" --- PASS: TestRmdirsNoLeaveRoot (24.00s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:31:08 INFO : A1: Making directory 2025/04/15 02:31:09 INFO : A1/B1: Making directory 2025/04/15 02:31:10 INFO : A1/B1/C1: Making directory 2025/04/15 02:31:12 DEBUG : removing 1 level 3 directories 2025/04/15 02:31:12 INFO : A1/B1/C1: Removing directory 2025/04/15 02:31:13 DEBUG : removing 1 level 2 directories 2025/04/15 02:31:13 INFO : A1/B1: Removing directory 2025/04/15 02:31:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/15 02:31:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.24s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:31:16 INFO : A1: Making directory 2025/04/15 02:31:17 INFO : A1/B1: Making directory 2025/04/15 02:31:17 INFO : A1/B1/C1: Making directory 2025/04/15 02:31:20 DEBUG : removing 1 level 3 directories 2025/04/15 02:31:20 INFO : A1/B1/C1: Removing directory 2025/04/15 02:31:21 DEBUG : removing 1 level 2 directories 2025/04/15 02:31:21 INFO : A1/B1: Removing directory 2025/04/15 02:31:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/15 02:31:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.04s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:31:25 DEBUG : file1: md5 = 464f42317a6b12c6ae4aa3d7cc8352ad OK 2025/04/15 02:31:26 DEBUG : filename.txt: File name found in url 2025/04/15 02:31:27 DEBUG : filename.txt: md5 = bfc343ed5b9a8f71af6919871e71bcca OK 2025/04/15 02:31:27 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/04/15 02:31:29 DEBUG : headerfilename.txt: md5 = 38bbff60649d10ab86db9e16db4468b5 OK 2025/04/15 02:31:30 DEBUG : file2: md5 = 9d45f7f6e0db64420b0f58f09d778d1c OK --- PASS: TestCopyURL (9.12s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:31:33 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/15 02:31:35 DEBUG : sub/file2: md5 = 8db5c770190f1dcdc0d2f360da978fe8 OK 2025/04/15 02:31:35 INFO : file1: Copied (new) to: sub/file2 2025/04/15 02:31:35 INFO : file1: Deleted 2025/04/15 02:31:36 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 02:31:36 DEBUG : file1: Unchanged skipping 2025/04/15 02:31:36 INFO : file1: Deleted 2025/04/15 02:31:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi': don't need to copy/move sub/file2, it is already at target location 2025/04/15 02:31:38 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.12s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:31:39 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/15 02:31:41 DEBUG : file1: md5 = 47fb7864d6fad51083c54854911a17c0 OK 2025/04/15 02:31:41 INFO : file1: Copied (new) 2025/04/15 02:31:41 INFO : file1: Deleted 2025/04/15 02:31:41 DEBUG : file1: Destination exists, skipping 2025/04/15 02:31:41 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.45s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:31:45 DEBUG : dst/file1: md5 = 04cf1d621d80d1678afa53c15d905e68 OK 2025/04/15 02:31:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cofoceb6yidi/backup" 2025/04/15 02:31:46 DEBUG : Config file has changed externally - reloading 2025/04/15 02:31:46 DEBUG : Creating backend with remote "TestDrive:crypt/vsr59upclqfoful6rianpeq252rc4afmv4vc0oqv91aqv7396nr0/1nrff024r7pq65ecp72fc28jb0" 2025/04/15 02:31:48 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/15 02:31:50 INFO : dst/file1: Moved (server-side) 2025/04/15 02:31:51 DEBUG : dst/file1: md5 = 78bc96be64b261a865d0e19c48d51f10 OK 2025/04/15 02:31:51 INFO : dst/file1: Copied (new) 2025/04/15 02:31:51 INFO : dst/file1: Deleted 2025/04/15 02:31:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/15 02:31:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/15 02:31:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.72s) === 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-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:31:58 DEBUG : A1/one: md5 = 461d63f71f733e303d299d84ebd44956 OK 2025/04/15 02:31:59 DEBUG : A1/two: md5 = 8443f3af8f8b1428fcc3f02a6c99386c OK 2025/04/15 02:32:02 DEBUG : A1/B1/three: md5 = 25ea620db8ce542b798fa2c4be746bd7 OK 2025/04/15 02:32:04 DEBUG : A1/B1/C1/four: md5 = 8621a2ab61d898d1263fc2d22c40a13c OK 2025/04/15 02:32:06 DEBUG : A1/B1/C2/five: md5 = 3cb112644a220b901e8fb04dc9a49d69 OK 2025/04/15 02:32:06 INFO : A1/B2: Making directory 2025/04/15 02:32:07 INFO : A1/B1/C3: Making directory 2025/04/15 02:32:17 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/04/15 02:32:17 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/04/15 02:32:17 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/04/15 02:32:18 INFO : A2/two: Moved (server-side) to: A3/two 2025/04/15 02:32:18 INFO : A2/one: Moved (server-side) to: A3/one 2025/04/15 02:32:21 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/15 02:32:21 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/15 02:32:21 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/15 02:32:22 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/15 02:32:22 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/15 02:32:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/04/15 02:32:29 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/04/15 02:32:29 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/04/15 02:32:29 INFO : A3/two: Moved (server-side) to: A4/two 2025/04/15 02:32:30 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/04/15 02:32:30 INFO : A3/one: Moved (server-side) to: A4/one 2025/04/15 02:32:33 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/15 02:32:33 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/15 02:32:33 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/15 02:32:33 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/15 02:32:33 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/15 02:32:40 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/04/15 02:32:40 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/04/15 02:32:41 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/15 02:32:41 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/15 02:32:41 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/15 02:32:41 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/15 02:32:42 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/15 02:32:42 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/15 02:32:42 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/15 02:32:42 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (46.51s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" --- PASS: TestGetFsInfo (0.43s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:32:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi': File to upload is small (34 bytes), uploading instead of streaming 2025/04/15 02:32:44 DEBUG : no_checksum_small_file_from_pipe: md5 = 529359956a0a8d914489eacc4e032db9 OK 2025/04/15 02:32:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/15 02:32:44 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/15 02:32:45 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/04/15 02:32:46 DEBUG : no_checksum_big_file_from_pipe: md5 = f9a9d6e6f89f31c2549348ab1d36579b OK 2025/04/15 02:32:46 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-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:32:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi': File to upload is small (34 bytes), uploading instead of streaming 2025/04/15 02:32:49 DEBUG : with_checksum_small_file_from_pipe: md5 = 83883967e704a3748e4f5165ed731737 OK 2025/04/15 02:32:49 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/15 02:32:50 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/04/15 02:32:51 DEBUG : with_checksum_big_file_from_pipe: md5 = df4b9ee86984061569ffdcc0fa9deef8 OK 2025/04/15 02:32:51 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-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:32:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi': File to upload is small (34 bytes), uploading instead of streaming 2025/04/15 02:32:54 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 02:32:55 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/15 02:32:56 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-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:32:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi': File to upload is small (34 bytes), uploading instead of streaming 2025/04/15 02:32:59 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/15 02:33:00 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/15 02:33:01 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.75s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.80s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.85s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.08s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/04/15 02:33:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi': File to upload is small (48 bytes), uploading instead of streaming 2025/04/15 02:33:05 DEBUG : rcat_metadata: md5 = 24087cdd6b22f41a365ead455d904b97 OK 2025/04/15 02:33:05 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/04/15 02:33:06 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/04/15 02:33:07 DEBUG : rcat_metadata_uploadcutoff0: md5 = 783d92b2301b641f431b14f2656e412a OK 2025/04/15 02:33:07 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.94s) --- PASS: TestRcatMetadata/Normal (2.81s) --- PASS: TestRcatMetadata/ViaDisk (2.64s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:33:10 DEBUG : potato1: md5 = f09e26c91f0f2aadaa82ea41c4ac028c OK 2025/04/15 02:33:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi': File to upload is small (60 bytes), uploading instead of streaming 2025/04/15 02:33:11 DEBUG : potato2: md5 = 0910be3c31e6cb48a8b7a80360c04f81 OK 2025/04/15 02:33:11 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.41s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:33:14 DEBUG : potato1: md5 = 1dced87b40f2843d9a28187047b4cbb7 OK 2025/04/15 02:33:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi': File to upload is small (60 bytes), uploading instead of streaming 2025/04/15 02:33:16 DEBUG : potato2: md5 = 75bf44e22c09b93951f9c017f69e705d OK 2025/04/15 02:33:16 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.94s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:33:19 DEBUG : potato2: md5 = e3e7db1d8a0c7e55b4e195e1a257d6dd OK 2025/04/15 02:33:21 DEBUG : empty space: md5 = 57bad0fa4337d55b4d02f9ddfc4e8858 OK 2025/04/15 02:33:23 DEBUG : sub dir/potato3: md5 = cef6653519c0d5ea86b192a7256e4090 OK 2025/04/15 02:33:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi': Touching "sub dir/potato3" 2025/04/15 02:33:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi': Touching "empty space" 2025/04/15 02:33:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi': Touching "potato2" 2025/04/15 02:33:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.03s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:33:28 DEBUG : dir with metadata: Making directory with metadata 2025/04/15 02:33:29 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.54s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:33:31 DEBUG : directory with modtime: Making directory with metadata 2025/04/15 02:33:31 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.47s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:33:33 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/15 02:33:33 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/15 02:33:33 DEBUG : Google drive root 'crypt/vsr59upclqfoful6rianpeq252rc4afmv4vc0oqv91aqv7396nr0': Skipping btime metadata as can't update it on an existing file: 2025-04-15T02:33:33.512737692Z 2025/04/15 02:33:34 INFO : non existent directory: Updated directory metadata 2025/04/15 02:33:36 DEBUG : Google drive root 'crypt/vsr59upclqfoful6rianpeq252rc4afmv4vc0oqv91aqv7396nr0': Skipping btime metadata as can't update it on an existing file: 2025-04-15T02:33:33.512737692Z 2025/04/15 02:33:36 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.82s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:33:38 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/04/15 02:33:40 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/04/15 02:33:40 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.25s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:33:42 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/15 02:33:42 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/15 02:33:42 DEBUG : dst: Making directory with metadata 2025/04/15 02:33:43 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/15 02:33:43 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 02:33:43 INFO : dst: Set directory modification time (using SetModTime) 2025/04/15 02:33:44 INFO : dst: Set directory modification time (using SetModTime) 2025/04/15 02:33:44 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/04/15 02:33:44 INFO : dst: Set directory modification time (using SetModTime) 2025/04/15 02:33:44 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.63s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi'", Local "Local file system at /tmp/rclone2600457219", Modify Window "1ms" 2025/04/15 02:33:48 DEBUG : sub dir/test remove existing: md5 = 94f52932d73fb57d07ac33bf3e51e7d7 OK 2025/04/15 02:33:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 289269a8702049fa6a1e2db6cc6784c7 OK 2025/04/15 02:33:51 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.jirehiv4" before starting 2025/04/15 02:33:52 DEBUG : sub dir/test remove existing.jirehiv4: TEST: removing renamed existing file after operation 2025/04/15 02:33:53 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hisucoc7" before starting 2025/04/15 02:33:54 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hisucoc7: TEST: renaming existing back after failed operation 2025/04/15 02:33: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.dokuwep7" before starting 2025/04/15 02:33:57 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.dokuwep7: TEST: removing renamed existing file after operation 2025/04/15 02:33:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "hkjufif0s3atcmunvnl6a7etmro72ko6vcb78tlm2t6a9u1g3hf3hsipkim7rri38eut8arqn08sal1eb2oq57c59hbgpikvlbhkg7voq0i3bfdta3edc4meiqbo5l1qt5ucp0dnad4qkepkmr87r3npbbqte1687cqmdh496dqarlg41a2g" 2025/04/15 02:33:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u582h1rmb7bmmldgsp5dmtqpeegsacirdlahevt1q7l0p5qi3l00" --- PASS: TestRemoveExisting (13.15s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/04/15 02:33:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cofoceb6yidi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 11m2.888989203s (try 1/5)