"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2024/12/29 04:29:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-degikon0weha" 2024/12/29 04:29:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/29 04:29:17 DEBUG : Creating backend with remote "TestDrive:crypt/jioed1o46f9cbafcuf6e9ec4s5mpe529ls072n1apf624nrooc5g" 2024/12/29 04:29:18 DEBUG : Creating backend with remote "/tmp/rclone2365188556" === 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-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/12/29 04:29:18 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/12/29 04:29:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/29 04:29:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/29 04:29:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/12/29 04:29:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/29 04:29:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/29 04:29:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/29 04:29:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/12/29 04:29:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/29 04:29:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/29 04:29:18 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/12/29 04:29:18 DEBUG : potato: Seek from 10 to 0 2024/12/29 04:29:18 DEBUG : potato: Seek from 10 to 0 2024/12/29 04:29:18 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/12/29 04:29:18 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/12/29 04:29:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/29 04:29:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/29 04:29:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/12/29 04:29:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/29 04:29:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/29 04:29:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/29 04:29:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/12/29 04:29:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/29 04:29:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/29 04:29:18 DEBUG : potato: Seek from 5 to 2 2024/12/29 04:29:18 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/12/29 04:29:18 DEBUG : potato: Seek from 7 to 0 2024/12/29 04:29:18 DEBUG : potato: Seek from 7 to 0 2024/12/29 04:29:18 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/12/29 04:29:18 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/12/29 04:29:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/29 04:29:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/29 04:29:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/12/29 04:29:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/29 04:29:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/29 04:29:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/29 04:29:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/12/29 04:29:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/29 04:29:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/29 04:29:18 DEBUG : potato: Seek from 5 to 2 2024/12/29 04:29:18 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/12/29 04:29:18 DEBUG : potato: Seek from 8 to 0 2024/12/29 04:29:18 DEBUG : potato: Seek from 8 to 0 2024/12/29 04:29:18 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/12/29 04:29:18 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/12/29 04:29:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/29 04:29:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/29 04:29:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/12/29 04:29:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/29 04:29:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/29 04:29:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/29 04:29:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/12/29 04:29:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/29 04:29:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/29 04:29:18 DEBUG : potato: Seek from 5 to 2 2024/12/29 04:29:18 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/12/29 04:29:18 DEBUG : potato: Seek from 9 to 0 2024/12/29 04:29:18 DEBUG : potato: Seek from 9 to 0 2024/12/29 04:29:18 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-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:29:21 DEBUG : rutabaga: md5 = 787ffb1d286a253cd7dd1e272cd0f091 OK === RUN TestCheck/1 === RUN TestCheck/2 2024/12/29 04:29:23 DEBUG : empty space: md5 = 5d5e6bba794488b2837e1a970a3275c0 OK === RUN TestCheck/3 2024/12/29 04:29:25 DEBUG : potato2: md5 = 7a4ec2035a8f76a39ca60069c6a0ddcf OK === RUN TestCheck/4 === RUN TestCheck/5 2024/12/29 04:29:28 DEBUG : remotepotato: md5 = 53c2f9697839fbbb3f05c196b1873709 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.99s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2024/12/29 04:29:31 DEBUG : Creating backend with remote "nonexistent" 2024/12/29 04:29:31 DEBUG : Creating backend with remote "nonexistent" 2024/12/29 04:29:31 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/12/29 04:29:31 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/12/29 04:29:31 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/12/29 04:29:31 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-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:29:33 DEBUG : rutabaga: md5 = 7758c8b2509f150e73b268bb9a25a89d OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/12/29 04:29:38 DEBUG : empty space: md5 = e8b7564e1342eb42a4b0ed00fcf8976d OK === RUN TestCheckDownload/3 2024/12/29 04:29:41 DEBUG : potato2: md5 = 3d384d945b2620441d1c449f73d7a546 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/12/29 04:29:45 DEBUG : remotepotato: md5 = d2ac4162fd4be6031bb3dd075b63ecff OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (19.63s) --- PASS: TestCheckDownload/1 (1.67s) --- PASS: TestCheckDownload/2 (1.13s) --- PASS: TestCheckDownload/3 (1.16s) --- PASS: TestCheckDownload/4 (1.46s) --- PASS: TestCheckDownload/5 (1.24s) --- PASS: TestCheckDownload/6 (1.13s) --- PASS: TestCheckDownload/7 (1.46s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:29:53 DEBUG : rutabaga: md5 = fc9611fb48e470a6cbf9b09307884f1a OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/12/29 04:29:55 DEBUG : empty space: md5 = abc881ba19b037fba8c8c3bf3fd3cb8b OK === RUN TestCheckSizeOnly/3 2024/12/29 04:29:57 DEBUG : potato2: md5 = 3c007c037340ae5e95e2df12369ab53c OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/12/29 04:29:59 DEBUG : remotepotato: md5 = 6ae8e383e131b1b3f0efcdc6f295e4a6 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.18s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.28s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:30:05 DEBUG : test.sum: md5 = 861050fb9b508ea65481fdf5ac1d3c30 OK 2024/12/29 04:30:06 NOTICE: test.sum: improperly formatted checksum line 4 2024/12/29 04:30:06 NOTICE: test.sum: improperly formatted checksum line 5 2024/12/29 04:30:06 NOTICE: test.sum: improperly formatted checksum line 6 2024/12/29 04:30:06 NOTICE: test.sum: 2 warning(s) suppressed... 2024/12/29 04:30:07 DEBUG : test.sum: md5 = e6efba09791896f9a6380baef632a000 OK 2024/12/29 04:30:09 NOTICE: test.sum: improperly formatted checksum line 4 2024/12/29 04:30:09 NOTICE: test.sum: improperly formatted checksum line 5 2024/12/29 04:30:09 NOTICE: test.sum: improperly formatted checksum line 6 2024/12/29 04:30:09 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.48s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:30:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-degikon0weha/data" 2024/12/29 04:30:10 DEBUG : Creating backend with remote "TestDrive:crypt/jioed1o46f9cbafcuf6e9ec4s5mpe529ls072n1apf624nrooc5g/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha/data' lacks md5, skipping --- SKIP: TestCheckSum (1.88s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:30:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-degikon0weha/data" 2024/12/29 04:30:12 DEBUG : Creating backend with remote "TestDrive:crypt/jioed1o46f9cbafcuf6e9ec4s5mpe529ls072n1apf624nrooc5g/vjrnln8ratgmqakfosrqe8espk" 2024/12/29 04:30:16 DEBUG : data/banana: md5 = 0bd8cf0fb9d6af45ff8898eff9a71c5c OK 2024/12/29 04:30:18 DEBUG : test.sum: md5 = 6239b9bead1db4f624248bdee430009c OK === RUN TestCheckSumDownload/subtest1 2024/12/29 04:30:23 DEBUG : data/potato: md5 = 90852ca812857ecb5fdb3cf3182cdd73 OK 2024/12/29 04:30:25 DEBUG : test.sum: md5 = e4efeecc684f5d89e59436d7fee3356a OK === RUN TestCheckSumDownload/subtest2 2024/12/29 04:30:29 DEBUG : test.sum: md5 = 148f974f5c879b29f47877554a867567 OK === RUN TestCheckSumDownload/subtest3 2024/12/29 04:30:34 DEBUG : test.sum: md5 = 52dd36f3edd029ac32c40dd5bc7fa536 OK === RUN TestCheckSumDownload/subtest4 2024/12/29 04:30:38 DEBUG : test.sum: md5 = 99d856cd274adbc8d80779ab74053fd0 OK === RUN TestCheckSumDownload/subtest5 2024/12/29 04:30:43 DEBUG : test.sum: md5 = 5c263c5bf58ff00fd259b699a3e5f88d OK === RUN TestCheckSumDownload/subtest6 2024/12/29 04:30:48 DEBUG : data/banana: md5 = 2cc8b74219b02b778424477da605420a OK 2024/12/29 04:30:50 DEBUG : data/potato: md5 = 3ad8a45f54eed204e63c0fed2e976914 OK 2024/12/29 04:30:51 DEBUG : test.sum: md5 = c781afb809e5a1536ca22fde0efec400 OK === RUN TestCheckSumDownload/subtest7 2024/12/29 04:30:57 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2024/12/29 04:30:57 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (46.66s) --- PASS: TestCheckSumDownload/subtest1 (3.06s) --- PASS: TestCheckSumDownload/subtest2 (2.35s) --- PASS: TestCheckSumDownload/subtest3 (2.56s) --- PASS: TestCheckSumDownload/subtest4 (2.52s) --- PASS: TestCheckSumDownload/subtest5 (2.72s) --- PASS: TestCheckSumDownload/subtest6 (2.95s) --- PASS: TestCheckSumDownload/subtest7 (3.07s) === RUN TestApplyTransforms 2024/12/29 04:30:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-goqoket7yoco" 2024/12/29 04:30:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/29 04:30:58 DEBUG : Creating backend with remote "TestDrive:crypt/7jqu46dtr1p4bug85oujiigfa7nohvke9ct75julho9er3gjf6h0" 2024/12/29 04:30:59 DEBUG : Creating backend with remote "/tmp/rclone3625724771" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goqoket7yoco'", Local "Local file system at /tmp/rclone3625724771", Modify Window "1ms" 2024/12/29 04:31:02 DEBUG : hello, world!: md5 = 78c1c6991956b85dc3a9a34ddb34149f OK upper checkfile vs. lower remote (without normalization) 2024/12/29 04:31:02 ERROR : hello, world!: sum not found 2024/12/29 04:31:02 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-goqoket7yoco' 2024/12/29 04:31:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-goqoket7yoco': 1 files missing 2024/12/29 04:31:02 NOTICE: 1 hashes missing 2024/12/29 04:31:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-goqoket7yoco': 2 differences found 2024/12/29 04:31:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-goqoket7yoco': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/12/29 04:31:04 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/29 04:31:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-goqoket7yoco': 0 differences found 2024/12/29 04:31:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-goqoket7yoco': 1 matching files 2024/12/29 04:31:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xadoqag6hadu" 2024/12/29 04:31:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/29 04:31:04 DEBUG : Creating backend with remote "TestDrive:crypt/dllhi0934q1m1c8c5vchmk5ih2m41oqb07nbo9uo3tpjvesnfdtg" 2024/12/29 04:31:05 DEBUG : Creating backend with remote "/tmp/rclone1946729889" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xadoqag6hadu'", Local "Local file system at /tmp/rclone1946729889", Modify Window "1ms" 2024/12/29 04:31:07 DEBUG : HELLO, WORLD!: md5 = c3ed02154e2ad45f5f214cf9d1d5358f OK lower checkfile vs. upper remote (without normalization) 2024/12/29 04:31:08 ERROR : HELLO, WORLD!: sum not found 2024/12/29 04:31:08 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xadoqag6hadu' 2024/12/29 04:31:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xadoqag6hadu': 1 files missing 2024/12/29 04:31:08 NOTICE: 1 hashes missing 2024/12/29 04:31:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xadoqag6hadu': 2 differences found 2024/12/29 04:31:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xadoqag6hadu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/12/29 04:31:09 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/29 04:31:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xadoqag6hadu': 0 differences found 2024/12/29 04:31:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xadoqag6hadu': 1 matching files 2024/12/29 04:31:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lupehat0nojo" 2024/12/29 04:31:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/29 04:31:09 DEBUG : Creating backend with remote "TestDrive:crypt/sa0un95cglvbis486d6s3l23pebkd8fgdi8mkfhmrf0p5agm0b20" 2024/12/29 04:31:10 DEBUG : Creating backend with remote "/tmp/rclone2693310048" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lupehat0nojo'", Local "Local file system at /tmp/rclone2693310048", Modify Window "1ms" 2024/12/29 04:31:13 DEBUG : HeLlO, wOrLd!: md5 = c2e9ea1391824583ee55413f0cca8b3a OK lower checkfile vs. upperlowermixed remote (without normalization) 2024/12/29 04:31:13 ERROR : HeLlO, wOrLd!: sum not found 2024/12/29 04:31:13 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-lupehat0nojo' 2024/12/29 04:31:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lupehat0nojo': 1 files missing 2024/12/29 04:31:13 NOTICE: 1 hashes missing 2024/12/29 04:31:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lupehat0nojo': 2 differences found 2024/12/29 04:31:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lupehat0nojo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/12/29 04:31:14 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/29 04:31:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lupehat0nojo': 0 differences found 2024/12/29 04:31:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lupehat0nojo': 1 matching files 2024/12/29 04:31:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-japuhip4yida" 2024/12/29 04:31:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/29 04:31:14 DEBUG : Creating backend with remote "TestDrive:crypt/6573plg162ip48ma0bvpkdfo9ujml4m7lla7u0o7bv52v7ju1m90" 2024/12/29 04:31:15 DEBUG : Creating backend with remote "/tmp/rclone1870848223" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-japuhip4yida'", Local "Local file system at /tmp/rclone1870848223", Modify Window "1ms" 2024/12/29 04:31:18 DEBUG : HELLO, WORLD!: md5 = 67990673dd647aa8fbcf7a2c67317921 OK upperlowermixed checkfile vs. upper remote (without normalization) 2024/12/29 04:31:19 ERROR : HELLO, WORLD!: sum not found 2024/12/29 04:31:19 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-japuhip4yida' 2024/12/29 04:31:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-japuhip4yida': 1 files missing 2024/12/29 04:31:19 NOTICE: 1 hashes missing 2024/12/29 04:31:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-japuhip4yida': 2 differences found 2024/12/29 04:31:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-japuhip4yida': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/12/29 04:31:20 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/29 04:31:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-japuhip4yida': 0 differences found 2024/12/29 04:31:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-japuhip4yida': 1 matching files 2024/12/29 04:31:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dowumev2ceki" 2024/12/29 04:31:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/29 04:31:20 DEBUG : Creating backend with remote "TestDrive:crypt/aq9ee4jcqje133pa2f0b6stf1sj5p9vatvpafhhf07f0vi104jrg" 2024/12/29 04:31:21 DEBUG : Creating backend with remote "/tmp/rclone261096060" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dowumev2ceki'", Local "Local file system at /tmp/rclone261096060", Modify Window "1ms" 2024/12/29 04:31:24 DEBUG : 測試_Русский___ě_áñ: md5 = 923a70e18b6ed823fbf55c8b3a6158a1 OK NFD checkfile vs. NFC remote (without normalization) 2024/12/29 04:31:25 ERROR : 測試_Русский___ě_áñ: sum not found 2024/12/29 04:31:25 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dowumev2ceki' 2024/12/29 04:31:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dowumev2ceki': 1 files missing 2024/12/29 04:31:25 NOTICE: 1 hashes missing 2024/12/29 04:31:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dowumev2ceki': 2 differences found 2024/12/29 04:31:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dowumev2ceki': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/12/29 04:31:26 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/29 04:31:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dowumev2ceki': 0 differences found 2024/12/29 04:31:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dowumev2ceki': 1 matching files 2024/12/29 04:31:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fumamey4bade" 2024/12/29 04:31:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/29 04:31:26 DEBUG : Creating backend with remote "TestDrive:crypt/nrm7phl9lrscf99t11knq91ul6sfpo4pl7bdaolqjiaio79qp54g" 2024/12/29 04:31:27 DEBUG : Creating backend with remote "/tmp/rclone1785763577" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fumamey4bade'", Local "Local file system at /tmp/rclone1785763577", Modify Window "1ms" 2024/12/29 04:31:30 DEBUG : 測試_Русский___ě_áñ: md5 = f1613669ff87cf3452db6862247b5e6e OK NFC checkfile vs. NFD remote (without normalization) 2024/12/29 04:31:30 ERROR : 測試_Русский___ě_áñ: sum not found 2024/12/29 04:31:30 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fumamey4bade' 2024/12/29 04:31:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fumamey4bade': 1 files missing 2024/12/29 04:31:30 NOTICE: 1 hashes missing 2024/12/29 04:31:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fumamey4bade': 2 differences found 2024/12/29 04:31:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fumamey4bade': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/12/29 04:31:31 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/29 04:31:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fumamey4bade': 0 differences found 2024/12/29 04:31:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fumamey4bade': 1 matching files 2024/12/29 04:31:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-catesil6fese" 2024/12/29 04:31:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/29 04:31:31 DEBUG : Creating backend with remote "TestDrive:crypt/4menrq3hrjbqirrs1npo2cr46k30erffvqm7dqg6pjc9u4dvnef0" 2024/12/29 04:31:32 DEBUG : Creating backend with remote "/tmp/rclone1211358872" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-catesil6fese'", Local "Local file system at /tmp/rclone1211358872", Modify Window "1ms" 2024/12/29 04:31:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a2ea2de11011c71766920f7b5768a5b1 OK NFDx2 checkfile vs. both remote (without normalization) 2024/12/29 04:31:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/29 04:31:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-catesil6fese' 2024/12/29 04:31:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-catesil6fese': 1 files missing 2024/12/29 04:31:35 NOTICE: 1 hashes missing 2024/12/29 04:31:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-catesil6fese': 2 differences found 2024/12/29 04:31:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-catesil6fese': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/12/29 04:31:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/29 04:31:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-catesil6fese': 0 differences found 2024/12/29 04:31:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-catesil6fese': 1 matching files 2024/12/29 04:31:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cusurer4waqa" 2024/12/29 04:31:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/29 04:31:37 DEBUG : Creating backend with remote "TestDrive:crypt/r4cu7laeu673bumvmn85nmt3mdlag89bda3qgd7gtrio3l9u1heg" 2024/12/29 04:31:38 DEBUG : Creating backend with remote "/tmp/rclone2100542483" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cusurer4waqa'", Local "Local file system at /tmp/rclone2100542483", Modify Window "1ms" 2024/12/29 04:31:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c554f9eae3135f88e6750c5c953d414b OK NFCx2 checkfile vs. both remote (without normalization) 2024/12/29 04:31:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/29 04:31:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cusurer4waqa' 2024/12/29 04:31:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cusurer4waqa': 1 files missing 2024/12/29 04:31:41 NOTICE: 1 hashes missing 2024/12/29 04:31:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cusurer4waqa': 2 differences found 2024/12/29 04:31:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cusurer4waqa': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/12/29 04:31:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/29 04:31:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cusurer4waqa': 0 differences found 2024/12/29 04:31:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cusurer4waqa': 1 matching files 2024/12/29 04:31:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tocogix1hada" 2024/12/29 04:31:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/29 04:31:42 DEBUG : Creating backend with remote "TestDrive:crypt/bmpobv94rat4oek92h1p7meecb3m9blput6oi208edgjr4jr5b3g" 2024/12/29 04:31:43 DEBUG : Creating backend with remote "/tmp/rclone3048590126" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocogix1hada'", Local "Local file system at /tmp/rclone3048590126", Modify Window "1ms" 2024/12/29 04:31:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 40376c3ce26021db1605592fa2069c1e OK both checkfile vs. NFDx2 remote (without normalization) 2024/12/29 04:31:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/29 04:31:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tocogix1hada' 2024/12/29 04:31:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tocogix1hada': 1 files missing 2024/12/29 04:31:46 NOTICE: 1 hashes missing 2024/12/29 04:31:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tocogix1hada': 2 differences found 2024/12/29 04:31:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tocogix1hada': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/12/29 04:31:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/29 04:31:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tocogix1hada': 0 differences found 2024/12/29 04:31:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tocogix1hada': 1 matching files 2024/12/29 04:31:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suviqag9nuqe" 2024/12/29 04:31:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/29 04:31:48 DEBUG : Creating backend with remote "TestDrive:crypt/br747eiqvf2c1uov9k9tpuho24k3ppdjmtq403qvqnrvpvpi7u30" 2024/12/29 04:31:48 DEBUG : Creating backend with remote "/tmp/rclone2569128558" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suviqag9nuqe'", Local "Local file system at /tmp/rclone2569128558", Modify Window "1ms" 2024/12/29 04:31:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e43b84a8ad3f29f64679f440dd32efb9 OK both checkfile vs. NFCx2 remote (without normalization) 2024/12/29 04:31:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/29 04:31:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-suviqag9nuqe' 2024/12/29 04:31:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suviqag9nuqe': 1 files missing 2024/12/29 04:31:51 NOTICE: 1 hashes missing 2024/12/29 04:31:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suviqag9nuqe': 2 differences found 2024/12/29 04:31:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suviqag9nuqe': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/12/29 04:31:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/29 04:31:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suviqag9nuqe': 0 differences found 2024/12/29 04:31:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suviqag9nuqe': 1 matching files 2024/12/29 04:31:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suviqag9nuqe': Purge remote 2024/12/29 04:31:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tocogix1hada': Purge remote 2024/12/29 04:31:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cusurer4waqa': Purge remote 2024/12/29 04:31:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-catesil6fese': Purge remote 2024/12/29 04:31:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fumamey4bade': Purge remote 2024/12/29 04:31:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dowumev2ceki': Purge remote 2024/12/29 04:31:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-japuhip4yida': Purge remote 2024/12/29 04:31:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lupehat0nojo': Purge remote 2024/12/29 04:31:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xadoqag6hadu': Purge remote 2024/12/29 04:31:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-goqoket7yoco': Purge remote --- PASS: TestApplyTransforms (60.99s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:31:59 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/29 04:32:02 DEBUG : sub/file2: md5 = 71bb76d0240fb18945f5404528e4a2e0 OK 2024/12/29 04:32:02 INFO : file1: Copied (new) to: sub/file2 2024/12/29 04:32:03 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 04:32:03 DEBUG : file1: Unchanged skipping 2024/12/29 04:32:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha': don't need to copy/move sub/file2, it is already at target location 2024/12/29 04:32:05 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.68s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:32:09 DEBUG : dst/file1: md5 = b2d2d6938c441caafbd97e312cee11bd OK 2024/12/29 04:32:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-degikon0weha/backup" 2024/12/29 04:32:10 DEBUG : Creating backend with remote "TestDrive:crypt/jioed1o46f9cbafcuf6e9ec4s5mpe529ls072n1apf624nrooc5g/1nrff024r7pq65ecp72fc28jb0" 2024/12/29 04:32:11 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/12/29 04:32:14 INFO : dst/file1: Moved (server-side) 2024/12/29 04:32:16 DEBUG : dst/file1: md5 = 3faf2108a58800b64569db21abcff524 OK 2024/12/29 04:32:16 INFO : dst/file1: Copied (new) 2024/12/29 04:32:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/29 04:32:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/29 04:32:20 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (14.87s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:32:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-degikon0weha/dst" 2024/12/29 04:32:21 DEBUG : Creating backend with remote "TestDrive:crypt/jioed1o46f9cbafcuf6e9ec4s5mpe529ls072n1apf624nrooc5g/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/29 04:32:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-degikon0weha/CompareDest" 2024/12/29 04:32:23 DEBUG : Creating backend with remote "TestDrive:crypt/jioed1o46f9cbafcuf6e9ec4s5mpe529ls072n1apf624nrooc5g/gveqi14airsml4bgu7krj116o8" 2024/12/29 04:32:24 DEBUG : one: Need to transfer - File not found at Destination 2024/12/29 04:32:27 DEBUG : one: md5 = 91c531bbc82f001a73608845a2351f0e OK 2024/12/29 04:32:27 INFO : one: Copied (new) 2024/12/29 04:32:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/29 04:32:30 DEBUG : one: md5 = 0ce89194a1778e0811a9c7c3f5d61093 OK 2024/12/29 04:32:30 INFO : one: Copied (replaced existing) 2024/12/29 04:32:32 DEBUG : dst/one: md5 = 5b50224e4dece7d964a1cf855cfbfcfb OK 2024/12/29 04:32:35 DEBUG : CompareDest/one: md5 = a037b2468e5914f2d9a4adcc6d1812a1 OK 2024/12/29 04:32:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/29 04:32:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/29 04:32:36 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/29 04:32:38 DEBUG : CompareDest/two: md5 = 76b427bdb2af8371f8fb9f2aab06b5a2 OK 2024/12/29 04:32:39 DEBUG : two: Need to transfer - File not found at Destination 2024/12/29 04:32:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/29 04:32:39 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/29 04:32:40 DEBUG : two: Need to transfer - File not found at Destination 2024/12/29 04:32:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/29 04:32:40 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/29 04:32:41 DEBUG : two: Need to transfer - File not found at Destination 2024/12/29 04:32:41 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/29 04:32:43 DEBUG : two: md5 = 3fa95087f4a32425a6236c14d9efb5d6 OK 2024/12/29 04:32:43 INFO : two: Copied (new) 2024/12/29 04:32:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/29 04:32:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/29 04:32:47 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/29 04:32:47 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (26.97s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:32:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-degikon0weha/dst" 2024/12/29 04:32:48 DEBUG : Creating backend with remote "TestDrive:crypt/jioed1o46f9cbafcuf6e9ec4s5mpe529ls072n1apf624nrooc5g/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/29 04:32:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-degikon0weha/CopyDest" 2024/12/29 04:32:50 DEBUG : Creating backend with remote "TestDrive:crypt/jioed1o46f9cbafcuf6e9ec4s5mpe529ls072n1apf624nrooc5g/d09o6po3f7bm6ce32vdgs8h9ls" 2024/12/29 04:32:51 DEBUG : one: Need to transfer - File not found at Destination 2024/12/29 04:32:54 DEBUG : one: md5 = 156c82e58e182fd617bd7c346782a338 OK 2024/12/29 04:32:54 INFO : one: Copied (new) 2024/12/29 04:32:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/29 04:32:57 DEBUG : one: md5 = 814de2c120f9c866c03f8267bd676ef9 OK 2024/12/29 04:32:57 INFO : one: Copied (replaced existing) 2024/12/29 04:32:59 DEBUG : dst/one: md5 = 11fe0f137aabe79f49a373408c8fae45 OK 2024/12/29 04:33:02 DEBUG : CopyDest/one: md5 = bee97ed63595d1319b4696d63fae6a7a OK 2024/12/29 04:33:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-degikon0weha/BackupDir" 2024/12/29 04:33:03 DEBUG : Creating backend with remote "TestDrive:crypt/jioed1o46f9cbafcuf6e9ec4s5mpe529ls072n1apf624nrooc5g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/12/29 04:33:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/29 04:33:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/29 04:33:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/29 04:33:06 INFO : one: Moved (server-side) 2024/12/29 04:33:08 INFO : one: Copied (server-side copy) 2024/12/29 04:33:08 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/29 04:33:10 DEBUG : CopyDest/two: md5 = ecf9f6cdb702fa21766d6bfd94afd183 OK 2024/12/29 04:33:10 DEBUG : two: Need to transfer - File not found at Destination 2024/12/29 04:33:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/29 04:33:12 INFO : two: Copied (server-side copy) 2024/12/29 04:33:12 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/29 04:33:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/29 04:33:13 DEBUG : two: Unchanged skipping 2024/12/29 04:33:15 DEBUG : CopyDest/three: md5 = e277980b1610cf84ec499eb6d2e673a2 OK 2024/12/29 04:33:16 DEBUG : three: Need to transfer - File not found at Destination 2024/12/29 04:33:16 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/29 04:33:16 DEBUG : three: Destination not found in --copy-dest 2024/12/29 04:33:18 DEBUG : three: md5 = 020a4323a5bc56c86098aefb03df3228 OK 2024/12/29 04:33:18 INFO : three: Copied (new) 2024/12/29 04:33:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/12/29 04:33:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/29 04:33:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/29 04:33:24 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/12/29 04:33:24 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/29 04:33:24 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/29 04:33:25 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (37.23s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.47s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:33:26 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/12/29 04:33:29 DEBUG : TestCopyFileMaxTransfer/file1: md5 = b5d50b96b0934747117b02641652eb41 OK 2024/12/29 04:33:29 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/12/29 04:33:30 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/12/29 04:33:30 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 2024/12/29 04:33:31 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/12/29 04:33:31 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/12/29 04:33:33 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 577d47999103d67e8220a89392cd8b7d OK 2024/12/29 04:33:33 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/12/29 04:33:35 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2024/12/29 04:33:35 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.05s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.43s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:33:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha': Looking for duplicate names using skip mode. 2024/12/29 04:33:40 NOTICE: one: Found 2 files with duplicate names 2024/12/29 04:33:40 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.23s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:33:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha': Looking for duplicate names using skip mode. 2024/12/29 04:33:47 NOTICE: one: Found 3 files with duplicate names 2024/12/29 04:33:47 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2024/12/29 04:33:47 INFO : one: Deleted 2024/12/29 04:33:47 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.32s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:33:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha': Looking for duplicate names using first mode. 2024/12/29 04:33:54 NOTICE: one: Found 3 files with duplicate names 2024/12/29 04:33:55 INFO : one: Deleted 2024/12/29 04:33:55 INFO : one: Deleted 2024/12/29 04:33:55 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.39s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:34:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha': Looking for duplicate names using newest mode. 2024/12/29 04:34:02 NOTICE: one: Found 3 files with duplicate names 2024/12/29 04:34:02 INFO : one: Deleted 2024/12/29 04:34:03 INFO : one: Deleted 2024/12/29 04:34:03 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.29s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", 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-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:34:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha': Looking for duplicate names using oldest mode. 2024/12/29 04:34:09 NOTICE: one: Found 3 files with duplicate names 2024/12/29 04:34:10 INFO : one: Deleted 2024/12/29 04:34:10 INFO : one: Deleted 2024/12/29 04:34:10 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.32s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:34:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha': Looking for duplicate names using largest mode. 2024/12/29 04:34:17 NOTICE: one: Found 3 files with duplicate names 2024/12/29 04:34:17 INFO : one: Deleted 2024/12/29 04:34:18 INFO : one: Deleted 2024/12/29 04:34:18 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.21s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:34:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha': Looking for duplicate names using smallest mode. 2024/12/29 04:34:24 NOTICE: one: Found 3 files with duplicate names 2024/12/29 04:34:24 INFO : one: Deleted 2024/12/29 04:34:25 INFO : one: Deleted 2024/12/29 04:34:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.50s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:34:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha': Looking for duplicate names using rename mode. 2024/12/29 04:34:33 NOTICE: one.txt: Found 3 files with duplicate names 2024/12/29 04:34:34 INFO : one-2.txt: renamed from: one.txt 2024/12/29 04:34:35 INFO : one-3.txt: renamed from: one.txt 2024/12/29 04:34:37 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.27s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:34:42 DEBUG : dupe1/one.txt: md5 = f5fca1139c8739c914ab20422906a9a7 OK 2024/12/29 04:34:45 DEBUG : dupe2/two.txt: md5 = 0a4df14d527380047d35f17c61f3fb54 OK 2024/12/29 04:34:47 DEBUG : dupe3/three.txt: md5 = b2c842ea950eca17946f6182ebef26c8 OK 2024/12/29 04:34:48 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2024/12/29 04:34:49 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2024/12/29 04:34:50 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2024/12/29 04:34:50 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2024/12/29 04:34:54 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/12/29 04:34:54 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2024/12/29 04:34:54 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (15.19s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:34:56 DEBUG : a.txt: md5 = 0ea58cb7abb3b1f749a719932ffe150e OK 2024/12/29 04:34:58 DEBUG : zend.txt: md5 = 699149b5e69760f5b820a1a36ee1b3da OK 2024/12/29 04:35:01 DEBUG : sub dir/hello world: md5 = 6845eea4b0c28755f30cc096dff0ed90 OK 2024/12/29 04:35:03 DEBUG : sub dir/hello world2: md5 = 7ca52eb7f6e8ec94457de80ac85281ec OK 2024/12/29 04:35:05 DEBUG : sub dir/ignore dir/.ignore: md5 = fb9b220ecd9657e1fdb4fa8d4a85318f OK 2024/12/29 04:35:07 DEBUG : sub dir/ignore dir/should be ignored: md5 = e15cea1aa3c1efd99d58fb114a172332 OK 2024/12/29 04:35:09 DEBUG : sub dir/sub sub dir/hello world3: md5 = 1335c861eaefeb0ed93f401c8597a28d OK 2024/12/29 04:35:11 DEBUG : a.txt: Excluded (Size Filter) 2024/12/29 04:35:11 DEBUG : a.txt: Excluded 2024/12/29 04:35:11 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/12/29 04:35:11 DEBUG : sub dir/hello world2: Excluded 2024/12/29 04:35:11 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/12/29 04:35:11 DEBUG : sub dir/hello world: Excluded 2024/12/29 04:35:12 DEBUG : sub dir/ignore dir: Excluded 2024/12/29 04:35:12 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/12/29 04:35:12 DEBUG : sub dir/hello world2: Excluded 2024/12/29 04:35:12 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/12/29 04:35:12 DEBUG : sub dir/hello world: Excluded 2024/12/29 04:35:12 DEBUG : sub dir/ignore dir: Excluded 2024/12/29 04:35:17 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2024/12/29 04:35:18 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2024/12/29 04:35:18 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2024/12/29 04:35:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2024/12/29 04:35:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2024/12/29 04:35:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2024/12/29 04:35:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (25.00s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:35:21 DEBUG : file1: md5 = 86b0960f7fcab86ea1bea8f96f4d80b7 OK 2024/12/29 04:35:24 DEBUG : sub/file2: md5 = c6d8bbb175db0c7c55764734e1d52a59 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 2024/12/29 04:35:27 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2024/12/29 04:35:28 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2024/12/29 04:35:28 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2024/12/29 04:35:30 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.66s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.22s) --- PASS: TestListJSON/Recurse (0.68s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.67s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:35:32 DEBUG : file1: md5 = 82d2813f4bf7a85df28cb2b121c200c3 OK 2024/12/29 04:35:35 DEBUG : sub/file2: md5 = c672feae2fcbe70c40f250b74b829fb2 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 2024/12/29 04:35:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-degikon0weha/notfound" 2024/12/29 04:35:39 DEBUG : Config file has changed externally - reloading 2024/12/29 04:35:39 DEBUG : Creating backend with remote "TestDrive:crypt/jioed1o46f9cbafcuf6e9ec4s5mpe529ls072n1apf624nrooc5g/qe0i31qdkoejk60elps0ni5sqk" 2024/12/29 04:35:42 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.49s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.45s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.33s) --- PASS: TestStatJSON/DirDirsOnly (0.22s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.73s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:35:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha': Making directory 2024/12/29 04:35:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha': Making directory --- PASS: TestMkdir (0.68s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:35:46 DEBUG : sub dir/hello world: md5 = ef64a4f02090fc0861901dbc936a5426 OK 2024/12/29 04:35:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.44s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:35:51 DEBUG : potato2: md5 = 4bbcfeaf70fb991d020a64d4fea0d5f2 OK 2024/12/29 04:35:52 DEBUG : empty space: md5 = 2af6381d573e930c9745116518ae9e1e OK --- PASS: TestLs (5.21s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:35:56 DEBUG : potato2: md5 = 5eba13ffc1b2043f35b77f8c3dca6d1f OK 2024/12/29 04:35:58 DEBUG : empty space: md5 = e18828c3ecfb7e33597de2f924e96853 OK 2024/12/29 04:35:58 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.72s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:36:02 DEBUG : potato2: md5 = 00f9dffba0b0b2c32eff51b9def4caad OK 2024/12/29 04:36:03 DEBUG : empty space: md5 = 2dc962466b9341a33596fb9e6cefdd9c OK --- PASS: TestLsLong (5.26s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:36:07 DEBUG : potato2: md5 = d0d326115817ace55699124f76f93965 OK 2024/12/29 04:36:09 DEBUG : empty space: md5 = 292f4382191e5b96d735967325ed1553 OK --- PASS: TestHashSums (5.07s) === RUN TestHashSumsWithErrors 2024/12/29 04:36:10 DEBUG : Creating backend with remote ":memory:" 2024/12/29 04:36:10 DEBUG : Config file has changed externally - reloading 2024/12/29 04:36:10 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/12/29 04:36:10 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/12/29 04:36:10 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/12/29 04:36:10 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/12/29 04:36:10 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/12/29 04:36:10 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/12/29 04:36:10 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/12/29 04:36:10 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/12/29 04:36:10 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-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:36:12 DEBUG : potato2: md5 = 73285993e2ef06b172c6578030f0f6dc OK 2024/12/29 04:36:14 DEBUG : empty space: md5 = 23ae78b510f6d6676ec9e9c3e7ba0fa5 OK 2024/12/29 04:36:16 DEBUG : sub dir/potato3: md5 = 5933e8e8cbe2e1964fdf3e8009ab8f09 OK 2024/12/29 04:36:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.00s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:36:22 DEBUG : small: md5 = 45c62a1bb79233321b336c3a4eb54263 OK 2024/12/29 04:36:24 DEBUG : medium: md5 = 6922e79df10d5f91624ad4fce5bf1d81 OK 2024/12/29 04:36:25 DEBUG : large: md5 = 2a07b1ebcf588143ab125cc928929bdd OK 2024/12/29 04:36:26 DEBUG : Waiting for deletions to finish 2024/12/29 04:36:26 DEBUG : large: Excluded (Size Filter) 2024/12/29 04:36:26 INFO : medium: Deleted 2024/12/29 04:36:26 INFO : small: Deleted --- PASS: TestDelete (7.23s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:36:29 DEBUG : small: md5 = 8653b75411a3e42f5f120f2a8d338d26 OK 2024/12/29 04:36:31 DEBUG : medium: md5 = 63c2cd2c3858dfdd26628e93009f6c4a OK 2024/12/29 04:36:32 DEBUG : large: md5 = b44fef069153b2eac33d58cbb201a899 OK 2024/12/29 04:36:33 DEBUG : Waiting for deletions to finish 2024/12/29 04:36:33 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2024/12/29 04:36:33 INFO : medium: Deleted 2024/12/29 04:36:33 INFO : small: Deleted --- PASS: TestMaxDelete (7.43s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:36:37 DEBUG : small: md5 = 65b5eb5c02e1ff1718a5b859739c7ba2 OK 2024/12/29 04:36:38 DEBUG : medium: md5 = 78da4a758e4307c43107a9210b836468 OK 2024/12/29 04:36:40 DEBUG : large: md5 = e5af2ef5a757e03d27d0b3b2630cef96 OK 2024/12/29 04:36:40 DEBUG : Waiting for deletions to finish 2024/12/29 04:36:40 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/12/29 04:36:41 INFO : medium: Deleted 2024/12/29 04:36:41 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.62s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:36:44 DEBUG : small: md5 = 91a9d4e4d3872a88878ad426ace5a72a OK 2024/12/29 04:36:46 DEBUG : medium: md5 = 9b06b56dca4c2adbaaeef689d5ad64e3 OK 2024/12/29 04:36:48 DEBUG : large: md5 = aa9c8d91b98654b6e52928747a93e478 OK 2024/12/29 04:36:48 DEBUG : Waiting for deletions to finish 2024/12/29 04:36:48 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2024/12/29 04:36:49 INFO : small: Deleted 2024/12/29 04:36:49 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.78s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:36:52 DEBUG : ReadFile: md5 = c905279b5dbaf5ecc083bf993fe90a1e OK --- PASS: TestReadFile (4.44s) === RUN TestRetry 2024/12/29 04:36:55 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/12/29 04:36:55 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/12/29 04:36:55 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/29 04:36:55 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/29 04:36:55 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/29 04:36:55 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/29 04:36:55 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-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:36:57 DEBUG : file1: md5 = 94e1f8b4093723b652efd5ed1cb2a9e7 OK 2024/12/29 04:36:58 DEBUG : file2: md5 = 13afc80c40662eac7cab32d3c1073280 OK --- PASS: TestCat (18.63s) === RUN TestPurge 2024/12/29 04:37:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-salumac5ciku" 2024/12/29 04:37:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/29 04:37:14 DEBUG : Creating backend with remote "TestDrive:crypt/9mv0sisn21mjsrrv8l36h9rf75233ho8efrfcm9qop335kp5h6pg" 2024/12/29 04:37:15 DEBUG : Creating backend with remote "/tmp/rclone300521090" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-salumac5ciku'", Local "Local file system at /tmp/rclone300521090", Modify Window "1ms" 2024/12/29 04:37:20 DEBUG : A1/B1/C1/one: md5 = 0e789d4100f1533ab31d289e04a9230f OK 2024/12/29 04:37:20 DEBUG : A2: Making directory 2024/12/29 04:37:21 DEBUG : A1/B2: Making directory 2024/12/29 04:37:22 DEBUG : A1/B2/C2: Making directory 2024/12/29 04:37:23 DEBUG : A1/B1/C3: Making directory 2024/12/29 04:37:24 DEBUG : A3: Making directory 2024/12/29 04:37:25 DEBUG : A3/B3: Making directory 2024/12/29 04:37:26 DEBUG : A3/B3/C4: Making directory 2024/12/29 04:37:29 DEBUG : A1/two: md5 = cdf0879ffb2c1138675891367c7d942f OK 2024/12/29 04:37:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-salumac5ciku': Purge remote 2024/12/29 04:37:33 NOTICE: purge failed: directory not found --- PASS: TestPurge (19.30s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:37:37 DEBUG : A1/B1/C1/one: md5 = 0c0dcf789ce09d021ef13d8855f063ff OK 2024/12/29 04:37:37 DEBUG : A2: Making directory 2024/12/29 04:37:38 DEBUG : A1/B2: Making directory 2024/12/29 04:37:40 DEBUG : A1/B2/C2: Making directory 2024/12/29 04:37:40 DEBUG : A1/B1/C3: Making directory 2024/12/29 04:37:41 DEBUG : A3: Making directory 2024/12/29 04:37:42 DEBUG : A3/B3: Making directory 2024/12/29 04:37:44 DEBUG : A3/B3/C4: Making directory 2024/12/29 04:37:46 DEBUG : A1/two: md5 = 23c46f8922ca18b9f0d19a13a16b5bfe OK 2024/12/29 04:37:47 DEBUG : removing 1 level 3 directories 2024/12/29 04:37:47 INFO : A3/B3/C4: Removing directory 2024/12/29 04:37:50 DEBUG : removing 2 level 3 directories 2024/12/29 04:37:50 INFO : A1/B2/C2: Removing directory 2024/12/29 04:37:50 INFO : A1/B1/C3: Removing directory 2024/12/29 04:37:51 DEBUG : removing 2 level 2 directories 2024/12/29 04:37:51 INFO : A3/B3: Removing directory 2024/12/29 04:37:51 INFO : A1/B2: Removing directory 2024/12/29 04:37:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/29 04:37:51 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2024/12/29 04:37:52 DEBUG : removing 2 level 1 directories 2024/12/29 04:37:52 INFO : A3: Removing directory 2024/12/29 04:37:52 INFO : A2: Removing directory 2024/12/29 04:37:52 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2024/12/29 04:37:56 DEBUG : removing 1 level 3 directories 2024/12/29 04:37:56 INFO : A1/B1/C1: Removing directory 2024/12/29 04:37:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/29 04:37:57 DEBUG : removing 1 level 2 directories 2024/12/29 04:37:57 INFO : A1/B1: Removing directory 2024/12/29 04:37:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/29 04:37:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/29 04:37:58 DEBUG : removing 1 level 1 directories 2024/12/29 04:37:58 INFO : A1: Removing directory 2024/12/29 04:37:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/29 04:37:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/29 04:37:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/29 04:37:59 DEBUG : removing 1 level 0 directories 2024/12/29 04:37:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha': Removing directory 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/29 04:37:59 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (27.30s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:38:01 DEBUG : A1: Making directory 2024/12/29 04:38:02 DEBUG : A1/B1: Making directory 2024/12/29 04:38:03 DEBUG : A1/B1/C1: Making directory 2024/12/29 04:38:06 DEBUG : removing 1 level 3 directories 2024/12/29 04:38:06 INFO : A1/B1/C1: Removing directory 2024/12/29 04:38:07 DEBUG : removing 1 level 2 directories 2024/12/29 04:38:07 INFO : A1/B1: Removing directory 2024/12/29 04:38:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/29 04:38:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.00s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:38:09 DEBUG : A1: Making directory 2024/12/29 04:38:10 DEBUG : A1/B1: Making directory 2024/12/29 04:38:11 DEBUG : A1/B1/C1: Making directory 2024/12/29 04:38:14 DEBUG : removing 1 level 3 directories 2024/12/29 04:38:14 INFO : A1/B1/C1: Removing directory 2024/12/29 04:38:15 DEBUG : removing 1 level 2 directories 2024/12/29 04:38:15 INFO : A1/B1: Removing directory 2024/12/29 04:38:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/29 04:38:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.36s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:38:19 DEBUG : file1: md5 = ba95b32fc6e0a343234077063b7d81c1 OK 2024/12/29 04:38:20 DEBUG : filename.txt: File name found in url 2024/12/29 04:38:21 DEBUG : filename.txt: md5 = 7de2bbc77f1f3a8dc2ef253b87a4ba5e OK 2024/12/29 04:38:21 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/12/29 04:38:23 DEBUG : headerfilename.txt: md5 = 2aaa064a8a522aec9cfa5b0a45c38e6e OK 2024/12/29 04:38:24 DEBUG : file2: md5 = 0ab2c817698bf7219f2dd8a4a955f11b OK --- PASS: TestCopyURL (9.60s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:38:27 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/29 04:38:30 DEBUG : sub/file2: md5 = 0d97dfeaa70ae2fbec90cf13170b721c OK 2024/12/29 04:38:30 INFO : file1: Copied (new) to: sub/file2 2024/12/29 04:38:30 INFO : file1: Deleted 2024/12/29 04:38:31 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 04:38:31 DEBUG : file1: Unchanged skipping 2024/12/29 04:38:31 INFO : file1: Deleted 2024/12/29 04:38:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha': don't need to copy/move sub/file2, it is already at target location 2024/12/29 04:38:33 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.53s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:38:34 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/29 04:38:35 DEBUG : file1: md5 = 4208df30661794e172f12b2c6db5a545 OK 2024/12/29 04:38:35 INFO : file1: Copied (new) 2024/12/29 04:38:35 INFO : file1: Deleted 2024/12/29 04:38:36 DEBUG : file1: Destination exists, skipping 2024/12/29 04:38:36 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.43s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.43s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:38:40 DEBUG : dst/file1: md5 = ba22f29f8828c1f1a85f5c4e8321004d OK 2024/12/29 04:38:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-degikon0weha/backup" 2024/12/29 04:38:41 DEBUG : Creating backend with remote "TestDrive:crypt/jioed1o46f9cbafcuf6e9ec4s5mpe529ls072n1apf624nrooc5g/1nrff024r7pq65ecp72fc28jb0" 2024/12/29 04:38:43 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/12/29 04:38:46 INFO : dst/file1: Moved (server-side) 2024/12/29 04:38:48 DEBUG : dst/file1: md5 = 431dd6b068c72997c20841f34bf7a199 OK 2024/12/29 04:38:48 INFO : dst/file1: Copied (new) 2024/12/29 04:38:48 INFO : dst/file1: Deleted 2024/12/29 04:38:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/29 04:38:51 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/29 04:38:52 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (14.90s) === 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-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:38:55 DEBUG : A1/one: md5 = eb011a5df4ca311398be3394df14b9be OK 2024/12/29 04:38:57 DEBUG : A1/two: md5 = a37870b6188d29d978dbe0db2de01036 OK 2024/12/29 04:38:59 DEBUG : A1/B1/three: md5 = 605c1b45133ded73f9ddb881eda5c059 OK 2024/12/29 04:39:02 DEBUG : A1/B1/C1/four: md5 = da19ac1ff1753f062710b627c19a8f0a OK 2024/12/29 04:39:05 DEBUG : A1/B1/C2/five: md5 = fad2c7edd5d7222b435cc784b15a5d3e OK 2024/12/29 04:39:05 DEBUG : A1/B2: Making directory 2024/12/29 04:39:06 DEBUG : A1/B1/C3: Making directory 2024/12/29 04:39:18 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/12/29 04:39:18 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/12/29 04:39:18 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/12/29 04:39:18 INFO : A2/one: Moved (server-side) to: A3/one 2024/12/29 04:39:18 INFO : A2/two: Moved (server-side) to: A3/two 2024/12/29 04:39:22 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/29 04:39:22 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/29 04:39:22 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/29 04:39:22 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/29 04:39:22 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/29 04:39:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/12/29 04:39:31 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/12/29 04:39:31 INFO : A3/two: Moved (server-side) to: A4/two 2024/12/29 04:39:31 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/12/29 04:39:31 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/12/29 04:39:32 INFO : A3/one: Moved (server-side) to: A4/one 2024/12/29 04:39:35 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/29 04:39:35 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/29 04:39:35 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/29 04:39:36 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/29 04:39:36 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/29 04:39:43 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2024/12/29 04:39:44 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2024/12/29 04:39:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/29 04:39:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/29 04:39:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/29 04:39:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/12/29 04:39:46 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/29 04:39:46 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/29 04:39:46 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/29 04:39:46 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (53.59s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:39:46 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:39:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha': File to upload is small (34 bytes), uploading instead of streaming 2024/12/29 04:39:49 DEBUG : no_checksum_small_file_from_pipe: md5 = 81e265311cb0247a142673eb610532aa OK 2024/12/29 04:39:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/12/29 04:39:49 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/12/29 04:39:50 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2024/12/29 04:39:51 DEBUG : no_checksum_big_file_from_pipe: md5 = 521d5b9221ef24cf6396667b2d8b2c63 OK 2024/12/29 04:39:51 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-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:39:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha': File to upload is small (34 bytes), uploading instead of streaming 2024/12/29 04:39:54 DEBUG : with_checksum_small_file_from_pipe: md5 = 04f3dfde7e918855e61b0f9af7be6211 OK 2024/12/29 04:39:54 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/12/29 04:39:55 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2024/12/29 04:39:56 DEBUG : with_checksum_big_file_from_pipe: md5 = ed03dfed38e6a573037fa57821698799 OK 2024/12/29 04:39:56 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-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:39:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha': File to upload is small (34 bytes), uploading instead of streaming 2024/12/29 04:40:00 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 04:40:01 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/12/29 04:40:02 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-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:40:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha': File to upload is small (34 bytes), uploading instead of streaming 2024/12/29 04:40:05 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/12/29 04:40:06 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/12/29 04:40:07 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.49s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.47s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.74s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.40s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.88s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2024/12/29 04:40:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha': File to upload is small (48 bytes), uploading instead of streaming 2024/12/29 04:40:11 DEBUG : rcat_metadata: md5 = 25af6ebfe39a565d6c1f21473592e878 OK 2024/12/29 04:40:11 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2024/12/29 04:40:13 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2024/12/29 04:40:14 DEBUG : rcat_metadata_uploadcutoff0: md5 = d8e4e516cdcd880083dae9f14069bf9d OK 2024/12/29 04:40:14 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.40s) --- PASS: TestRcatMetadata/Normal (2.98s) --- PASS: TestRcatMetadata/ViaDisk (2.98s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:40:17 DEBUG : potato1: md5 = 00ded08c1f568e9015928a459fe34afb OK 2024/12/29 04:40:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha': File to upload is small (60 bytes), uploading instead of streaming 2024/12/29 04:40:19 DEBUG : potato2: md5 = bb73ba3118773d92e951722abc9ffe80 OK 2024/12/29 04:40:19 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.98s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:40:23 DEBUG : potato1: md5 = c89682814e2e890e19129036407f1b34 OK 2024/12/29 04:40:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha': File to upload is small (60 bytes), uploading instead of streaming 2024/12/29 04:40:24 DEBUG : potato2: md5 = e0c0ddbaf9e3239686240fbfa3619e70 OK 2024/12/29 04:40:24 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.53s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:40:28 DEBUG : potato2: md5 = 37edf2730baa4b1c8d1ecb1af3220fed OK 2024/12/29 04:40:30 DEBUG : empty space: md5 = 52da2030f90375a80d1ffa6c33a24b3c OK 2024/12/29 04:40:33 DEBUG : sub dir/potato3: md5 = b8fa139f95f7db111d6b591a0dea4e6e OK 2024/12/29 04:40:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha': Touching "empty space" 2024/12/29 04:40:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha': Touching "potato2" 2024/12/29 04:40:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha': Touching "sub dir/potato3" 2024/12/29 04:40:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (12.28s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:40:39 DEBUG : dir with metadata: Making directory with metadata 2024/12/29 04:40:40 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.70s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:40:41 DEBUG : directory with modtime: Making directory with metadata 2024/12/29 04:40:42 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (3.56s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:40:45 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/12/29 04:40:45 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/29 04:40:45 DEBUG : Google drive root 'crypt/jioed1o46f9cbafcuf6e9ec4s5mpe529ls072n1apf624nrooc5g': Skipping btime metadata as can't update it on an existing file: 2024-12-29T04:40:45.37015524Z 2024/12/29 04:40:46 INFO : non existent directory: Updated directory metadata 2024/12/29 04:40:48 DEBUG : Google drive root 'crypt/jioed1o46f9cbafcuf6e9ec4s5mpe529ls072n1apf624nrooc5g': Skipping btime metadata as can't update it on an existing file: 2024-12-29T04:40:45.37015524Z 2024/12/29 04:40:49 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.68s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:40:51 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2024/12/29 04:40:53 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2024/12/29 04:40:54 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.85s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:40:56 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/12/29 04:40:56 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/29 04:40:56 DEBUG : dst: Making directory with metadata 2024/12/29 04:40:57 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/29 04:40:57 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 04:40:58 INFO : dst: Set directory modification time (using SetModTime) 2024/12/29 04:40:59 INFO : dst: Set directory modification time (using SetModTime) 2024/12/29 04:40:59 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2024/12/29 04:40:59 INFO : dst: Set directory modification time (using SetModTime) 2024/12/29 04:40:59 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.05s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha'", Local "Local file system at /tmp/rclone2365188556", Modify Window "1ms" 2024/12/29 04:41:03 DEBUG : sub dir/test remove existing: md5 = 38ac7795d7dc4e5ed85877b10fbd8027 OK 2024/12/29 04:41:05 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = ab475efba61dff84a8848c86fe263c38 OK 2024/12/29 04:41:07 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.fevowef5" before starting 2024/12/29 04:41:08 DEBUG : sub dir/test remove existing.fevowef5: TEST: removing renamed existing file after operation 2024/12/29 04:41:09 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.curebih3" before starting 2024/12/29 04:41:10 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.curebih3: TEST: renaming existing back after failed operation 2024/12/29 04:41:11 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.covicuz3" before starting 2024/12/29 04:41:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.covicuz3: TEST: removing renamed existing file after operation 2024/12/29 04:41:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "04qmp9q68ufgs4qp45i6oqv10kimrnlvk6b90p325rku9du7qkcco202cpir8c8dh78n3n5k1s2899gte76a2v94b3o65eveksgu61ktsd4vtga6qrgn9k123vohnsbcdcbun4h7qskn45bq4pdinr089l0hehoaqgbe4aerhmdebjsnnfog" 2024/12/29 04:41:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "td8o5nj26rc7apm5g2glnc00pclvll3lk1cpinjkknpsbrk09k1g" --- PASS: TestRemoveExisting (14.33s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2024/12/29 04:41:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-degikon0weha': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m58.485746816s (try 1/5)