"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/05/05 06:33:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-recahug7xahe" 2025/05/05 06:33:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/05 06:33:23 DEBUG : Creating backend with remote "TestDrive:crypt/p0nal12r0vs4gan8stf0qttq26run2hpfjrq9j268tiedtmm9h9g" 2025/05/05 06:33:24 DEBUG : Creating backend with remote "/tmp/rclone948357382" === 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-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.26s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/05/05 06:33:25 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/05/05 06:33:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/05 06:33:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/05 06:33:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/05/05 06:33:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/05 06:33:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/05 06:33:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/05 06:33:25 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/05/05 06:33:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/05 06:33:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/05 06:33:25 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/05/05 06:33:25 DEBUG : potato: Seek from 10 to 0 2025/05/05 06:33:25 DEBUG : potato: Seek from 10 to 0 2025/05/05 06:33:25 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/05/05 06:33:25 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/05/05 06:33:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/05 06:33:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/05 06:33:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/05/05 06:33:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/05 06:33:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/05 06:33:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/05 06:33:25 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/05/05 06:33:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/05 06:33:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/05 06:33:25 DEBUG : potato: Seek from 5 to 2 2025/05/05 06:33:25 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/05/05 06:33:25 DEBUG : potato: Seek from 7 to 0 2025/05/05 06:33:25 DEBUG : potato: Seek from 7 to 0 2025/05/05 06:33:25 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/05/05 06:33:25 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/05/05 06:33:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/05 06:33:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/05 06:33:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/05/05 06:33:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/05 06:33:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/05 06:33:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/05 06:33:25 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/05/05 06:33:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/05 06:33:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/05 06:33:25 DEBUG : potato: Seek from 5 to 2 2025/05/05 06:33:25 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/05/05 06:33:25 DEBUG : potato: Seek from 8 to 0 2025/05/05 06:33:25 DEBUG : potato: Seek from 8 to 0 2025/05/05 06:33:25 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/05/05 06:33:25 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/05/05 06:33:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/05 06:33:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/05 06:33:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/05/05 06:33:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/05 06:33:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/05 06:33:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/05 06:33:25 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/05/05 06:33:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/05 06:33:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/05 06:33:25 DEBUG : potato: Seek from 5 to 2 2025/05/05 06:33:25 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/05/05 06:33:25 DEBUG : potato: Seek from 9 to 0 2025/05/05 06:33:25 DEBUG : potato: Seek from 9 to 0 2025/05/05 06:33:25 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-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:33:27 DEBUG : rutabaga: md5 = a229d35502a33f988695cf948a430e60 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/05/05 06:33:29 DEBUG : empty space: md5 = 5526c9c42a02dce66685fdc747302049 OK === RUN TestCheck/3 2025/05/05 06:33:31 DEBUG : potato2: md5 = 307246e45d661865a78519002bc2ecd2 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/05/05 06:33:33 DEBUG : remotepotato: md5 = bbe9b02bdec01b297649e74510ac4db3 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.78s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2025/05/05 06:33:37 DEBUG : Creating backend with remote "nonexistent" 2025/05/05 06:33:37 DEBUG : Creating backend with remote "nonexistent" 2025/05/05 06:33:37 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/05/05 06:33:37 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/05/05 06:33:37 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/05/05 06:33:37 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-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:33:38 DEBUG : rutabaga: md5 = b389181afd64b3a16a055d1be00411dc OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/05/05 06:33:42 DEBUG : empty space: md5 = 1aa6102fa109344d946ca66323399e7f OK === RUN TestCheckDownload/3 2025/05/05 06:33:45 DEBUG : potato2: md5 = ba7eaf003bf587ae704b841b82327ef1 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/05/05 06:33:50 DEBUG : remotepotato: md5 = 76bd937a617183b9138fb378277d0493 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.19s) --- PASS: TestCheckDownload/1 (1.18s) --- PASS: TestCheckDownload/2 (1.00s) --- PASS: TestCheckDownload/3 (1.77s) --- PASS: TestCheckDownload/4 (1.58s) --- PASS: TestCheckDownload/5 (1.22s) --- PASS: TestCheckDownload/6 (1.62s) --- PASS: TestCheckDownload/7 (0.97s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:33:56 DEBUG : rutabaga: md5 = 88964bdad7d32cb9aa89ea5b8a36f321 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/05/05 06:33:59 DEBUG : empty space: md5 = 17d324d1249fbec159c387333facceb8 OK === RUN TestCheckSizeOnly/3 2025/05/05 06:34:00 DEBUG : potato2: md5 = bbe5fa0cf2670ae0bbdf86ae1e89b8f1 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/05/05 06:34:03 DEBUG : remotepotato: md5 = 89536728f9a937e6fae6124d944328fc OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.01s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.27s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:34:07 DEBUG : test.sum: md5 = 706968e1c379b845746351d4fafd8a7f OK 2025/05/05 06:34:08 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/05 06:34:08 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/05 06:34:08 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/05 06:34:08 NOTICE: test.sum: 2 warning(s) suppressed... 2025/05/05 06:34:10 DEBUG : test.sum: md5 = 654be499fb1dfde9a37c90edb76a21be OK 2025/05/05 06:34:11 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/05 06:34:11 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/05 06:34:11 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/05 06:34:11 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.84s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:34:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-recahug7xahe/data" 2025/05/05 06:34:12 DEBUG : Creating backend with remote "TestDrive:crypt/p0nal12r0vs4gan8stf0qttq26run2hpfjrq9j268tiedtmm9h9g/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe/data' lacks md5, skipping --- SKIP: TestCheckSum (2.11s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:34:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-recahug7xahe/data" 2025/05/05 06:34:14 DEBUG : Creating backend with remote "TestDrive:crypt/p0nal12r0vs4gan8stf0qttq26run2hpfjrq9j268tiedtmm9h9g/vjrnln8ratgmqakfosrqe8espk" 2025/05/05 06:34:18 DEBUG : data/banana: md5 = 3363604fbbb84b3b62b94bd0266a2c5f OK 2025/05/05 06:34:19 DEBUG : test.sum: md5 = e9a5179fa18896292d9cfca0861b5979 OK === RUN TestCheckSumDownload/subtest1 2025/05/05 06:34:24 DEBUG : data/potato: md5 = 9b9851a41e8729ff08d185db1b1255cb OK 2025/05/05 06:34:26 DEBUG : test.sum: md5 = 1024da1479c78bb39ab530c9aa304866 OK === RUN TestCheckSumDownload/subtest2 2025/05/05 06:34:30 DEBUG : test.sum: md5 = 5fe5e30cce4d29bcbc7cd2613042769d OK === RUN TestCheckSumDownload/subtest3 2025/05/05 06:34:34 DEBUG : test.sum: md5 = bbaed51cd044a995c58a2919bdd430e8 OK === RUN TestCheckSumDownload/subtest4 2025/05/05 06:34:38 DEBUG : test.sum: md5 = a0ef0767d0ba64d433dd3f6ff9b3174c OK === RUN TestCheckSumDownload/subtest5 2025/05/05 06:34:42 DEBUG : test.sum: md5 = dda48a65c5f234d7a5350e2a7bdd5482 OK === RUN TestCheckSumDownload/subtest6 2025/05/05 06:34:46 DEBUG : data/banana: md5 = 6dc092da44b2ada7e441601e181c66df OK 2025/05/05 06:34:48 DEBUG : data/potato: md5 = 5050b7df2c68ce72df40493d054b9e45 OK 2025/05/05 06:34:49 DEBUG : test.sum: md5 = 940a3cfda8b2f129239426061618f4ae OK === RUN TestCheckSumDownload/subtest7 2025/05/05 06:34:54 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/05/05 06:34:54 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (41.21s) --- PASS: TestCheckSumDownload/subtest1 (2.83s) --- PASS: TestCheckSumDownload/subtest2 (2.17s) --- PASS: TestCheckSumDownload/subtest3 (2.09s) --- PASS: TestCheckSumDownload/subtest4 (2.04s) --- PASS: TestCheckSumDownload/subtest5 (2.51s) --- PASS: TestCheckSumDownload/subtest6 (2.01s) --- PASS: TestCheckSumDownload/subtest7 (2.50s) === RUN TestApplyTransforms 2025/05/05 06:34:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vigahot3hija" 2025/05/05 06:34:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/05 06:34:55 DEBUG : Creating backend with remote "TestDrive:crypt/4gf705se9hk8pmbjg9mu23e68e37ibsqlacamg06c96gagh7r2kg" 2025/05/05 06:34:56 DEBUG : Creating backend with remote "/tmp/rclone3459036773" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vigahot3hija'", Local "Local file system at /tmp/rclone3459036773", Modify Window "1ms" 2025/05/05 06:34:58 DEBUG : hello, world!: md5 = 144e0a854e5e48d76d18ccd6463ea4b2 OK upper checkfile vs. lower remote (without normalization) 2025/05/05 06:34:59 ERROR : hello, world!: sum not found 2025/05/05 06:34:59 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vigahot3hija' 2025/05/05 06:34:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vigahot3hija': 1 files missing 2025/05/05 06:34:59 NOTICE: 1 hashes missing 2025/05/05 06:34:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vigahot3hija': 2 differences found 2025/05/05 06:34:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vigahot3hija': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/05/05 06:35:00 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/05 06:35:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vigahot3hija': 0 differences found 2025/05/05 06:35:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vigahot3hija': 1 matching files 2025/05/05 06:35:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jokavan4toqo" 2025/05/05 06:35:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/05 06:35:00 DEBUG : Creating backend with remote "TestDrive:crypt/0gkhrk8h3pm8acdqfaot5366i50r5092lg43jk8s0q9ke0ntg840" 2025/05/05 06:35:01 DEBUG : Creating backend with remote "/tmp/rclone407913249" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jokavan4toqo'", Local "Local file system at /tmp/rclone407913249", Modify Window "1ms" 2025/05/05 06:35:03 DEBUG : HELLO, WORLD!: md5 = 52feb2a3293217720f0116fd3354a5e0 OK lower checkfile vs. upper remote (without normalization) 2025/05/05 06:35:03 ERROR : HELLO, WORLD!: sum not found 2025/05/05 06:35:03 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jokavan4toqo' 2025/05/05 06:35:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jokavan4toqo': 1 files missing 2025/05/05 06:35:03 NOTICE: 1 hashes missing 2025/05/05 06:35:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jokavan4toqo': 2 differences found 2025/05/05 06:35:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jokavan4toqo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/05/05 06:35:05 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/05 06:35:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jokavan4toqo': 0 differences found 2025/05/05 06:35:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jokavan4toqo': 1 matching files 2025/05/05 06:35:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hulinor5pupu" 2025/05/05 06:35:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/05 06:35:05 DEBUG : Creating backend with remote "TestDrive:crypt/ph7e6a0euq5u1gk6l83raugu5lpoarvl9salo6mp9f6ita0u5a0g" 2025/05/05 06:35:06 DEBUG : Creating backend with remote "/tmp/rclone3326839361" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hulinor5pupu'", Local "Local file system at /tmp/rclone3326839361", Modify Window "1ms" 2025/05/05 06:35:08 DEBUG : HeLlO, wOrLd!: md5 = ff034a91cb087b156ee407d1cd11909d OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/05/05 06:35:09 ERROR : HeLlO, wOrLd!: sum not found 2025/05/05 06:35:09 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hulinor5pupu' 2025/05/05 06:35:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hulinor5pupu': 1 files missing 2025/05/05 06:35:09 NOTICE: 1 hashes missing 2025/05/05 06:35:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hulinor5pupu': 2 differences found 2025/05/05 06:35:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hulinor5pupu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/05/05 06:35:11 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/05 06:35:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hulinor5pupu': 0 differences found 2025/05/05 06:35:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hulinor5pupu': 1 matching files 2025/05/05 06:35:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-botowuk8ketu" 2025/05/05 06:35:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/05 06:35:11 DEBUG : Creating backend with remote "TestDrive:crypt/6dpof3klkrkei5v51s2511lce9e2di90qinojphns2u9ndovc0jg" 2025/05/05 06:35:12 DEBUG : Creating backend with remote "/tmp/rclone1859804742" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-botowuk8ketu'", Local "Local file system at /tmp/rclone1859804742", Modify Window "1ms" 2025/05/05 06:35:14 DEBUG : HELLO, WORLD!: md5 = 25e9daa8ba2cb4c404d49711d52a7d38 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/05/05 06:35:14 ERROR : HELLO, WORLD!: sum not found 2025/05/05 06:35:14 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-botowuk8ketu' 2025/05/05 06:35:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-botowuk8ketu': 1 files missing 2025/05/05 06:35:14 NOTICE: 1 hashes missing 2025/05/05 06:35:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-botowuk8ketu': 2 differences found 2025/05/05 06:35:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-botowuk8ketu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/05/05 06:35:15 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/05 06:35:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-botowuk8ketu': 0 differences found 2025/05/05 06:35:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-botowuk8ketu': 1 matching files 2025/05/05 06:35:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nasadog9kiyo" 2025/05/05 06:35:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/05 06:35:15 DEBUG : Creating backend with remote "TestDrive:crypt/293pj7rsjvr7kfk2kvgcf1d7ltnbp728b2pg3a318rc19453c8e0" 2025/05/05 06:35:16 DEBUG : Creating backend with remote "/tmp/rclone3439709522" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nasadog9kiyo'", Local "Local file system at /tmp/rclone3439709522", Modify Window "1ms" 2025/05/05 06:35:18 DEBUG : 測試_Русский___ě_áñ: md5 = eaf88dc70bad71bd43d5bed41d71d1f0 OK NFD checkfile vs. NFC remote (without normalization) 2025/05/05 06:35:19 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/05 06:35:19 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nasadog9kiyo' 2025/05/05 06:35:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nasadog9kiyo': 1 files missing 2025/05/05 06:35:19 NOTICE: 1 hashes missing 2025/05/05 06:35:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nasadog9kiyo': 2 differences found 2025/05/05 06:35:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nasadog9kiyo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/05/05 06:35:20 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/05 06:35:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nasadog9kiyo': 0 differences found 2025/05/05 06:35:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nasadog9kiyo': 1 matching files 2025/05/05 06:35:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kejosip8cudi" 2025/05/05 06:35:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/05 06:35:20 DEBUG : Creating backend with remote "TestDrive:crypt/26sn8hqc4qqaffhk4af7o8168i1nua77bih3362mmg2cbosh18v0" 2025/05/05 06:35:21 DEBUG : Creating backend with remote "/tmp/rclone192765259" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kejosip8cudi'", Local "Local file system at /tmp/rclone192765259", Modify Window "1ms" 2025/05/05 06:35:23 DEBUG : 測試_Русский___ě_áñ: md5 = cee9c3a6bf180f14132721273f0e66b5 OK NFC checkfile vs. NFD remote (without normalization) 2025/05/05 06:35:24 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/05 06:35:24 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kejosip8cudi' 2025/05/05 06:35:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kejosip8cudi': 1 files missing 2025/05/05 06:35:24 NOTICE: 1 hashes missing 2025/05/05 06:35:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kejosip8cudi': 2 differences found 2025/05/05 06:35:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kejosip8cudi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/05/05 06:35:25 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/05 06:35:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kejosip8cudi': 0 differences found 2025/05/05 06:35:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kejosip8cudi': 1 matching files 2025/05/05 06:35:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuyugiq5koyo" 2025/05/05 06:35:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/05 06:35:25 DEBUG : Creating backend with remote "TestDrive:crypt/sa07bad3il30h987l62d5nuu07olvugo89m38gns0tckoc1jf6dg" 2025/05/05 06:35:26 DEBUG : Creating backend with remote "/tmp/rclone3092583391" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyugiq5koyo'", Local "Local file system at /tmp/rclone3092583391", Modify Window "1ms" 2025/05/05 06:35:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = cd8b0deb9822de14cf3a011f97609313 OK NFDx2 checkfile vs. both remote (without normalization) 2025/05/05 06:35:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/05 06:35:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nuyugiq5koyo' 2025/05/05 06:35:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuyugiq5koyo': 1 files missing 2025/05/05 06:35:29 NOTICE: 1 hashes missing 2025/05/05 06:35:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuyugiq5koyo': 2 differences found 2025/05/05 06:35:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuyugiq5koyo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/05/05 06:35:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/05 06:35:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuyugiq5koyo': 0 differences found 2025/05/05 06:35:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuyugiq5koyo': 1 matching files 2025/05/05 06:35:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mipifom9zago" 2025/05/05 06:35:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/05 06:35:30 DEBUG : Creating backend with remote "TestDrive:crypt/qijqql12adbrvn5rklv94urenpa1vpi487qamob8gd5jjlf3it20" 2025/05/05 06:35:31 DEBUG : Creating backend with remote "/tmp/rclone1197440536" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mipifom9zago'", Local "Local file system at /tmp/rclone1197440536", Modify Window "1ms" 2025/05/05 06:35:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 7a7f37c84a2ec1a0831aa6cba3c144e7 OK NFCx2 checkfile vs. both remote (without normalization) 2025/05/05 06:35:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/05 06:35:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mipifom9zago' 2025/05/05 06:35:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mipifom9zago': 1 files missing 2025/05/05 06:35:34 NOTICE: 1 hashes missing 2025/05/05 06:35:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mipifom9zago': 2 differences found 2025/05/05 06:35:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mipifom9zago': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/05/05 06:35:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/05 06:35:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mipifom9zago': 0 differences found 2025/05/05 06:35:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mipifom9zago': 1 matching files 2025/05/05 06:35:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kucojah3xude" 2025/05/05 06:35:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/05 06:35:35 DEBUG : Creating backend with remote "TestDrive:crypt/2ao8snj4vvujeldsbp007ga04vavfpaduqp74dd453ai6rkkaj6g" 2025/05/05 06:35:36 DEBUG : Creating backend with remote "/tmp/rclone4241097739" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucojah3xude'", Local "Local file system at /tmp/rclone4241097739", Modify Window "1ms" 2025/05/05 06:35:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 224d2914bbeba6a7c2c1f07531b1374b OK both checkfile vs. NFDx2 remote (without normalization) 2025/05/05 06:35:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/05 06:35:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kucojah3xude' 2025/05/05 06:35:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kucojah3xude': 1 files missing 2025/05/05 06:35:39 NOTICE: 1 hashes missing 2025/05/05 06:35:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kucojah3xude': 2 differences found 2025/05/05 06:35:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kucojah3xude': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/05/05 06:35:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/05 06:35:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kucojah3xude': 0 differences found 2025/05/05 06:35:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kucojah3xude': 1 matching files 2025/05/05 06:35:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dutoyar5duha" 2025/05/05 06:35:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/05 06:35:40 DEBUG : Creating backend with remote "TestDrive:crypt/fmp1r3aqbgl5ngpmi7qf496hl775724vqgmgdnkvngrij4v45o4g" 2025/05/05 06:35:41 DEBUG : Creating backend with remote "/tmp/rclone2162543358" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutoyar5duha'", Local "Local file system at /tmp/rclone2162543358", Modify Window "1ms" 2025/05/05 06:35:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 86e6b242037a85a9f0d35fe1a401256c OK both checkfile vs. NFCx2 remote (without normalization) 2025/05/05 06:35:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/05 06:35:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dutoyar5duha' 2025/05/05 06:35:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dutoyar5duha': 1 files missing 2025/05/05 06:35:44 NOTICE: 1 hashes missing 2025/05/05 06:35:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dutoyar5duha': 2 differences found 2025/05/05 06:35:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dutoyar5duha': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/05/05 06:35:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/05 06:35:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dutoyar5duha': 0 differences found 2025/05/05 06:35:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dutoyar5duha': 1 matching files 2025/05/05 06:35:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dutoyar5duha': Purge remote 2025/05/05 06:35:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kucojah3xude': Purge remote 2025/05/05 06:35:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mipifom9zago': Purge remote 2025/05/05 06:35:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuyugiq5koyo': Purge remote 2025/05/05 06:35:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kejosip8cudi': Purge remote 2025/05/05 06:35:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nasadog9kiyo': Purge remote 2025/05/05 06:35:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-botowuk8ketu': Purge remote 2025/05/05 06:35:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hulinor5pupu': Purge remote 2025/05/05 06:35:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jokavan4toqo': Purge remote 2025/05/05 06:35:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vigahot3hija': Purge remote --- PASS: TestApplyTransforms (54.85s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:35:50 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/05 06:35:52 DEBUG : sub/file2: md5 = 354e267add0c87c6fa1f04ea8baf46f0 OK 2025/05/05 06:35:52 INFO : file1: Copied (new) to: sub/file2 2025/05/05 06:35:53 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 06:35:53 DEBUG : file1: Unchanged skipping 2025/05/05 06:35:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe': don't need to copy/move sub/file2, it is already at target location 2025/05/05 06:35:55 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.09s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:35:59 DEBUG : dst/file1: md5 = 5bdd2a4f393a44a2d0c8b82664ff612d OK 2025/05/05 06:36:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-recahug7xahe/backup" 2025/05/05 06:36:00 DEBUG : Creating backend with remote "TestDrive:crypt/p0nal12r0vs4gan8stf0qttq26run2hpfjrq9j268tiedtmm9h9g/1nrff024r7pq65ecp72fc28jb0" 2025/05/05 06:36:01 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/05 06:36:04 INFO : dst/file1: Moved (server-side) 2025/05/05 06:36:05 DEBUG : dst/file1: md5 = 3cc2728e83daf57ad190737d3d9efbd0 OK 2025/05/05 06:36:05 INFO : dst/file1: Copied (new) 2025/05/05 06:36:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/05 06:36:08 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/05 06:36:09 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.39s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:36:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-recahug7xahe/dst" 2025/05/05 06:36:10 DEBUG : Creating backend with remote "TestDrive:crypt/p0nal12r0vs4gan8stf0qttq26run2hpfjrq9j268tiedtmm9h9g/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/05 06:36:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-recahug7xahe/CompareDest" 2025/05/05 06:36:12 DEBUG : Creating backend with remote "TestDrive:crypt/p0nal12r0vs4gan8stf0qttq26run2hpfjrq9j268tiedtmm9h9g/gveqi14airsml4bgu7krj116o8" 2025/05/05 06:36:13 DEBUG : one: Need to transfer - File not found at Destination 2025/05/05 06:36:16 DEBUG : one: md5 = 6a26c013e1aa60bde89cbd4dfd6ddabc OK 2025/05/05 06:36:16 INFO : one: Copied (new) 2025/05/05 06:36:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/05 06:36:18 DEBUG : one: md5 = 83cd83b5a1121b33bb887b3521076210 OK 2025/05/05 06:36:18 INFO : one: Copied (replaced existing) 2025/05/05 06:36:20 DEBUG : dst/one: md5 = 0aec62a3877d8d12693610b0f321f0ba OK 2025/05/05 06:36:22 DEBUG : CompareDest/one: md5 = db3504288f7c65c8d7ca6c9352f6ea8d OK 2025/05/05 06:36:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/05 06:36:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 06:36:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/05 06:36:25 DEBUG : CompareDest/two: md5 = 86abd4daa95c0cef31d9c52bcb2ed14e OK 2025/05/05 06:36:26 DEBUG : two: Need to transfer - File not found at Destination 2025/05/05 06:36:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 06:36:26 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/05 06:36:27 DEBUG : two: Need to transfer - File not found at Destination 2025/05/05 06:36:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 06:36:27 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/05 06:36:28 DEBUG : two: Need to transfer - File not found at Destination 2025/05/05 06:36:29 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/05 06:36:30 DEBUG : two: md5 = 5b74b957076ca1581d20c93698ab6d21 OK 2025/05/05 06:36:30 INFO : two: Copied (new) 2025/05/05 06:36:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/05 06:36:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 06:36:34 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 06:36:34 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.10s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:36:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-recahug7xahe/dst" 2025/05/05 06:36:35 DEBUG : Creating backend with remote "TestDrive:crypt/p0nal12r0vs4gan8stf0qttq26run2hpfjrq9j268tiedtmm9h9g/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/05 06:36:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-recahug7xahe/CopyDest" 2025/05/05 06:36:37 DEBUG : Creating backend with remote "TestDrive:crypt/p0nal12r0vs4gan8stf0qttq26run2hpfjrq9j268tiedtmm9h9g/d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/05 06:36:38 DEBUG : one: Need to transfer - File not found at Destination 2025/05/05 06:36:41 DEBUG : one: md5 = 279e8d1b2c4ec2dcf436cb8b51aef24c OK 2025/05/05 06:36:41 INFO : one: Copied (new) 2025/05/05 06:36:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/05 06:36:43 DEBUG : one: md5 = 9478886dd4883f4dd12e07a15de7cd76 OK 2025/05/05 06:36:43 INFO : one: Copied (replaced existing) 2025/05/05 06:36:45 DEBUG : dst/one: md5 = cbded7e57942d19642ba193c4736afd6 OK 2025/05/05 06:36:47 DEBUG : CopyDest/one: md5 = 904964c81e4d9de3b8c29173c9b87957 OK 2025/05/05 06:36:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-recahug7xahe/BackupDir" 2025/05/05 06:36:48 DEBUG : Creating backend with remote "TestDrive:crypt/p0nal12r0vs4gan8stf0qttq26run2hpfjrq9j268tiedtmm9h9g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/05 06:36:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/05 06:36:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 06:36:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/05 06:36:52 INFO : one: Moved (server-side) 2025/05/05 06:36:53 INFO : one: Copied (server-side copy) 2025/05/05 06:36:53 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/05 06:36:55 DEBUG : CopyDest/two: md5 = 42cb53bfb87738f86772acc0fd9c2549 OK 2025/05/05 06:36:56 DEBUG : two: Need to transfer - File not found at Destination 2025/05/05 06:36:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 06:36:57 INFO : two: Copied (server-side copy) 2025/05/05 06:36:57 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/05 06:36:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 06:36:58 DEBUG : two: Unchanged skipping 2025/05/05 06:36:59 DEBUG : CopyDest/three: md5 = 34096c48268be094be7f9f0dc48fa11d OK 2025/05/05 06:37:00 DEBUG : three: Need to transfer - File not found at Destination 2025/05/05 06:37:00 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/05 06:37:00 DEBUG : three: Destination not found in --copy-dest 2025/05/05 06:37:02 DEBUG : three: md5 = 7b9e1adebad12d7618877660aa97016f OK 2025/05/05 06:37:02 INFO : three: Copied (new) 2025/05/05 06:37:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/05 06:37:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/05 06:37:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 06:37:07 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/05 06:37:07 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 06:37:07 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/05 06:37:08 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.48s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", 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-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.51s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:37:10 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/05/05 06:37:11 DEBUG : TestCopyFileMaxTransfer/file1: md5 = e820f40857e258f505201481fe3f15e6 OK 2025/05/05 06:37:11 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/05/05 06:37:12 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/05/05 06:37:12 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/05/05 06:37:13 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/05/05 06:37:14 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/05/05 06:37:15 DEBUG : TestCopyFileMaxTransfer/file4: md5 = b415b66cacadeebc4f43ec12d795d3cc OK 2025/05/05 06:37:15 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/05/05 06:37:17 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/05/05 06:37:17 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.80s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:37:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe': Looking for duplicate names using skip mode. 2025/05/05 06:37:22 NOTICE: one: Found 2 files with duplicate names 2025/05/05 06:37:22 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.89s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:37:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe': Looking for duplicate names using skip mode. 2025/05/05 06:37:28 NOTICE: one: Found 3 files with duplicate names 2025/05/05 06:37:28 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/05/05 06:37:28 INFO : one: Deleted 2025/05/05 06:37:28 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.32s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:37:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe': Looking for duplicate names using first mode. 2025/05/05 06:37:34 NOTICE: one: Found 3 files with duplicate names 2025/05/05 06:37:34 INFO : one: Deleted 2025/05/05 06:37:35 INFO : one: Deleted 2025/05/05 06:37:35 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.32s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:37:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe': Looking for duplicate names using newest mode. 2025/05/05 06:37:40 NOTICE: one: Found 3 files with duplicate names 2025/05/05 06:37:41 INFO : one: Deleted 2025/05/05 06:37:41 INFO : one: Deleted 2025/05/05 06:37:41 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.40s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:37:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe': Looking for duplicate names using oldest mode. 2025/05/05 06:37:47 NOTICE: one: Found 3 files with duplicate names 2025/05/05 06:37:47 INFO : one: Deleted 2025/05/05 06:37:48 INFO : one: Deleted 2025/05/05 06:37:48 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.19s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:37:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe': Looking for duplicate names using largest mode. 2025/05/05 06:37:53 NOTICE: one: Found 3 files with duplicate names 2025/05/05 06:37:54 INFO : one: Deleted 2025/05/05 06:37:54 INFO : one: Deleted 2025/05/05 06:37:54 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.19s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:37:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe': Looking for duplicate names using smallest mode. 2025/05/05 06:38:00 NOTICE: one: Found 3 files with duplicate names 2025/05/05 06:38:00 INFO : one: Deleted 2025/05/05 06:38:01 INFO : one: Deleted 2025/05/05 06:38:01 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.37s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:38:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe': Looking for duplicate names using rename mode. 2025/05/05 06:38:07 NOTICE: one.txt: Found 3 files with duplicate names 2025/05/05 06:38:08 INFO : one-2.txt: renamed from: one.txt 2025/05/05 06:38:09 INFO : one-3.txt: renamed from: one.txt 2025/05/05 06:38:11 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.43s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:38:15 DEBUG : dupe1/one.txt: md5 = c978b0d8d821f84ffa01488e46d57b47 OK 2025/05/05 06:38:17 DEBUG : dupe2/two.txt: md5 = 936deeebeb79e3de80ca4b484f9d0c56 OK 2025/05/05 06:38:20 DEBUG : dupe3/three.txt: md5 = a129353bd4d97907f9e616bd122a4de6 OK 2025/05/05 06:38:20 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/05/05 06:38:21 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/05/05 06:38:21 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/05/05 06:38:22 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/05/05 06:38:25 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/05/05 06:38:25 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/05/05 06:38:25 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.88s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:38:28 DEBUG : a.txt: md5 = 89e0b89f6744f3dae329f0aad1f2e56d OK 2025/05/05 06:38:29 DEBUG : zend.txt: md5 = c9cb267dcc3d6cb3fbc9efc2a5c698fb OK 2025/05/05 06:38:31 DEBUG : sub dir/hello world: md5 = ce44b5dc03c8445b5c25a0ef86fa19b3 OK 2025/05/05 06:38:33 DEBUG : sub dir/hello world2: md5 = 71f5d1c485ac562d10f44d55b1abe375 OK 2025/05/05 06:38:35 DEBUG : sub dir/ignore dir/.ignore: md5 = 06e472eba0fad212a2377cda53bfb236 OK 2025/05/05 06:38:36 DEBUG : sub dir/ignore dir/should be ignored: md5 = 47e3a99eb5cdfb3b0300fed595d3b685 OK 2025/05/05 06:38:38 DEBUG : sub dir/sub sub dir/hello world3: md5 = 9dc137d50bdb76a5c5920327d381ca29 OK 2025/05/05 06:38:40 DEBUG : a.txt: Excluded (Size Filter) 2025/05/05 06:38:40 DEBUG : a.txt: Excluded 2025/05/05 06:38:40 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/05 06:38:40 DEBUG : sub dir/hello world: Excluded 2025/05/05 06:38:40 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/05 06:38:40 DEBUG : sub dir/hello world2: Excluded 2025/05/05 06:38:41 DEBUG : sub dir/ignore dir: Excluded 2025/05/05 06:38:41 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/05 06:38:41 DEBUG : sub dir/hello world: Excluded 2025/05/05 06:38:41 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/05 06:38:41 DEBUG : sub dir/hello world2: Excluded 2025/05/05 06:38:41 DEBUG : sub dir/ignore dir: Excluded 2025/05/05 06:38:46 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/05 06:38:47 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/05 06:38:47 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/05 06:38:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/05 06:38:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/05 06:38:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/05/05 06:38:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (22.29s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:38:50 DEBUG : a.txt: md5 = bf18c0da66043f7ce7d29f2935037d1b OK 2025/05/05 06:38:51 DEBUG : zend.txt: md5 = f913f8e09c6f8ec9b7e3fdb8224cdc4e OK 2025/05/05 06:38:53 DEBUG : sub dir/hello world: md5 = 21dd088c8cc25089ce3ae4ef637e7905 OK 2025/05/05 06:38:54 DEBUG : sub dir/hello world2: md5 = 829871d598c0bee99962d8cbff025530 OK 2025/05/05 06:38:56 DEBUG : sub dir/ignore dir/.ignore: md5 = d65cfb91446ab9862a67c175899b3c7e OK 2025/05/05 06:38:58 DEBUG : sub dir/ignore dir/should be ignored: md5 = 405b1783713ed6158adef6bb9eaa6535 OK 2025/05/05 06:39:00 DEBUG : sub dir/sub sub dir/hello world3: md5 = 164eaa7b07095603bfadfade8042dd0a OK 2025/05/05 06:39:01 DEBUG : a.txt: Excluded (Size Filter) 2025/05/05 06:39:01 DEBUG : a.txt: Excluded 2025/05/05 06:39:02 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/05 06:39:02 DEBUG : sub dir/hello world: Excluded 2025/05/05 06:39:02 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/05 06:39:02 DEBUG : sub dir/hello world2: Excluded 2025/05/05 06:39:03 DEBUG : sub dir/ignore dir: Excluded 2025/05/05 06:39:03 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/05 06:39:03 DEBUG : sub dir/hello world: Excluded 2025/05/05 06:39:03 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/05 06:39:03 DEBUG : sub dir/hello world2: Excluded 2025/05/05 06:39:03 DEBUG : sub dir/ignore dir: Excluded 2025/05/05 06:39:08 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/05 06:39:08 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/05 06:39:08 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/05 06:39:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/05 06:39:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/05 06:39:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/05/05 06:39:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.41s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:39:11 DEBUG : file1: md5 = ec1fa6c02c267989cb757e5feb6853dd OK 2025/05/05 06:39:13 DEBUG : sub/file2: md5 = 9a7c6a1cc261fb379154bf933c50c1b9 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/05/05 06:39:16 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/05/05 06:39:17 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/05/05 06:39:17 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/05/05 06:39:19 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.63s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.53s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.29s) --- PASS: TestListJSON/Metadata (0.70s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:39:21 DEBUG : file1: md5 = b93344c5f8c4757f11472ee6879fc358 OK 2025/05/05 06:39:23 DEBUG : sub/file2: md5 = af652dad69019c57d993f01d91b1f03e OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/05/05 06:39:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-recahug7xahe/notfound" 2025/05/05 06:39:27 DEBUG : Config file has changed externally - reloading 2025/05/05 06:39:27 DEBUG : Creating backend with remote "TestDrive:crypt/p0nal12r0vs4gan8stf0qttq26run2hpfjrq9j268tiedtmm9h9g/qe0i31qdkoejk60elps0ni5sqk" 2025/05/05 06:39:30 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.53s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.52s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.53s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.22s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.22s) --- PASS: TestStatJSON/RootNotFound (1.83s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:39:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe': Making directory 2025/05/05 06:39:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe': Making directory --- PASS: TestMkdir (0.70s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:39:34 DEBUG : sub dir/hello world: md5 = acc024067aae4163c8d4918b045fef09 OK 2025/05/05 06:39:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.58s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:39:38 DEBUG : potato2: md5 = 76419863d8418c7a5a06b1d4c5124aab OK 2025/05/05 06:39:39 DEBUG : empty space: md5 = b17b30fe10b1daff849f12a056dddc8d OK --- PASS: TestLs (4.87s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:39:42 DEBUG : potato2: md5 = 34ea99d512f08ad995e84cee33be6396 OK 2025/05/05 06:39:44 DEBUG : empty space: md5 = 6807c4c707393207e41e4ad4fbd2b77b OK 2025/05/05 06:39:44 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/05/05 06:39:44 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.74s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:39:47 DEBUG : potato2: md5 = d9709deb727d9743830304f0ef883f60 OK 2025/05/05 06:39:49 DEBUG : empty space: md5 = 3000eab057bd7207eb9fa2dbb957c845 OK --- PASS: TestLsLong (4.94s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:39:52 DEBUG : potato2: md5 = d6ba26447db6e72a5e475d3c83c51735 OK 2025/05/05 06:39:53 DEBUG : empty space: md5 = 3d5ffe30f88984a2e9e47683f0212e5c OK --- PASS: TestHashSums (4.43s) === RUN TestHashSumsWithErrors 2025/05/05 06:39:55 DEBUG : Creating backend with remote ":memory:" 2025/05/05 06:39:55 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/05/05 06:39:55 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/05 06:39:55 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/05 06:39:55 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/05 06:39:55 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/05 06:39:55 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/05 06:39:55 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/05 06:39:55 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/05/05 06:39:55 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-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:39:57 DEBUG : potato2: md5 = 384ad2c37cb7b0e820d80c2e0d2b5742 OK 2025/05/05 06:39:58 DEBUG : empty space: md5 = e2c235658288127e7c55b3632ddad8a3 OK 2025/05/05 06:40:00 DEBUG : sub dir/potato3: md5 = 315c25cccc95de174f7bdeb30eb2c45f OK 2025/05/05 06:40:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.89s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:40:05 DEBUG : small: md5 = c09f29c7a762ec9ad14a09b22877f046 OK 2025/05/05 06:40:07 DEBUG : medium: md5 = b5e46252c6bcf93f4b751f783a1f5d76 OK 2025/05/05 06:40:08 DEBUG : large: md5 = c3b2a545a059832255058e57c8ee3eee OK 2025/05/05 06:40:09 DEBUG : Waiting for deletions to finish 2025/05/05 06:40:09 DEBUG : large: Excluded (Size Filter) 2025/05/05 06:40:09 INFO : medium: Deleted 2025/05/05 06:40:09 INFO : small: Deleted --- PASS: TestDelete (6.50s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:40:12 DEBUG : small: md5 = fda2a4f7bf0d53d6e06bf047280b04bb OK 2025/05/05 06:40:13 DEBUG : medium: md5 = b24c56cbbc91bcc47b833421c5666508 OK 2025/05/05 06:40:15 DEBUG : large: md5 = de878dc2172a2ccf7e83bb6f6907eba0 OK 2025/05/05 06:40:15 DEBUG : Waiting for deletions to finish 2025/05/05 06:40:15 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/05/05 06:40:16 INFO : large: Deleted 2025/05/05 06:40:16 INFO : small: Deleted --- PASS: TestMaxDelete (7.21s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:40:19 DEBUG : small: md5 = 58485f37ad5a4bd03353c79c62103c6f OK 2025/05/05 06:40:20 DEBUG : medium: md5 = 5b3c2b814dfe703042522c9d1788297e OK 2025/05/05 06:40:22 DEBUG : large: md5 = 5ef477c7b987dc5a825d123c7daf5c4c OK 2025/05/05 06:40:22 DEBUG : Waiting for deletions to finish 2025/05/05 06:40:22 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/05 06:40:23 INFO : small: Deleted 2025/05/05 06:40:23 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.69s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:40:27 DEBUG : small: md5 = fe2a9f137ba779d21f065a473636e138 OK 2025/05/05 06:40:28 DEBUG : medium: md5 = 6688dd6f9b93265d830e8069990a1698 OK 2025/05/05 06:40:30 DEBUG : large: md5 = 6d10720ef5687babbf7204fab466620b OK 2025/05/05 06:40:30 DEBUG : Waiting for deletions to finish 2025/05/05 06:40:30 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/05 06:40:31 INFO : medium: Deleted 2025/05/05 06:40:31 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.74s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:40:34 DEBUG : ReadFile: md5 = 9afcd1c2d67ec478a97fdd58e3f8cc45 OK --- PASS: TestReadFile (4.12s) === RUN TestRetry 2025/05/05 06:40:36 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/05/05 06:40:36 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/05/05 06:40:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/05 06:40:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/05 06:40:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/05 06:40:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/05 06:40:36 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-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:40:38 DEBUG : file1: md5 = 967a99c1f35ae181fc7b3a5eb8525559 OK 2025/05/05 06:40:39 DEBUG : file2: md5 = 7ec094f07fd887d993cb68be5582a619 OK --- PASS: TestCat (16.07s) === RUN TestPurge 2025/05/05 06:40:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zadulaz3qaba" 2025/05/05 06:40:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/05 06:40:53 DEBUG : Creating backend with remote "TestDrive:crypt/segpbc9ne1mos0s7maoicrddc1vsr85if6kruuln2ufssuldeq9g" 2025/05/05 06:40:54 DEBUG : Creating backend with remote "/tmp/rclone3130851053" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zadulaz3qaba'", Local "Local file system at /tmp/rclone3130851053", Modify Window "1ms" 2025/05/05 06:40:58 DEBUG : A1/B1/C1/one: md5 = fdb55792e0197f616230ed6473217b3d OK 2025/05/05 06:40:58 INFO : A2: Making directory 2025/05/05 06:40:59 INFO : A1/B2: Making directory 2025/05/05 06:41:00 INFO : A1/B2/C2: Making directory 2025/05/05 06:41:00 INFO : A1/B1/C3: Making directory 2025/05/05 06:41:01 INFO : A3: Making directory 2025/05/05 06:41:02 INFO : A3/B3: Making directory 2025/05/05 06:41:03 INFO : A3/B3/C4: Making directory 2025/05/05 06:41:05 DEBUG : A1/two: md5 = d9793a272ed56c71aeec356481395d92 OK 2025/05/05 06:41:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zadulaz3qaba': Purge remote 2025/05/05 06:41:09 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.26s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:41:13 DEBUG : A1/B1/C1/one: md5 = ff423980c55174c8195e56c1f2574f4c OK 2025/05/05 06:41:13 INFO : A2: Making directory 2025/05/05 06:41:13 INFO : A1/B2: Making directory 2025/05/05 06:41:14 INFO : A1/B2/C2: Making directory 2025/05/05 06:41:15 INFO : A1/B1/C3: Making directory 2025/05/05 06:41:16 INFO : A3: Making directory 2025/05/05 06:41:16 INFO : A3/B3: Making directory 2025/05/05 06:41:17 INFO : A3/B3/C4: Making directory 2025/05/05 06:41:19 DEBUG : A1/two: md5 = 10fe474ae25a59b92373901ac9a5e176 OK 2025/05/05 06:41:20 DEBUG : removing 1 level 3 directories 2025/05/05 06:41:20 INFO : A3/B3/C4: Removing directory 2025/05/05 06:41:23 DEBUG : removing 2 level 3 directories 2025/05/05 06:41:23 INFO : A1/B2/C2: Removing directory 2025/05/05 06:41:23 INFO : A1/B1/C3: Removing directory 2025/05/05 06:41:24 DEBUG : removing 2 level 2 directories 2025/05/05 06:41:24 INFO : A3/B3: Removing directory 2025/05/05 06:41:24 INFO : A1/B2: Removing directory 2025/05/05 06:41:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/05 06:41:24 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/05/05 06:41:24 DEBUG : removing 2 level 1 directories 2025/05/05 06:41:24 INFO : A3: Removing directory 2025/05/05 06:41:24 INFO : A2: Removing directory 2025/05/05 06:41:24 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/05/05 06:41:28 DEBUG : removing 1 level 3 directories 2025/05/05 06:41:28 INFO : A1/B1/C1: Removing directory 2025/05/05 06:41:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 06:41:29 DEBUG : removing 1 level 2 directories 2025/05/05 06:41:29 INFO : A1/B1: Removing directory 2025/05/05 06:41:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/05 06:41:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/05 06:41:30 DEBUG : removing 1 level 1 directories 2025/05/05 06:41:30 INFO : A1: Removing directory 2025/05/05 06:41:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/05 06:41:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/05 06:41:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/05 06:41:30 DEBUG : removing 1 level 0 directories 2025/05/05 06:41:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe': Removing directory 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/05 06:41:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (23.29s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:41:33 INFO : A1: Making directory 2025/05/05 06:41:33 INFO : A1/B1: Making directory 2025/05/05 06:41:34 INFO : A1/B1/C1: Making directory 2025/05/05 06:41:37 DEBUG : removing 1 level 3 directories 2025/05/05 06:41:37 INFO : A1/B1/C1: Removing directory 2025/05/05 06:41:37 DEBUG : removing 1 level 2 directories 2025/05/05 06:41:37 INFO : A1/B1: Removing directory 2025/05/05 06:41:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/05 06:41:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.16s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:41:40 INFO : A1: Making directory 2025/05/05 06:41:41 INFO : A1/B1: Making directory 2025/05/05 06:41:42 INFO : A1/B1/C1: Making directory 2025/05/05 06:41:45 DEBUG : removing 1 level 3 directories 2025/05/05 06:41:45 INFO : A1/B1/C1: Removing directory 2025/05/05 06:41:46 DEBUG : removing 1 level 2 directories 2025/05/05 06:41:46 INFO : A1/B1: Removing directory 2025/05/05 06:41:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/05 06:41:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.23s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:41:50 DEBUG : file1: md5 = d1873aa1fd2026943aed7aa8ba9fa844 OK 2025/05/05 06:41:50 DEBUG : filename.txt: File name found in url 2025/05/05 06:41:52 DEBUG : filename.txt: md5 = 3769da0c1223f43ecb23d4cf0a57de17 OK 2025/05/05 06:41:52 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/05/05 06:41:53 DEBUG : headerfilename.txt: md5 = 29e6638091a5dc45cbe27828ed2ff955 OK 2025/05/05 06:41:55 DEBUG : file2: md5 = 14ae05ed29fecb9fbeac0c6d7e7490f0 OK --- PASS: TestCopyURL (8.71s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:41:57 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/05 06:42:00 DEBUG : sub/file2: md5 = 2140c6e2f17907cc9df8f3731bcb7f96 OK 2025/05/05 06:42:00 INFO : file1: Copied (new) to: sub/file2 2025/05/05 06:42:00 INFO : file1: Deleted 2025/05/05 06:42:01 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 06:42:01 DEBUG : file1: Unchanged skipping 2025/05/05 06:42:01 INFO : file1: Deleted 2025/05/05 06:42:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe': don't need to copy/move sub/file2, it is already at target location 2025/05/05 06:42:03 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.52s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:42:04 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/05 06:42:05 DEBUG : file1: md5 = e50d79eb4afa64ee2250136ae61356b9 OK 2025/05/05 06:42:05 INFO : file1: Copied (new) 2025/05/05 06:42:05 INFO : file1: Deleted 2025/05/05 06:42:06 DEBUG : file1: Destination exists, skipping 2025/05/05 06:42:06 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.67s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:42:10 DEBUG : dst/file1: md5 = a6835d2315cf613901b96580f0f01d3d OK 2025/05/05 06:42:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-recahug7xahe/backup" 2025/05/05 06:42:11 DEBUG : Creating backend with remote "TestDrive:crypt/p0nal12r0vs4gan8stf0qttq26run2hpfjrq9j268tiedtmm9h9g/1nrff024r7pq65ecp72fc28jb0" 2025/05/05 06:42:13 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/05 06:42:15 INFO : dst/file1: Moved (server-side) 2025/05/05 06:42:16 DEBUG : dst/file1: md5 = 0bdd5be9f5fb710486008c75776997b7 OK 2025/05/05 06:42:16 INFO : dst/file1: Copied (new) 2025/05/05 06:42:16 INFO : dst/file1: Deleted 2025/05/05 06:42:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/05 06:42:20 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/05 06:42:20 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.89s) === 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-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:42:23 DEBUG : A1/one: md5 = ea2dad77f346bbf81816b88f00ffbd14 OK 2025/05/05 06:42:24 DEBUG : A1/two: md5 = 8b6798ffe78cbe7d720f508cc77fc20e OK 2025/05/05 06:42:27 DEBUG : A1/B1/three: md5 = ee3ffae6dd4c55aad40d8fca70a64794 OK 2025/05/05 06:42:29 DEBUG : A1/B1/C1/four: md5 = 5374f78091644dbc2c02e2e2e2fa3940 OK 2025/05/05 06:42:31 DEBUG : A1/B1/C2/five: md5 = d0367ff8656a9a476d8bb11814ad1989 OK 2025/05/05 06:42:31 INFO : A1/B2: Making directory 2025/05/05 06:42:32 INFO : A1/B1/C3: Making directory 2025/05/05 06:42:42 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/05/05 06:42:42 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/05/05 06:42:42 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/05/05 06:42:43 INFO : A2/two: Moved (server-side) to: A3/two 2025/05/05 06:42:43 INFO : A2/one: Moved (server-side) to: A3/one 2025/05/05 06:42:46 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/05 06:42:46 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/05 06:42:46 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/05 06:42:47 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/05 06:42:47 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/05 06:42:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/05/05 06:42:55 INFO : A3/one: Moved (server-side) to: A4/one 2025/05/05 06:42:55 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/05/05 06:42:55 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/05/05 06:42:55 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/05/05 06:42:55 INFO : A3/two: Moved (server-side) to: A4/two 2025/05/05 06:42:58 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/05 06:42:58 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/05 06:42:58 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/05 06:42:59 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/05 06:42:59 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/05 06:43:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/05/05 06:43:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/05/05 06:43:07 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/05 06:43:07 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/05 06:43:07 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/05 06:43:07 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/05 06:43:08 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/05 06:43:08 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/05 06:43:08 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/05 06:43:08 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (47.24s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:43:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe': File to upload is small (34 bytes), uploading instead of streaming 2025/05/05 06:43:10 DEBUG : no_checksum_small_file_from_pipe: md5 = 2ec7e4610fdcedc2ebbc6821ef053775 OK 2025/05/05 06:43:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/05/05 06:43:10 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/05 06:43:11 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/05/05 06:43:12 DEBUG : no_checksum_big_file_from_pipe: md5 = adb3f06a1d6e8a70e768c3c7de67fd64 OK 2025/05/05 06:43:12 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-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:43:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe': File to upload is small (34 bytes), uploading instead of streaming 2025/05/05 06:43:16 DEBUG : with_checksum_small_file_from_pipe: md5 = e9b194bb32f1dc820d736bfe0895df1e OK 2025/05/05 06:43:16 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/05 06:43:16 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/05/05 06:43:17 DEBUG : with_checksum_big_file_from_pipe: md5 = d5272d46fcb3d81ea86abd5366908c3c OK 2025/05/05 06:43:17 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-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:43:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe': File to upload is small (34 bytes), uploading instead of streaming 2025/05/05 06:43:20 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 06:43:21 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/05 06:43:22 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-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:43:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe': File to upload is small (34 bytes), uploading instead of streaming 2025/05/05 06:43:25 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/05 06:43:26 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/05 06:43:27 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.03s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.10s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.14s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.63s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.16s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/05/05 06:43:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe': File to upload is small (48 bytes), uploading instead of streaming 2025/05/05 06:43:30 DEBUG : rcat_metadata: md5 = 6cfe27210fcc5f2cb76b263e2c172175 OK 2025/05/05 06:43:30 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/05/05 06:43:32 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/05/05 06:43:33 DEBUG : rcat_metadata_uploadcutoff0: md5 = c653ba4a5d07a923a897aba55c0edf79 OK 2025/05/05 06:43:33 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.84s) --- PASS: TestRcatMetadata/Normal (2.50s) --- PASS: TestRcatMetadata/ViaDisk (2.87s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:43:36 DEBUG : potato1: md5 = 34e0181eea8033893710fdce749ac7ff OK 2025/05/05 06:43:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe': File to upload is small (60 bytes), uploading instead of streaming 2025/05/05 06:43:37 DEBUG : potato2: md5 = 76a0d8a36b278fee9baceef8dda6c455 OK 2025/05/05 06:43:37 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.45s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:43:40 DEBUG : potato1: md5 = 3c96b2347cc5ed4086f11abec379de2f OK 2025/05/05 06:43:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe': File to upload is small (60 bytes), uploading instead of streaming 2025/05/05 06:43:42 DEBUG : potato2: md5 = 57a4e65d680410fb14658a3f3eef5522 OK 2025/05/05 06:43:42 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.04s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:43:46 DEBUG : potato2: md5 = 905910f4233c4adf68246c56240c3487 OK 2025/05/05 06:43:47 DEBUG : empty space: md5 = 5bf8d51de2406c2af54aec1082ee7b13 OK 2025/05/05 06:43:49 DEBUG : sub dir/potato3: md5 = 960e564179dd584a761d6766af344e32 OK 2025/05/05 06:43:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe': Touching "sub dir/potato3" 2025/05/05 06:43:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe': Touching "empty space" 2025/05/05 06:43:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe': Touching "potato2" 2025/05/05 06:43:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.91s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:43:54 DEBUG : dir with metadata: Making directory with metadata 2025/05/05 06:43:55 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.61s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:43:57 DEBUG : directory with modtime: Making directory with metadata 2025/05/05 06:43:57 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.48s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:43:59 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/05 06:43:59 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/05 06:43:59 DEBUG : Google drive root 'crypt/p0nal12r0vs4gan8stf0qttq26run2hpfjrq9j268tiedtmm9h9g': Skipping btime metadata as can't update it on an existing file: 2025-05-05T06:43:59.62766251Z 2025/05/05 06:44:00 INFO : non existent directory: Updated directory metadata 2025/05/05 06:44:02 DEBUG : Google drive root 'crypt/p0nal12r0vs4gan8stf0qttq26run2hpfjrq9j268tiedtmm9h9g': Skipping btime metadata as can't update it on an existing file: 2025-05-05T06:43:59.62766251Z 2025/05/05 06:44:03 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.01s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:44:04 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/05/05 06:44:06 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/05/05 06:44:07 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.07s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:44:08 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/05 06:44:08 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/05 06:44:08 DEBUG : dst: Making directory with metadata 2025/05/05 06:44:09 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/05 06:44:09 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 06:44:09 INFO : dst: Set directory modification time (using SetModTime) 2025/05/05 06:44:10 INFO : dst: Set directory modification time (using SetModTime) 2025/05/05 06:44:10 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/05/05 06:44:10 INFO : dst: Set directory modification time (using SetModTime) 2025/05/05 06:44:10 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.59s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe'", Local "Local file system at /tmp/rclone948357382", Modify Window "1ms" 2025/05/05 06:44:14 DEBUG : sub dir/test remove existing: md5 = 96d487c1549ca4e484f86fb1257cbf8e OK 2025/05/05 06:44:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 86c6684ada824e2ff9ba478c9bc0626a OK 2025/05/05 06:44:17 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.buziler8" before starting 2025/05/05 06:44:18 DEBUG : sub dir/test remove existing.buziler8: TEST: removing renamed existing file after operation 2025/05/05 06:44:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.makahan4" before starting 2025/05/05 06:44:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.makahan4: TEST: renaming existing back after failed operation 2025/05/05 06:44:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kejoqet5" before starting 2025/05/05 06:44:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kejoqet5: TEST: removing renamed existing file after operation 2025/05/05 06:44:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "iqo25hhr80f727da9ancb2ll5u0vu8c645dvlh381b3vd9gnu2ng" 2025/05/05 06:44:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "79aku0lk7fnp8kfm0heug0d5fvg9timnu0uvhlsl24ejlhmeoamb541kd9fvtsgkknhmdl5d493haf1id3m60qpnce5ra4495bdb3sdgcb3h5ov09jgilnirkhidh7aumt8elejorpurq58ljlcke2uovqdhvsjv08t36ecgos2gjnu3gc20" --- PASS: TestRemoveExisting (13.35s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/05/05 06:44:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-recahug7xahe': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 11m2.410488837s (try 1/5)