"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/02/17 04:04:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fegusop8dudu" 2025/02/17 04:04:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/17 04:04:56 DEBUG : Creating backend with remote "TestDrive:crypt/kqf7cc69f3vvoqh3gnrr3c26la0agf4pf7a943bkkvopi1s7hudg" 2025/02/17 04:04:57 DEBUG : Creating backend with remote "/tmp/rclone999758005" === 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-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", 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-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.27s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/02/17 04:04:58 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/02/17 04:04:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/17 04:04:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/17 04:04:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/02/17 04:04:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/17 04:04:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/17 04:04:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/17 04:04:58 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/02/17 04:04:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/17 04:04:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/17 04:04:58 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/02/17 04:04:58 DEBUG : potato: Seek from 10 to 0 2025/02/17 04:04:58 DEBUG : potato: Seek from 10 to 0 2025/02/17 04:04:58 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/02/17 04:04:58 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/02/17 04:04:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/17 04:04:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/17 04:04:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/02/17 04:04:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/17 04:04:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/17 04:04:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/17 04:04:58 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/02/17 04:04:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/17 04:04:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/17 04:04:58 DEBUG : potato: Seek from 5 to 2 2025/02/17 04:04:58 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/02/17 04:04:58 DEBUG : potato: Seek from 7 to 0 2025/02/17 04:04:58 DEBUG : potato: Seek from 7 to 0 2025/02/17 04:04:58 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/02/17 04:04:58 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/02/17 04:04:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/17 04:04:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/17 04:04:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/02/17 04:04:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/17 04:04:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/17 04:04:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/17 04:04:58 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/02/17 04:04:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/17 04:04:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/17 04:04:58 DEBUG : potato: Seek from 5 to 2 2025/02/17 04:04:58 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/02/17 04:04:58 DEBUG : potato: Seek from 8 to 0 2025/02/17 04:04:58 DEBUG : potato: Seek from 8 to 0 2025/02/17 04:04:58 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/02/17 04:04:58 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/02/17 04:04:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/17 04:04:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/17 04:04:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/02/17 04:04:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/17 04:04:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/17 04:04:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/17 04:04:58 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/02/17 04:04:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/17 04:04:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/17 04:04:58 DEBUG : potato: Seek from 5 to 2 2025/02/17 04:04:58 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/02/17 04:04:58 DEBUG : potato: Seek from 9 to 0 2025/02/17 04:04:58 DEBUG : potato: Seek from 9 to 0 2025/02/17 04:04:58 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" 2025/02/17 04:05:00 DEBUG : rutabaga: md5 = b92be34fac9da9362e390187b91c00b1 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/02/17 04:05:03 DEBUG : empty space: md5 = c6f6f79d1a2c63a4c01a6560180c740b OK === RUN TestCheck/3 2025/02/17 04:05:05 DEBUG : potato2: md5 = 6c08a048a33a225283eaf51fc17fdac3 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/02/17 04:05:07 DEBUG : remotepotato: md5 = 5e00c036d65812c994b23dde5c381e25 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.59s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.28s) --- PASS: TestCheck/3 (0.29s) --- PASS: TestCheck/4 (0.30s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2025/02/17 04:05:10 DEBUG : Creating backend with remote "nonexistent" 2025/02/17 04:05:10 DEBUG : Creating backend with remote "nonexistent" 2025/02/17 04:05:10 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/02/17 04:05:10 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/02/17 04:05:10 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/02/17 04:05:10 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-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" 2025/02/17 04:05:12 DEBUG : rutabaga: md5 = 1ff5997ca8c64acf01e68a959a69d9d4 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/02/17 04:05:16 DEBUG : empty space: md5 = b6a8fe3718799ace6f022eb8417ee153 OK === RUN TestCheckDownload/3 2025/02/17 04:05:19 DEBUG : potato2: md5 = 82d960ec5d8aefc96c451dfe3e461d76 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/02/17 04:05:23 DEBUG : remotepotato: md5 = 8d406b1772535dc13799586168ac632f OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.01s) --- PASS: TestCheckDownload/1 (1.36s) --- PASS: TestCheckDownload/2 (1.05s) --- PASS: TestCheckDownload/3 (1.12s) --- PASS: TestCheckDownload/4 (1.62s) --- PASS: TestCheckDownload/5 (1.33s) --- PASS: TestCheckDownload/6 (1.28s) --- PASS: TestCheckDownload/7 (0.98s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" 2025/02/17 04:05:30 DEBUG : rutabaga: md5 = 942b4eb326e7b291aa128f57aac89f71 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/02/17 04:05:32 DEBUG : empty space: md5 = 6c5e05d61937cd051dc3e698b1ac37c1 OK === RUN TestCheckSizeOnly/3 2025/02/17 04:05:34 DEBUG : potato2: md5 = a4d124d783cff69a7cbb32ab742d1bf0 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/02/17 04:05:36 DEBUG : remotepotato: md5 = f868beba64413530e6902f41a159eacc OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.53s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" 2025/02/17 04:05:41 DEBUG : test.sum: md5 = 14588cd4d9d825d3cf8282de1d0bed8a OK 2025/02/17 04:05:43 NOTICE: test.sum: improperly formatted checksum line 4 2025/02/17 04:05:43 NOTICE: test.sum: improperly formatted checksum line 5 2025/02/17 04:05:43 NOTICE: test.sum: improperly formatted checksum line 6 2025/02/17 04:05:43 NOTICE: test.sum: 2 warning(s) suppressed... 2025/02/17 04:05:44 DEBUG : test.sum: md5 = b88f1ad3c064721e7f179592fd2f8935 OK 2025/02/17 04:05:45 NOTICE: test.sum: improperly formatted checksum line 4 2025/02/17 04:05:45 NOTICE: test.sum: improperly formatted checksum line 5 2025/02/17 04:05:45 NOTICE: test.sum: improperly formatted checksum line 6 2025/02/17 04:05:45 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.50s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" 2025/02/17 04:05:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fegusop8dudu/data" 2025/02/17 04:05:46 DEBUG : Creating backend with remote "TestDrive:crypt/kqf7cc69f3vvoqh3gnrr3c26la0agf4pf7a943bkkvopi1s7hudg/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu/data' lacks md5, skipping --- SKIP: TestCheckSum (2.04s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" 2025/02/17 04:05:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fegusop8dudu/data" 2025/02/17 04:05:48 DEBUG : Creating backend with remote "TestDrive:crypt/kqf7cc69f3vvoqh3gnrr3c26la0agf4pf7a943bkkvopi1s7hudg/vjrnln8ratgmqakfosrqe8espk" 2025/02/17 04:05:52 DEBUG : data/banana: md5 = d39e756222252bc9eb777eaf8625fb4b OK 2025/02/17 04:05:54 DEBUG : test.sum: md5 = b0dffc7c41d4d3f08fde661e6ff81962 OK === RUN TestCheckSumDownload/subtest1 2025/02/17 04:05:59 DEBUG : data/potato: md5 = 751c7cdf3abaa6470349055ae53c05f3 OK 2025/02/17 04:06:00 DEBUG : test.sum: md5 = 209d6d0ac5d992bec8ab017da5109a42 OK === RUN TestCheckSumDownload/subtest2 2025/02/17 04:06:04 DEBUG : test.sum: md5 = 84b5831d6d073e3b62a616442edad8d1 OK === RUN TestCheckSumDownload/subtest3 2025/02/17 04:06:08 DEBUG : test.sum: md5 = c4459cd07c5bcb2744e983d81050bb42 OK === RUN TestCheckSumDownload/subtest4 2025/02/17 04:06:13 DEBUG : test.sum: md5 = 4fdf9a84b3dda52c4cf66fb10ef8a89d OK === RUN TestCheckSumDownload/subtest5 2025/02/17 04:06:17 DEBUG : test.sum: md5 = b3b71927a9c968f8a9cf8250031f0891 OK === RUN TestCheckSumDownload/subtest6 2025/02/17 04:06:21 DEBUG : data/banana: md5 = aa0c3751a2a055b56bcbd942be4ef66d OK 2025/02/17 04:06:23 DEBUG : data/potato: md5 = f975c2a9ac78a14376313858a2cf2824 OK 2025/02/17 04:06:24 DEBUG : test.sum: md5 = 0b9f201c7eae56930be477f6c7f0a77e OK === RUN TestCheckSumDownload/subtest7 2025/02/17 04:06:29 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/02/17 04:06:29 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (41.62s) --- PASS: TestCheckSumDownload/subtest1 (2.79s) --- PASS: TestCheckSumDownload/subtest2 (2.07s) --- PASS: TestCheckSumDownload/subtest3 (2.33s) --- PASS: TestCheckSumDownload/subtest4 (2.41s) --- PASS: TestCheckSumDownload/subtest5 (2.46s) --- PASS: TestCheckSumDownload/subtest6 (2.30s) --- PASS: TestCheckSumDownload/subtest7 (2.58s) === RUN TestApplyTransforms 2025/02/17 04:06:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xebiziw4sati" 2025/02/17 04:06:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/17 04:06:30 DEBUG : Creating backend with remote "TestDrive:crypt/mkmg6g4lhhmo20gldnfecm8igmnud7i1u1f66atkr7kebac17prg" 2025/02/17 04:06:31 DEBUG : Creating backend with remote "/tmp/rclone169391593" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xebiziw4sati'", Local "Local file system at /tmp/rclone169391593", Modify Window "1ms" 2025/02/17 04:06:33 DEBUG : hello, world!: md5 = 0eb562040189cbf41ea3fc3feb51a0f8 OK upper checkfile vs. lower remote (without normalization) 2025/02/17 04:06:34 ERROR : hello, world!: sum not found 2025/02/17 04:06:34 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xebiziw4sati' 2025/02/17 04:06:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xebiziw4sati': 1 files missing 2025/02/17 04:06:34 NOTICE: 1 hashes missing 2025/02/17 04:06:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xebiziw4sati': 2 differences found 2025/02/17 04:06:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xebiziw4sati': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/02/17 04:06:35 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/17 04:06:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xebiziw4sati': 0 differences found 2025/02/17 04:06:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xebiziw4sati': 1 matching files 2025/02/17 04:06:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zisujey4viqa" 2025/02/17 04:06:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/17 04:06:35 DEBUG : Creating backend with remote "TestDrive:crypt/3uivl5hdiqqm2t60vbkbfec5esed2d9rpbvv1rbstcrtkpnt2su0" 2025/02/17 04:06:36 DEBUG : Creating backend with remote "/tmp/rclone3290096965" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zisujey4viqa'", Local "Local file system at /tmp/rclone3290096965", Modify Window "1ms" 2025/02/17 04:06:39 DEBUG : HELLO, WORLD!: md5 = c29ddfa8c33dd97ef3dabc6210f26776 OK lower checkfile vs. upper remote (without normalization) 2025/02/17 04:06:39 ERROR : HELLO, WORLD!: sum not found 2025/02/17 04:06:39 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zisujey4viqa' 2025/02/17 04:06:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zisujey4viqa': 1 files missing 2025/02/17 04:06:39 NOTICE: 1 hashes missing 2025/02/17 04:06:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zisujey4viqa': 2 differences found 2025/02/17 04:06:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zisujey4viqa': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/02/17 04:06:40 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/17 04:06:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zisujey4viqa': 0 differences found 2025/02/17 04:06:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zisujey4viqa': 1 matching files 2025/02/17 04:06:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-woqemas9beqi" 2025/02/17 04:06:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/17 04:06:40 DEBUG : Creating backend with remote "TestDrive:crypt/a7m7hgfujpfqih993ipqsl1v6ejbasmqatm4pe2ed2ad8oi48vtg" 2025/02/17 04:06:41 DEBUG : Creating backend with remote "/tmp/rclone1723246759" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-woqemas9beqi'", Local "Local file system at /tmp/rclone1723246759", Modify Window "1ms" 2025/02/17 04:06:43 DEBUG : HeLlO, wOrLd!: md5 = bbed527f13cf4465e0bedcfbb8351c8c OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/02/17 04:06:44 ERROR : HeLlO, wOrLd!: sum not found 2025/02/17 04:06:44 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-woqemas9beqi' 2025/02/17 04:06:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-woqemas9beqi': 1 files missing 2025/02/17 04:06:44 NOTICE: 1 hashes missing 2025/02/17 04:06:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-woqemas9beqi': 2 differences found 2025/02/17 04:06:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-woqemas9beqi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/02/17 04:06:45 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/17 04:06:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-woqemas9beqi': 0 differences found 2025/02/17 04:06:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-woqemas9beqi': 1 matching files 2025/02/17 04:06:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mequvib3bidi" 2025/02/17 04:06:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/17 04:06:45 DEBUG : Creating backend with remote "TestDrive:crypt/mbchkckdv5hn3c0ih2p5p5ad1b6s5i3u6nllcqou5sue1aq2d8mg" 2025/02/17 04:06:46 DEBUG : Creating backend with remote "/tmp/rclone1457782814" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mequvib3bidi'", Local "Local file system at /tmp/rclone1457782814", Modify Window "1ms" 2025/02/17 04:06:48 DEBUG : HELLO, WORLD!: md5 = efb5e72d390e775202f212435be9aa6b OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/02/17 04:06:49 ERROR : HELLO, WORLD!: sum not found 2025/02/17 04:06:49 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-mequvib3bidi' 2025/02/17 04:06:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mequvib3bidi': 1 files missing 2025/02/17 04:06:49 NOTICE: 1 hashes missing 2025/02/17 04:06:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mequvib3bidi': 2 differences found 2025/02/17 04:06:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mequvib3bidi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/02/17 04:06:51 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/17 04:06:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mequvib3bidi': 0 differences found 2025/02/17 04:06:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mequvib3bidi': 1 matching files 2025/02/17 04:06:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-soyofil4biwe" 2025/02/17 04:06:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/17 04:06:51 DEBUG : Creating backend with remote "TestDrive:crypt/kolse9ugmopeqec2lgdrrc5qucnk8ffllqevtnn08dtchp9523lg" 2025/02/17 04:06:52 DEBUG : Creating backend with remote "/tmp/rclone1834256379" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-soyofil4biwe'", Local "Local file system at /tmp/rclone1834256379", Modify Window "1ms" 2025/02/17 04:06:54 DEBUG : 測試_Русский___ě_áñ: md5 = 0ea9f0b443abff204c73ae2b743460be OK NFD checkfile vs. NFC remote (without normalization) 2025/02/17 04:06:54 ERROR : 測試_Русский___ě_áñ: sum not found 2025/02/17 04:06:54 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-soyofil4biwe' 2025/02/17 04:06:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-soyofil4biwe': 1 files missing 2025/02/17 04:06:54 NOTICE: 1 hashes missing 2025/02/17 04:06:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-soyofil4biwe': 2 differences found 2025/02/17 04:06:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-soyofil4biwe': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/02/17 04:06:56 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/17 04:06:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-soyofil4biwe': 0 differences found 2025/02/17 04:06:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-soyofil4biwe': 1 matching files 2025/02/17 04:06:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tevenun6nayi" 2025/02/17 04:06:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/17 04:06:56 DEBUG : Creating backend with remote "TestDrive:crypt/05pqu6j4on2ke2ujo4u55h2rhh6fttocb40ku79ns511n09rmfvg" 2025/02/17 04:06:57 DEBUG : Creating backend with remote "/tmp/rclone929089128" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tevenun6nayi'", Local "Local file system at /tmp/rclone929089128", Modify Window "1ms" 2025/02/17 04:06:59 DEBUG : 測試_Русский___ě_áñ: md5 = 65f58a1b6e081b701472085058b84657 OK NFC checkfile vs. NFD remote (without normalization) 2025/02/17 04:06:59 ERROR : 測試_Русский___ě_áñ: sum not found 2025/02/17 04:06:59 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tevenun6nayi' 2025/02/17 04:06:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tevenun6nayi': 1 files missing 2025/02/17 04:06:59 NOTICE: 1 hashes missing 2025/02/17 04:06:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tevenun6nayi': 2 differences found 2025/02/17 04:06:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tevenun6nayi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/02/17 04:07:01 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/17 04:07:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tevenun6nayi': 0 differences found 2025/02/17 04:07:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tevenun6nayi': 1 matching files 2025/02/17 04:07:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gitumuq1qeba" 2025/02/17 04:07:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/17 04:07:01 DEBUG : Creating backend with remote "TestDrive:crypt/uu7tmn57ckjjvbl8uhns1jsjn4emusqtgolb41jc72pka3362020" 2025/02/17 04:07:02 DEBUG : Creating backend with remote "/tmp/rclone1136268309" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gitumuq1qeba'", Local "Local file system at /tmp/rclone1136268309", Modify Window "1ms" 2025/02/17 04:07:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 29846a7eea3124cdd323a43c72c75828 OK NFDx2 checkfile vs. both remote (without normalization) 2025/02/17 04:07:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/17 04:07:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gitumuq1qeba' 2025/02/17 04:07:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gitumuq1qeba': 1 files missing 2025/02/17 04:07:05 NOTICE: 1 hashes missing 2025/02/17 04:07:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gitumuq1qeba': 2 differences found 2025/02/17 04:07:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gitumuq1qeba': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/02/17 04:07:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/17 04:07:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gitumuq1qeba': 0 differences found 2025/02/17 04:07:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gitumuq1qeba': 1 matching files 2025/02/17 04:07:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hiyaret0heja" 2025/02/17 04:07:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/17 04:07:06 DEBUG : Creating backend with remote "TestDrive:crypt/j2o6ppjcurcm57v4e89ehettdlvi5jt2m53aedq6aqkkqnmglij0" 2025/02/17 04:07:07 DEBUG : Creating backend with remote "/tmp/rclone1521907154" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiyaret0heja'", Local "Local file system at /tmp/rclone1521907154", Modify Window "1ms" 2025/02/17 04:07:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 27c3b153c300a7849e5fffa8e3b00fca OK NFCx2 checkfile vs. both remote (without normalization) 2025/02/17 04:07:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/17 04:07:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hiyaret0heja' 2025/02/17 04:07:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiyaret0heja': 1 files missing 2025/02/17 04:07:09 NOTICE: 1 hashes missing 2025/02/17 04:07:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiyaret0heja': 2 differences found 2025/02/17 04:07:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiyaret0heja': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/02/17 04:07:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/17 04:07:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiyaret0heja': 0 differences found 2025/02/17 04:07:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiyaret0heja': 1 matching files 2025/02/17 04:07:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-koruwid4meri" 2025/02/17 04:07:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/17 04:07:11 DEBUG : Creating backend with remote "TestDrive:crypt/ro0e90kjd83hl8bqgcjrpc827shom6fq6n3h5a0ejgu3s6mhca50" 2025/02/17 04:07:12 DEBUG : Creating backend with remote "/tmp/rclone130089717" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koruwid4meri'", Local "Local file system at /tmp/rclone130089717", Modify Window "1ms" 2025/02/17 04:07:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 57abd1ce893b84c3e7dcdee244bf9f23 OK both checkfile vs. NFDx2 remote (without normalization) 2025/02/17 04:07:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/17 04:07:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-koruwid4meri' 2025/02/17 04:07:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-koruwid4meri': 1 files missing 2025/02/17 04:07:14 NOTICE: 1 hashes missing 2025/02/17 04:07:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-koruwid4meri': 2 differences found 2025/02/17 04:07:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-koruwid4meri': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/02/17 04:07:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/17 04:07:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-koruwid4meri': 0 differences found 2025/02/17 04:07:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-koruwid4meri': 1 matching files 2025/02/17 04:07:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jecijap7noki" 2025/02/17 04:07:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/17 04:07:16 DEBUG : Creating backend with remote "TestDrive:crypt/9q91pj441nqnud4bj4t4899bcijj06hg34oou7b4m1vm8l8fur80" 2025/02/17 04:07:17 DEBUG : Creating backend with remote "/tmp/rclone1794526422" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jecijap7noki'", Local "Local file system at /tmp/rclone1794526422", Modify Window "1ms" 2025/02/17 04:07:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = dc4a53d4ad25b6ee14feaf5d72f80ca0 OK both checkfile vs. NFCx2 remote (without normalization) 2025/02/17 04:07:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/17 04:07:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jecijap7noki' 2025/02/17 04:07:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jecijap7noki': 1 files missing 2025/02/17 04:07:19 NOTICE: 1 hashes missing 2025/02/17 04:07:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jecijap7noki': 2 differences found 2025/02/17 04:07:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jecijap7noki': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/02/17 04:07:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/17 04:07:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jecijap7noki': 0 differences found 2025/02/17 04:07:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jecijap7noki': 1 matching files 2025/02/17 04:07:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jecijap7noki': Purge remote 2025/02/17 04:07:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koruwid4meri': Purge remote 2025/02/17 04:07:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hiyaret0heja': Purge remote 2025/02/17 04:07:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gitumuq1qeba': Purge remote 2025/02/17 04:07:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tevenun6nayi': Purge remote 2025/02/17 04:07:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-soyofil4biwe': Purge remote 2025/02/17 04:07:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mequvib3bidi': Purge remote 2025/02/17 04:07:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-woqemas9beqi': Purge remote 2025/02/17 04:07:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zisujey4viqa': Purge remote 2025/02/17 04:07:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xebiziw4sati': Purge remote --- PASS: TestApplyTransforms (55.87s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" 2025/02/17 04:07:26 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/17 04:07:28 DEBUG : sub/file2: md5 = 4e939eecfb82e632a9c1cef38bd73dba OK 2025/02/17 04:07:28 INFO : file1: Copied (new) to: sub/file2 2025/02/17 04:07:29 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 04:07:29 DEBUG : file1: Unchanged skipping 2025/02/17 04:07:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu': don't need to copy/move sub/file2, it is already at target location 2025/02/17 04:07:31 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.24s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" 2025/02/17 04:07:35 DEBUG : dst/file1: md5 = 941bc5303fe08fa57f0ea21f57243f7f OK 2025/02/17 04:07:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fegusop8dudu/backup" 2025/02/17 04:07:36 DEBUG : Creating backend with remote "TestDrive:crypt/kqf7cc69f3vvoqh3gnrr3c26la0agf4pf7a943bkkvopi1s7hudg/1nrff024r7pq65ecp72fc28jb0" 2025/02/17 04:07:37 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/02/17 04:07:40 INFO : dst/file1: Moved (server-side) 2025/02/17 04:07:41 DEBUG : dst/file1: md5 = 77bb6594ab18c71fa9e98c8fb1cbe38c OK 2025/02/17 04:07:41 INFO : dst/file1: Copied (new) 2025/02/17 04:07:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/17 04:07:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/17 04:07:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.52s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" 2025/02/17 04:07:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fegusop8dudu/dst" 2025/02/17 04:07:46 DEBUG : Creating backend with remote "TestDrive:crypt/kqf7cc69f3vvoqh3gnrr3c26la0agf4pf7a943bkkvopi1s7hudg/31u3jie661vd5p8j7rtc3hgbh0" 2025/02/17 04:07:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fegusop8dudu/CompareDest" 2025/02/17 04:07:48 DEBUG : Creating backend with remote "TestDrive:crypt/kqf7cc69f3vvoqh3gnrr3c26la0agf4pf7a943bkkvopi1s7hudg/gveqi14airsml4bgu7krj116o8" 2025/02/17 04:07:49 DEBUG : one: Need to transfer - File not found at Destination 2025/02/17 04:07:52 DEBUG : one: md5 = 609c9459b44032aa7e83a37f47d868a6 OK 2025/02/17 04:07:52 INFO : one: Copied (new) 2025/02/17 04:07:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/17 04:07:55 DEBUG : one: md5 = fc2630ae77071a4e191702ccaba081ca OK 2025/02/17 04:07:55 INFO : one: Copied (replaced existing) 2025/02/17 04:07:57 DEBUG : dst/one: md5 = e5700cc20e53c435f647f26a893ce4b7 OK 2025/02/17 04:07:59 DEBUG : CompareDest/one: md5 = e185197b12817e9f9d59f2d476e6af35 OK 2025/02/17 04:08:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/17 04:08:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/17 04:08:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/17 04:08:02 DEBUG : CompareDest/two: md5 = 7436c4aa9b0c51dccc3005746bbdee5b OK 2025/02/17 04:08:03 DEBUG : two: Need to transfer - File not found at Destination 2025/02/17 04:08:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/17 04:08:03 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/17 04:08:04 DEBUG : two: Need to transfer - File not found at Destination 2025/02/17 04:08:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/17 04:08:04 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/17 04:08:06 DEBUG : two: Need to transfer - File not found at Destination 2025/02/17 04:08:06 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/17 04:08:07 DEBUG : two: md5 = 08eb747bba26edc759cb50b4fd06541b OK 2025/02/17 04:08:07 INFO : two: Copied (new) 2025/02/17 04:08:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/17 04:08:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/17 04:08:12 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/17 04:08:12 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (26.19s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" 2025/02/17 04:08:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fegusop8dudu/dst" 2025/02/17 04:08:12 DEBUG : Creating backend with remote "TestDrive:crypt/kqf7cc69f3vvoqh3gnrr3c26la0agf4pf7a943bkkvopi1s7hudg/31u3jie661vd5p8j7rtc3hgbh0" 2025/02/17 04:08:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fegusop8dudu/CopyDest" 2025/02/17 04:08:14 DEBUG : Creating backend with remote "TestDrive:crypt/kqf7cc69f3vvoqh3gnrr3c26la0agf4pf7a943bkkvopi1s7hudg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/02/17 04:08:16 DEBUG : one: Need to transfer - File not found at Destination 2025/02/17 04:08:18 DEBUG : one: md5 = e7e13964c3916c22ab5c37741372341f OK 2025/02/17 04:08:18 INFO : one: Copied (new) 2025/02/17 04:08:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/17 04:08:21 DEBUG : one: md5 = 02ac0cec4dd2459a98d4091a28bd9366 OK 2025/02/17 04:08:21 INFO : one: Copied (replaced existing) 2025/02/17 04:08:23 DEBUG : dst/one: md5 = 4fe5c99bfe5314ea5d0431d9e248f17b OK 2025/02/17 04:08:25 DEBUG : CopyDest/one: md5 = 3df5f2b24426424203813a367271b433 OK 2025/02/17 04:08:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fegusop8dudu/BackupDir" 2025/02/17 04:08:25 DEBUG : Config file has changed externally - reloading 2025/02/17 04:08:25 DEBUG : Creating backend with remote "TestDrive:crypt/kqf7cc69f3vvoqh3gnrr3c26la0agf4pf7a943bkkvopi1s7hudg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/02/17 04:08:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/17 04:08:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/17 04:08:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/17 04:08:29 INFO : one: Moved (server-side) 2025/02/17 04:08:30 INFO : one: Copied (server-side copy) 2025/02/17 04:08:30 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/17 04:08:32 DEBUG : CopyDest/two: md5 = 4dc481288378d4e00d4a495a7f00dc0c OK 2025/02/17 04:08:33 DEBUG : two: Need to transfer - File not found at Destination 2025/02/17 04:08:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/17 04:08:34 INFO : two: Copied (server-side copy) 2025/02/17 04:08:34 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/17 04:08:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/17 04:08:35 DEBUG : two: Unchanged skipping 2025/02/17 04:08:37 DEBUG : CopyDest/three: md5 = 80965cc50075889e6677be8af783b229 OK 2025/02/17 04:08:37 DEBUG : three: Need to transfer - File not found at Destination 2025/02/17 04:08:38 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/17 04:08:38 DEBUG : three: Destination not found in --copy-dest 2025/02/17 04:08:39 DEBUG : three: md5 = 4c49230991464cca8310771cf27ce3cb OK 2025/02/17 04:08:39 INFO : three: Copied (new) 2025/02/17 04:08:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/17 04:08:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/17 04:08:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/17 04:08:44 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/17 04:08:44 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/17 04:08:44 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/17 04:08:45 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.44s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.57s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.54s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" 2025/02/17 04:08:47 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/02/17 04:08:49 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 5e7fb078138ef32782ad2400dbf1017f OK 2025/02/17 04:08:49 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/02/17 04:08:50 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/02/17 04:08:50 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/02/17 04:08:51 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/02/17 04:08:51 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/02/17 04:08:53 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 9364891116f57a52cbbe4ad171dee21f OK 2025/02/17 04:08:53 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/02/17 04:08:55 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/02/17 04:08:55 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.84s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.51s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" 2025/02/17 04:08:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu': Looking for duplicate names using skip mode. 2025/02/17 04:08:59 NOTICE: one: Found 2 files with duplicate names 2025/02/17 04:08:59 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.83s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" 2025/02/17 04:09:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu': Looking for duplicate names using skip mode. 2025/02/17 04:09:05 NOTICE: one: Found 3 files with duplicate names 2025/02/17 04:09:05 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/02/17 04:09:06 INFO : one: Deleted 2025/02/17 04:09:06 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.46s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" 2025/02/17 04:09:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu': Looking for duplicate names using first mode. 2025/02/17 04:09:12 NOTICE: one: Found 3 files with duplicate names 2025/02/17 04:09:12 INFO : one: Deleted 2025/02/17 04:09:13 INFO : one: Deleted 2025/02/17 04:09:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.17s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" 2025/02/17 04:09:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu': Looking for duplicate names using newest mode. 2025/02/17 04:09:18 NOTICE: one: Found 3 files with duplicate names 2025/02/17 04:09:18 INFO : one: Deleted 2025/02/17 04:09:19 INFO : one: Deleted 2025/02/17 04:09:19 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.46s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", 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-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" 2025/02/17 04:09:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu': Looking for duplicate names using oldest mode. 2025/02/17 04:09:25 NOTICE: one: Found 3 files with duplicate names 2025/02/17 04:09:25 INFO : one: Deleted 2025/02/17 04:09:26 INFO : one: Deleted 2025/02/17 04:09:26 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.57s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" 2025/02/17 04:09:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu': Looking for duplicate names using largest mode. 2025/02/17 04:09:32 NOTICE: one: Found 3 files with duplicate names 2025/02/17 04:09:32 INFO : one: Deleted 2025/02/17 04:09:32 INFO : one: Deleted 2025/02/17 04:09:32 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.35s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" 2025/02/17 04:09:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu': Looking for duplicate names using smallest mode. 2025/02/17 04:09:38 NOTICE: one: Found 3 files with duplicate names 2025/02/17 04:09:38 INFO : one: Deleted 2025/02/17 04:09:39 INFO : one: Deleted 2025/02/17 04:09:39 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.67s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" 2025/02/17 04:09:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu': Looking for duplicate names using rename mode. 2025/02/17 04:09:46 NOTICE: one.txt: Found 3 files with duplicate names 2025/02/17 04:09:47 INFO : one-2.txt: renamed from: one.txt 2025/02/17 04:09:48 INFO : one-3.txt: renamed from: one.txt 2025/02/17 04:09:49 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.59s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" 2025/02/17 04:09:54 DEBUG : dupe1/one.txt: md5 = 04be947a4cd6dbd7fb9f26b4474b0a28 OK 2025/02/17 04:09:56 DEBUG : dupe2/two.txt: md5 = 2b9ab078061a3f35ba65ba27c63ff654 OK 2025/02/17 04:09:58 DEBUG : dupe3/three.txt: md5 = 8b1deb473db71d26bfb9cc839a1bb024 OK 2025/02/17 04:09:59 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/02/17 04:09:59 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/02/17 04:10:00 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/02/17 04:10:00 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/02/17 04:10:04 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/02/17 04:10:04 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/02/17 04:10:04 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.48s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" 2025/02/17 04:10:06 DEBUG : a.txt: md5 = d76531ff860d208638924af1403dff32 OK 2025/02/17 04:10:07 DEBUG : zend.txt: md5 = 6bbedbdc197a091c407ab4c093669143 OK 2025/02/17 04:10:09 DEBUG : sub dir/hello world: md5 = 4caeccd7a1dd6b90e6d7bb69672868a8 OK 2025/02/17 04:10:11 DEBUG : sub dir/hello world2: md5 = 141f0f293f1cec967f8ffa8460932d49 OK 2025/02/17 04:10:13 DEBUG : sub dir/ignore dir/.ignore: md5 = da03183e2e8c3f848d193f10ba1cc03e OK 2025/02/17 04:10:14 DEBUG : sub dir/ignore dir/should be ignored: md5 = fb6c41ca26fa14b38d288abe1fb71cc1 OK 2025/02/17 04:10:16 DEBUG : sub dir/sub sub dir/hello world3: md5 = 6387c18e02616b653b7cb095ec955410 OK 2025/02/17 04:10:18 DEBUG : a.txt: Excluded (Size Filter) 2025/02/17 04:10:18 DEBUG : a.txt: Excluded 2025/02/17 04:10:18 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/02/17 04:10:18 DEBUG : sub dir/hello world: Excluded 2025/02/17 04:10:18 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/02/17 04:10:18 DEBUG : sub dir/hello world2: Excluded 2025/02/17 04:10:19 DEBUG : sub dir/ignore dir: Excluded 2025/02/17 04:10:19 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/02/17 04:10:19 DEBUG : sub dir/hello world: Excluded 2025/02/17 04:10:19 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/02/17 04:10:19 DEBUG : sub dir/hello world2: Excluded 2025/02/17 04:10:19 DEBUG : sub dir/ignore dir: Excluded 2025/02/17 04:10:24 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/02/17 04:10:25 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/02/17 04:10:25 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/02/17 04:10:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/02/17 04:10:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/02/17 04:10:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/02/17 04:10:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (22.14s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" 2025/02/17 04:10:28 DEBUG : file1: md5 = 733671dcde070470df9f4d77d35e3d78 OK 2025/02/17 04:10:30 DEBUG : sub/file2: md5 = 0031c1b5df66e94d82c440d72714c58f OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/02/17 04:10:33 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/02/17 04:10:33 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/02/17 04:10:33 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/02/17 04:10:35 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.51s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.49s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.22s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.64s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" 2025/02/17 04:10:37 DEBUG : file1: md5 = 611e9bea7ab3e7d5c0ce54c3ef3854c3 OK 2025/02/17 04:10:40 DEBUG : sub/file2: md5 = 5c54206b1cbf1438a2ceacfc1f9a31e7 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/02/17 04:10:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fegusop8dudu/notfound" 2025/02/17 04:10:44 DEBUG : Creating backend with remote "TestDrive:crypt/kqf7cc69f3vvoqh3gnrr3c26la0agf4pf7a943bkkvopi1s7hudg/qe0i31qdkoejk60elps0ni5sqk" 2025/02/17 04:10:47 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.13s) --- PASS: TestStatJSON/Root (0.27s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.38s) --- PASS: TestStatJSON/Dir (0.48s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.36s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.46s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.25s) --- PASS: TestStatJSON/DirDirsOnly (0.28s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.72s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" 2025/02/17 04:10:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu': Making directory 2025/02/17 04:10:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu': Making directory --- PASS: TestMkdir (0.80s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" 2025/02/17 04:10:51 DEBUG : sub dir/hello world: md5 = 28fc8a2559d2e9f32256346c38e0616f OK 2025/02/17 04:10:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.94s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" 2025/02/17 04:10:55 DEBUG : potato2: md5 = b311266f8c5b83a5e2527db569dba079 OK 2025/02/17 04:10:57 DEBUG : empty space: md5 = db4445ec5f22ddbd007288c5cbcc8a71 OK --- PASS: TestLs (4.68s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" 2025/02/17 04:11:00 DEBUG : potato2: md5 = da5e92e757b94efb6ea0f7951675e933 OK 2025/02/17 04:11:01 DEBUG : empty space: md5 = c1d2d9ebab7aafe60e7904b1ba9e5674 OK 2025/02/17 04:11:02 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.92s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" 2025/02/17 04:11:05 DEBUG : potato2: md5 = ee5b497a4a87b4d9222879754ac06091 OK 2025/02/17 04:11:06 DEBUG : empty space: md5 = f1a810dc6f3c18566871e34102ff8c73 OK --- PASS: TestLsLong (4.62s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" 2025/02/17 04:11:09 DEBUG : potato2: md5 = 1977d7298ae7920e1ed3a3dc95f2ec84 OK 2025/02/17 04:11:11 DEBUG : empty space: md5 = 0944224de8b6d00ab84e14c04e4be07b OK --- PASS: TestHashSums (4.36s) === RUN TestHashSumsWithErrors 2025/02/17 04:11:12 DEBUG : Creating backend with remote ":memory:" 2025/02/17 04:11:12 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/02/17 04:11:12 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/02/17 04:11:12 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/02/17 04:11:12 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/02/17 04:11:12 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/02/17 04:11:12 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/02/17 04:11:12 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/02/17 04:11:12 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/02/17 04:11:12 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-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" 2025/02/17 04:11:14 DEBUG : potato2: md5 = 71e8e3ad7d4b07c8491921ae4d08eb7a OK 2025/02/17 04:11:15 DEBUG : empty space: md5 = 3dd5af5001f9f4a9e9971ffe9f24cad0 OK 2025/02/17 04:11:17 DEBUG : sub dir/potato3: md5 = 01434027832a7bff277f01e530ad1527 OK 2025/02/17 04:11:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.15s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" 2025/02/17 04:11:22 DEBUG : small: md5 = ebc407a830cb06d28d263dadc82f9bac OK 2025/02/17 04:11:23 DEBUG : medium: md5 = 6d3c256e39a971a3263aa49212dcc3f3 OK 2025/02/17 04:11:25 DEBUG : large: md5 = d4012353805a8c9d18601fa5ebb231ca OK 2025/02/17 04:11:25 DEBUG : Waiting for deletions to finish 2025/02/17 04:11:25 DEBUG : large: Excluded (Size Filter) 2025/02/17 04:11:26 INFO : small: Deleted 2025/02/17 04:11:26 INFO : medium: Deleted --- PASS: TestDelete (6.30s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" 2025/02/17 04:11:28 DEBUG : small: md5 = ba8763db0150e27daf16ff2de4a1157d OK 2025/02/17 04:11:30 DEBUG : medium: md5 = baaf08a5212fd6a289493eb0a13be8ac OK 2025/02/17 04:11:31 DEBUG : large: md5 = 1878ec058387b2fbcc449dcfce1ac53f OK 2025/02/17 04:11:31 DEBUG : Waiting for deletions to finish 2025/02/17 04:11:32 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/02/17 04:11:32 INFO : small: Deleted 2025/02/17 04:11:32 INFO : large: Deleted --- PASS: TestMaxDelete (7.04s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" 2025/02/17 04:11:35 DEBUG : small: md5 = 5a1efc4803ac9791d8357e0a689026a2 OK 2025/02/17 04:11:37 DEBUG : medium: md5 = 0181d218441c459539b0d836c9eaee95 OK 2025/02/17 04:11:38 DEBUG : large: md5 = eb6379965530b02e7edbc6602ef72087 OK 2025/02/17 04:11:38 DEBUG : Waiting for deletions to finish 2025/02/17 04:11:38 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/02/17 04:11:39 INFO : medium: Deleted 2025/02/17 04:11:39 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.39s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" 2025/02/17 04:11:42 DEBUG : small: md5 = 7509154c84b197776fe2ea66a99adb99 OK 2025/02/17 04:11:43 DEBUG : medium: md5 = c38c81da30f238954a883fb5b554073b OK 2025/02/17 04:11:44 DEBUG : large: md5 = 861fbe691f73fc1c82d7fd8a96af7a8c OK 2025/02/17 04:11:45 DEBUG : Waiting for deletions to finish 2025/02/17 04:11:45 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/02/17 04:11:45 INFO : medium: Deleted 2025/02/17 04:11:45 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.66s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" 2025/02/17 04:11:48 DEBUG : ReadFile: md5 = ce8b76d277b20f3be8cf6a84c162856a OK --- PASS: TestReadFile (4.50s) === RUN TestRetry 2025/02/17 04:11:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/02/17 04:11:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/02/17 04:11:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/17 04:11:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/17 04:11:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/17 04:11:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/17 04:11:51 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-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" 2025/02/17 04:11:53 DEBUG : file1: md5 = bad530fccb4f91f946d030103c323753 OK 2025/02/17 04:11:54 DEBUG : file2: md5 = 3224e81344e0d76b4009189e98c7a9d1 OK --- PASS: TestCat (16.19s) === RUN TestPurge 2025/02/17 04:12:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-neqegit1guba" 2025/02/17 04:12:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/17 04:12:08 DEBUG : Creating backend with remote "TestDrive:crypt/grfivkuvmiflo6eq6492n0ustr429d1i819onfelul2bjpqlp3kg" 2025/02/17 04:12:09 DEBUG : Creating backend with remote "/tmp/rclone1551540670" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neqegit1guba'", Local "Local file system at /tmp/rclone1551540670", Modify Window "1ms" 2025/02/17 04:12:13 DEBUG : A1/B1/C1/one: md5 = 486ed4c7d7a119b1fdfb4abe7b757b6e OK 2025/02/17 04:12:13 INFO : A2: Making directory 2025/02/17 04:12:14 INFO : A1/B2: Making directory 2025/02/17 04:12:15 INFO : A1/B2/C2: Making directory 2025/02/17 04:12:15 INFO : A1/B1/C3: Making directory 2025/02/17 04:12:16 INFO : A3: Making directory 2025/02/17 04:12:17 INFO : A3/B3: Making directory 2025/02/17 04:12:17 INFO : A3/B3/C4: Making directory 2025/02/17 04:12:19 DEBUG : A1/two: md5 = 5f3d23fe9d45918e49138f4dd42875a4 OK 2025/02/17 04:12:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-neqegit1guba': Purge remote 2025/02/17 04:12:23 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.15s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" 2025/02/17 04:12:26 DEBUG : A1/B1/C1/one: md5 = 493ab4f7622c31e604befb402dfa53da OK 2025/02/17 04:12:26 INFO : A2: Making directory 2025/02/17 04:12:27 INFO : A1/B2: Making directory 2025/02/17 04:12:28 INFO : A1/B2/C2: Making directory 2025/02/17 04:12:29 INFO : A1/B1/C3: Making directory 2025/02/17 04:12:30 INFO : A3: Making directory 2025/02/17 04:12:30 INFO : A3/B3: Making directory 2025/02/17 04:12:31 INFO : A3/B3/C4: Making directory 2025/02/17 04:12:33 DEBUG : A1/two: md5 = 88600282a283a65610dd7273621c09b2 OK 2025/02/17 04:12:34 DEBUG : removing 1 level 3 directories 2025/02/17 04:12:34 INFO : A3/B3/C4: Removing directory 2025/02/17 04:12:37 DEBUG : removing 2 level 3 directories 2025/02/17 04:12:37 INFO : A1/B2/C2: Removing directory 2025/02/17 04:12:37 INFO : A1/B1/C3: Removing directory 2025/02/17 04:12:38 DEBUG : removing 2 level 2 directories 2025/02/17 04:12:38 INFO : A3/B3: Removing directory 2025/02/17 04:12:38 INFO : A1/B2: Removing directory 2025/02/17 04:12:38 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/02/17 04:12:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/17 04:12:38 DEBUG : removing 2 level 1 directories 2025/02/17 04:12:38 INFO : A3: Removing directory 2025/02/17 04:12:38 INFO : A2: Removing directory 2025/02/17 04:12:38 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/02/17 04:12:42 DEBUG : removing 1 level 3 directories 2025/02/17 04:12:42 INFO : A1/B1/C1: Removing directory 2025/02/17 04:12:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/17 04:12:43 DEBUG : removing 1 level 2 directories 2025/02/17 04:12:43 INFO : A1/B1: Removing directory 2025/02/17 04:12:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/17 04:12:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/17 04:12:44 DEBUG : removing 1 level 1 directories 2025/02/17 04:12:44 INFO : A1: Removing directory 2025/02/17 04:12:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/17 04:12:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/17 04:12:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/17 04:12:44 DEBUG : removing 1 level 0 directories 2025/02/17 04:12:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu': Removing directory 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/17 04:12:44 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" --- PASS: TestRmdirsNoLeaveRoot (22.86s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" 2025/02/17 04:12:46 INFO : A1: Making directory 2025/02/17 04:12:47 INFO : A1/B1: Making directory 2025/02/17 04:12:48 INFO : A1/B1/C1: Making directory 2025/02/17 04:12:50 DEBUG : removing 1 level 3 directories 2025/02/17 04:12:50 INFO : A1/B1/C1: Removing directory 2025/02/17 04:12:51 DEBUG : removing 1 level 2 directories 2025/02/17 04:12:51 INFO : A1/B1: Removing directory 2025/02/17 04:12:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/17 04:12:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.27s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" 2025/02/17 04:12:54 INFO : A1: Making directory 2025/02/17 04:12:55 INFO : A1/B1: Making directory 2025/02/17 04:12:55 INFO : A1/B1/C1: Making directory 2025/02/17 04:12:58 DEBUG : removing 1 level 3 directories 2025/02/17 04:12:58 INFO : A1/B1/C1: Removing directory 2025/02/17 04:12:59 DEBUG : removing 1 level 2 directories 2025/02/17 04:12:59 INFO : A1/B1: Removing directory 2025/02/17 04:12:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/17 04:13:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.38s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" 2025/02/17 04:13:03 DEBUG : file1: md5 = a3bac62c72230c97535a39da79ab25c6 OK 2025/02/17 04:13:03 DEBUG : filename.txt: File name found in url 2025/02/17 04:13:04 DEBUG : filename.txt: md5 = 01a9188ff2b25cb78d9f91644abdc0d7 OK 2025/02/17 04:13:04 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/02/17 04:13:06 DEBUG : headerfilename.txt: md5 = 7bad03ca2ae2830968beb37e4b9a8adf OK 2025/02/17 04:13:07 DEBUG : file2: md5 = 32c897ab28fb4a375cc79e5528582397 OK --- PASS: TestCopyURL (8.17s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" 2025/02/17 04:13:10 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/17 04:13:12 DEBUG : sub/file2: md5 = 61d058491a20d2a9ea8a8e9cc757a06c OK 2025/02/17 04:13:12 INFO : file1: Copied (new) to: sub/file2 2025/02/17 04:13:12 INFO : file1: Deleted 2025/02/17 04:13:13 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 04:13:13 DEBUG : file1: Unchanged skipping 2025/02/17 04:13:13 INFO : file1: Deleted 2025/02/17 04:13:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu': don't need to copy/move sub/file2, it is already at target location 2025/02/17 04:13:15 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.93s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" 2025/02/17 04:13:16 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/17 04:13:17 DEBUG : file1: md5 = de8f5f7583c09ddcec1e1ab56d9a99b3 OK 2025/02/17 04:13:17 INFO : file1: Copied (new) 2025/02/17 04:13:17 INFO : file1: Deleted 2025/02/17 04:13:17 DEBUG : file1: Destination exists, skipping 2025/02/17 04:13:17 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.11s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" 2025/02/17 04:13:22 DEBUG : dst/file1: md5 = 09dcd5efbaef1a2e3ce15995f7fc3ac5 OK 2025/02/17 04:13:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fegusop8dudu/backup" 2025/02/17 04:13:22 DEBUG : Config file has changed externally - reloading 2025/02/17 04:13:22 DEBUG : Creating backend with remote "TestDrive:crypt/kqf7cc69f3vvoqh3gnrr3c26la0agf4pf7a943bkkvopi1s7hudg/1nrff024r7pq65ecp72fc28jb0" 2025/02/17 04:13:24 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/02/17 04:13:27 INFO : dst/file1: Moved (server-side) 2025/02/17 04:13:28 DEBUG : dst/file1: md5 = 2333091abbb0d044d857b08857a083c1 OK 2025/02/17 04:13:28 INFO : dst/file1: Copied (new) 2025/02/17 04:13:28 INFO : dst/file1: Deleted 2025/02/17 04:13:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/17 04:13:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/17 04:13:32 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.33s) === 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-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" 2025/02/17 04:13:35 DEBUG : A1/one: md5 = 32e955bc60fc871444bb4469f2f2772a OK 2025/02/17 04:13:36 DEBUG : A1/two: md5 = 54afe1faa53caa4ad78f9c73fe61bcdd OK 2025/02/17 04:13:39 DEBUG : A1/B1/three: md5 = 346e3699e32522eca870afe2512630ea OK 2025/02/17 04:13:41 DEBUG : A1/B1/C1/four: md5 = 446a385561714f44adc77f1e1a1655f1 OK 2025/02/17 04:13:43 DEBUG : A1/B1/C2/five: md5 = 5cf62c4f618f65873db6c7b45494c681 OK 2025/02/17 04:13:43 INFO : A1/B2: Making directory 2025/02/17 04:13:43 INFO : A1/B1/C3: Making directory 2025/02/17 04:13:53 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/02/17 04:13:53 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/02/17 04:13:53 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/02/17 04:13:53 INFO : A2/two: Moved (server-side) to: A3/two 2025/02/17 04:13:54 INFO : A2/one: Moved (server-side) to: A3/one 2025/02/17 04:13:57 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/17 04:13:57 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/17 04:13:57 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/17 04:13:57 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/17 04:13:57 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/17 04:13:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/02/17 04:14:04 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/02/17 04:14:05 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/02/17 04:14:05 INFO : A3/one: Moved (server-side) to: A4/one 2025/02/17 04:14:05 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/02/17 04:14:05 INFO : A3/two: Moved (server-side) to: A4/two 2025/02/17 04:14:08 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/17 04:14:08 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/17 04:14:08 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/17 04:14:09 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/17 04:14:09 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/17 04:14:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/02/17 04:14:16 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/02/17 04:14:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/17 04:14:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/17 04:14:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/17 04:14:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/17 04:14:17 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/17 04:14:17 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/17 04:14:17 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/17 04:14:17 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.22s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" --- PASS: TestGetFsInfo (0.48s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" 2025/02/17 04:14:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu': File to upload is small (34 bytes), uploading instead of streaming 2025/02/17 04:14:20 DEBUG : no_checksum_small_file_from_pipe: md5 = 41890049657a1dae47a5066e775f9a7f OK 2025/02/17 04:14:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/02/17 04:14:20 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/17 04:14:22 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/02/17 04:14:23 DEBUG : no_checksum_big_file_from_pipe: md5 = 3970308ebf7217c0ccd6258656a681c1 OK 2025/02/17 04:14:23 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-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" 2025/02/17 04:14:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu': File to upload is small (34 bytes), uploading instead of streaming 2025/02/17 04:14:26 DEBUG : with_checksum_small_file_from_pipe: md5 = 623a919d5e38f0b82473eb2b614f10ab OK 2025/02/17 04:14:26 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/17 04:14:27 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/02/17 04:14:28 DEBUG : with_checksum_big_file_from_pipe: md5 = affdfbb926bf66a1e2d4f70f00a2b058 OK 2025/02/17 04:14:28 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-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" 2025/02/17 04:14:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu': File to upload is small (34 bytes), uploading instead of streaming 2025/02/17 04:14:31 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 04:14:32 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/02/17 04:14:33 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-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" 2025/02/17 04:14:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu': File to upload is small (34 bytes), uploading instead of streaming 2025/02/17 04:14:36 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/17 04:14:37 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/02/17 04:14:37 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.77s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.91s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.10s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.82s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.94s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/02/17 04:14:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu': File to upload is small (48 bytes), uploading instead of streaming 2025/02/17 04:14:41 DEBUG : rcat_metadata: md5 = d305e43be465a82336b4a2d22ebd2666 OK 2025/02/17 04:14:41 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/02/17 04:14:43 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/02/17 04:14:44 DEBUG : rcat_metadata_uploadcutoff0: md5 = 283ac9e06237ab0e49c1815cfcf9cefa OK 2025/02/17 04:14:44 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.02s) --- PASS: TestRcatMetadata/Normal (2.88s) --- PASS: TestRcatMetadata/ViaDisk (2.69s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" 2025/02/17 04:14:46 DEBUG : potato1: md5 = 7cbc1fd014e3865675c29a06d8bf7fa0 OK 2025/02/17 04:14:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu': File to upload is small (60 bytes), uploading instead of streaming 2025/02/17 04:14:48 DEBUG : potato2: md5 = 980532140c2cd5913d9da714d1d31bbb OK 2025/02/17 04:14:48 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.33s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" 2025/02/17 04:14:51 DEBUG : potato1: md5 = e0e6e5fae76eae0e9a6bfe3be1732bbb OK 2025/02/17 04:14:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu': File to upload is small (60 bytes), uploading instead of streaming 2025/02/17 04:14:52 DEBUG : potato2: md5 = 44bc93fe4b61d2adc704cfe2a6cee21c OK 2025/02/17 04:14:52 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.72s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" 2025/02/17 04:14:56 DEBUG : potato2: md5 = a2f4a46b1a49001c1da50e9498b50894 OK 2025/02/17 04:14:57 DEBUG : empty space: md5 = abca6d48222f7529a2b8689a14d3148d OK 2025/02/17 04:14:59 DEBUG : sub dir/potato3: md5 = 012c885374500ece846083e24773d997 OK 2025/02/17 04:15:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu': Touching "empty space" 2025/02/17 04:15:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu': Touching "potato2" 2025/02/17 04:15:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu': Touching "sub dir/potato3" 2025/02/17 04:15:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.99s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" 2025/02/17 04:15:05 DEBUG : dir with metadata: Making directory with metadata 2025/02/17 04:15:06 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.31s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" 2025/02/17 04:15:08 DEBUG : directory with modtime: Making directory with metadata 2025/02/17 04:15:08 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.29s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" 2025/02/17 04:15:10 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/02/17 04:15:10 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/17 04:15:10 DEBUG : Google drive root 'crypt/kqf7cc69f3vvoqh3gnrr3c26la0agf4pf7a943bkkvopi1s7hudg': Skipping btime metadata as can't update it on an existing file: 2025-02-17T04:15:10.387182022Z 2025/02/17 04:15:11 INFO : non existent directory: Updated directory metadata 2025/02/17 04:15:13 DEBUG : Google drive root 'crypt/kqf7cc69f3vvoqh3gnrr3c26la0agf4pf7a943bkkvopi1s7hudg': Skipping btime metadata as can't update it on an existing file: 2025-02-17T04:15:10.387182022Z 2025/02/17 04:15:13 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.68s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" 2025/02/17 04:15:15 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/02/17 04:15:16 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/02/17 04:15:17 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.87s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" 2025/02/17 04:15:18 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/02/17 04:15:18 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/17 04:15:18 DEBUG : dst: Making directory with metadata 2025/02/17 04:15:19 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/17 04:15:19 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 04:15:20 INFO : dst: Set directory modification time (using SetModTime) 2025/02/17 04:15:20 INFO : dst: Set directory modification time (using SetModTime) 2025/02/17 04:15:20 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/02/17 04:15:20 INFO : dst: Set directory modification time (using SetModTime) 2025/02/17 04:15:20 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.96s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu'", Local "Local file system at /tmp/rclone999758005", Modify Window "1ms" 2025/02/17 04:15:24 DEBUG : sub dir/test remove existing: md5 = 587b8d49a2792dc7b4afb509f7183afb OK 2025/02/17 04:15:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = f2db49af669e257e29ec5eb67ac227ca OK 2025/02/17 04:15:28 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.meratox7" before starting 2025/02/17 04:15:29 DEBUG : sub dir/test remove existing.meratox7: TEST: removing renamed existing file after operation 2025/02/17 04:15:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.werejuc8" before starting 2025/02/17 04:15:31 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.werejuc8: TEST: renaming existing back after failed operation 2025/02/17 04:15:32 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zipesef2" before starting 2025/02/17 04:15:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zipesef2: TEST: removing renamed existing file after operation 2025/02/17 04:15:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "6351m0h6efj8vr1ljdg86tojaohlvnvch550nuubq9k0omlh39dg" 2025/02/17 04:15:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "03u2hlt95fkeb5b7ug1vme9rcp7c8hf6kruef8s9fcua9ft6c1998roi146dfj5fmigq9bqa64ec0nn7p9hc8717dhbgka3gf48049ubkd196rn6hshu4aj2tk5tnfloqfhl1p2vpvd83fjg88d5udfv06hesn6t4v41e63c9lu9hqp70ce0" --- PASS: TestRemoveExisting (13.40s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/02/17 04:15:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fegusop8dudu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m40.398182327s (try 1/5)