"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/03/19 04:07:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duhovil3qoqu" 2025/03/19 04:07:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/19 04:07:49 DEBUG : Creating backend with remote "TestDrive:crypt/hqqgpv1qq8gao750btfrt9bg3hn5ucqsmd3ulsfom9ci37lp5f80" 2025/03/19 04:07:49 DEBUG : Creating backend with remote "/tmp/rclone1931570682" === 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-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/03/19 04:07:50 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/03/19 04:07:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/19 04:07:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/19 04:07:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/03/19 04:07:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/19 04:07:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/19 04:07:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/19 04:07:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/03/19 04:07:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/19 04:07:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/19 04:07:50 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/03/19 04:07:50 DEBUG : potato: Seek from 10 to 0 2025/03/19 04:07:50 DEBUG : potato: Seek from 10 to 0 2025/03/19 04:07:50 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/03/19 04:07:50 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/03/19 04:07:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/19 04:07:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/19 04:07:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/03/19 04:07:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/19 04:07:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/19 04:07:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/19 04:07:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/03/19 04:07:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/19 04:07:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/19 04:07:50 DEBUG : potato: Seek from 5 to 2 2025/03/19 04:07:50 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/03/19 04:07:50 DEBUG : potato: Seek from 7 to 0 2025/03/19 04:07:50 DEBUG : potato: Seek from 7 to 0 2025/03/19 04:07:50 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/03/19 04:07:50 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/03/19 04:07:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/19 04:07:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/19 04:07:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/03/19 04:07:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/19 04:07:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/19 04:07:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/19 04:07:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/03/19 04:07:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/19 04:07:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/19 04:07:50 DEBUG : potato: Seek from 5 to 2 2025/03/19 04:07:50 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/03/19 04:07:50 DEBUG : potato: Seek from 8 to 0 2025/03/19 04:07:50 DEBUG : potato: Seek from 8 to 0 2025/03/19 04:07:50 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/03/19 04:07:50 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/03/19 04:07:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/19 04:07:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/19 04:07:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/03/19 04:07:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/19 04:07:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/19 04:07:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/19 04:07:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/03/19 04:07:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/19 04:07:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/19 04:07:50 DEBUG : potato: Seek from 5 to 2 2025/03/19 04:07:50 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/03/19 04:07:50 DEBUG : potato: Seek from 9 to 0 2025/03/19 04:07:50 DEBUG : potato: Seek from 9 to 0 2025/03/19 04:07:50 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-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" 2025/03/19 04:07:52 DEBUG : rutabaga: md5 = 986b3cfb7fdec0e5d92b3db7b279b0f2 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/03/19 04:07:54 DEBUG : empty space: md5 = f7f9a3df98e432b683a2364893532af3 OK === RUN TestCheck/3 2025/03/19 04:07:56 DEBUG : potato2: md5 = 323d9e31f09ae9904276a854d33c5158 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/03/19 04:07:58 DEBUG : remotepotato: md5 = 966fac1235b809d8cb54b6fa31f8c1fb OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.17s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.28s) --- PASS: TestCheck/5 (0.22s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/03/19 04:08:01 DEBUG : Creating backend with remote "nonexistent" 2025/03/19 04:08:01 DEBUG : Creating backend with remote "nonexistent" 2025/03/19 04:08:01 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/03/19 04:08:01 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/03/19 04:08:01 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/03/19 04:08:01 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-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" 2025/03/19 04:08:02 DEBUG : rutabaga: md5 = 12ae47f1ec8716c965154e4b209232f9 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/03/19 04:08:06 DEBUG : empty space: md5 = 5cf36c3db6a9782f573394f18318ce3b OK === RUN TestCheckDownload/3 2025/03/19 04:08:08 DEBUG : potato2: md5 = 91113ef96aadda21da3760c992b7b5c7 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/03/19 04:08:13 DEBUG : remotepotato: md5 = 2d143df6764e478c265d9a803390a053 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.78s) --- PASS: TestCheckDownload/1 (1.04s) --- PASS: TestCheckDownload/2 (1.11s) --- PASS: TestCheckDownload/3 (0.91s) --- PASS: TestCheckDownload/4 (1.40s) --- PASS: TestCheckDownload/5 (1.12s) --- PASS: TestCheckDownload/6 (1.04s) --- PASS: TestCheckDownload/7 (0.96s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" 2025/03/19 04:08:18 DEBUG : rutabaga: md5 = 3b14c1a61640de5f8c658f2c22cea5d4 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/03/19 04:08:20 DEBUG : empty space: md5 = f76b77d0ead69701945a1f658d434c82 OK === RUN TestCheckSizeOnly/3 2025/03/19 04:08:22 DEBUG : potato2: md5 = 292569378311b3361cad9a6413ce47fa OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/03/19 04:08:24 DEBUG : remotepotato: md5 = 83f34fc9e1d88f3c072d78cc6ddf5506 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (9.56s) --- PASS: TestCheckSizeOnly/1 (0.22s) --- PASS: TestCheckSizeOnly/2 (0.21s) --- PASS: TestCheckSizeOnly/3 (0.22s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.20s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" 2025/03/19 04:08:28 DEBUG : test.sum: md5 = 39348124a0518bee0b2bbaf1f844dd79 OK 2025/03/19 04:08:29 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/19 04:08:29 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/19 04:08:29 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/19 04:08:29 NOTICE: test.sum: 2 warning(s) suppressed... 2025/03/19 04:08:30 DEBUG : test.sum: md5 = 3b3d53b2907bc5e25d052b139de01098 OK 2025/03/19 04:08:31 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/19 04:08:31 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/19 04:08:31 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/19 04:08:31 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.89s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" 2025/03/19 04:08:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duhovil3qoqu/data" 2025/03/19 04:08:32 DEBUG : Creating backend with remote "TestDrive:crypt/hqqgpv1qq8gao750btfrt9bg3hn5ucqsmd3ulsfom9ci37lp5f80/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu/data' lacks md5, skipping --- SKIP: TestCheckSum (1.82s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" 2025/03/19 04:08:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duhovil3qoqu/data" 2025/03/19 04:08:34 DEBUG : Creating backend with remote "TestDrive:crypt/hqqgpv1qq8gao750btfrt9bg3hn5ucqsmd3ulsfom9ci37lp5f80/vjrnln8ratgmqakfosrqe8espk" 2025/03/19 04:08:44 DEBUG : data/banana: md5 = 83098a9b70a17ddeb1c5a227e1ab8f6c OK 2025/03/19 04:08:45 DEBUG : test.sum: md5 = aa6e485d05bd5774b0b3cc381533e7b0 OK === RUN TestCheckSumDownload/subtest1 2025/03/19 04:08:50 DEBUG : data/potato: md5 = c6a1bff45619fd8d9f00c926d01f9d7d OK 2025/03/19 04:08:51 DEBUG : test.sum: md5 = a13dbd6bffd3b5d3caf0b0274c6a7cf6 OK === RUN TestCheckSumDownload/subtest2 2025/03/19 04:08:55 DEBUG : test.sum: md5 = 4c7e93bc2ceab2e757aa10b00397b431 OK === RUN TestCheckSumDownload/subtest3 2025/03/19 04:08:59 DEBUG : test.sum: md5 = d30bef592a545ae99d9ca0571d775d18 OK === RUN TestCheckSumDownload/subtest4 2025/03/19 04:09:04 DEBUG : test.sum: md5 = 928d08460d74a4683757f9d41a5ebbed OK === RUN TestCheckSumDownload/subtest5 2025/03/19 04:09:08 DEBUG : test.sum: md5 = 0c7ee3e865b5cdc34c55086d0bc92ce7 OK === RUN TestCheckSumDownload/subtest6 2025/03/19 04:09:12 DEBUG : data/banana: md5 = c1af3901d24474f46d94649b5db864d6 OK 2025/03/19 04:09:14 DEBUG : data/potato: md5 = 2e940d48feb4bc4e58bee7fe55353ab7 OK 2025/03/19 04:09:15 DEBUG : test.sum: md5 = bbb8d3ce32083fb59aadb91b6244bb6b OK === RUN TestCheckSumDownload/subtest7 2025/03/19 04:09:20 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/03/19 04:09:20 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (46.72s) --- PASS: TestCheckSumDownload/subtest1 (2.79s) --- PASS: TestCheckSumDownload/subtest2 (1.86s) --- PASS: TestCheckSumDownload/subtest3 (2.11s) --- PASS: TestCheckSumDownload/subtest4 (3.00s) --- PASS: TestCheckSumDownload/subtest5 (2.42s) --- PASS: TestCheckSumDownload/subtest6 (2.54s) --- PASS: TestCheckSumDownload/subtest7 (2.54s) === RUN TestApplyTransforms 2025/03/19 04:09:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xoleduy0zece" 2025/03/19 04:09:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/19 04:09:21 DEBUG : Creating backend with remote "TestDrive:crypt/esr4157u7vq63u5n92of41pug9tht34m308gdhe9268hamc0s120" 2025/03/19 04:09:22 DEBUG : Creating backend with remote "/tmp/rclone668945446" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoleduy0zece'", Local "Local file system at /tmp/rclone668945446", Modify Window "1ms" 2025/03/19 04:09:24 DEBUG : hello, world!: md5 = 1952b3fd2c5fcbb8c1e800315c6edddb OK upper checkfile vs. lower remote (without normalization) 2025/03/19 04:09:24 ERROR : hello, world!: sum not found 2025/03/19 04:09:24 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xoleduy0zece' 2025/03/19 04:09:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xoleduy0zece': 1 files missing 2025/03/19 04:09:24 NOTICE: 1 hashes missing 2025/03/19 04:09:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xoleduy0zece': 2 differences found 2025/03/19 04:09:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xoleduy0zece': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/03/19 04:09:25 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/19 04:09:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xoleduy0zece': 0 differences found 2025/03/19 04:09:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xoleduy0zece': 1 matching files 2025/03/19 04:09:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pesogor8moze" 2025/03/19 04:09:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/19 04:09:25 DEBUG : Creating backend with remote "TestDrive:crypt/7v91fpud2qks98iegd4n9jna0mtc22t431meh25s0k3o7dhg7da0" 2025/03/19 04:09:26 DEBUG : Creating backend with remote "/tmp/rclone4120609910" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pesogor8moze'", Local "Local file system at /tmp/rclone4120609910", Modify Window "1ms" 2025/03/19 04:09:28 DEBUG : HELLO, WORLD!: md5 = 8e664fda26db5ae7b638c0f828de60a9 OK lower checkfile vs. upper remote (without normalization) 2025/03/19 04:09:29 ERROR : HELLO, WORLD!: sum not found 2025/03/19 04:09:29 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pesogor8moze' 2025/03/19 04:09:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pesogor8moze': 1 files missing 2025/03/19 04:09:29 NOTICE: 1 hashes missing 2025/03/19 04:09:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pesogor8moze': 2 differences found 2025/03/19 04:09:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pesogor8moze': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/03/19 04:09:30 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/19 04:09:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pesogor8moze': 0 differences found 2025/03/19 04:09:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pesogor8moze': 1 matching files 2025/03/19 04:09:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuhigaf0gago" 2025/03/19 04:09:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/19 04:09:30 DEBUG : Creating backend with remote "TestDrive:crypt/30n2e3abtivaglotluv469dkb0kloffag8tmkrrrljo47nn0djrg" 2025/03/19 04:09:31 DEBUG : Creating backend with remote "/tmp/rclone1392861202" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuhigaf0gago'", Local "Local file system at /tmp/rclone1392861202", Modify Window "1ms" 2025/03/19 04:09:33 DEBUG : HeLlO, wOrLd!: md5 = e2f562b3b3c92a00247eb32a51944f0f OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/03/19 04:09:34 ERROR : HeLlO, wOrLd!: sum not found 2025/03/19 04:09:34 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kuhigaf0gago' 2025/03/19 04:09:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuhigaf0gago': 1 files missing 2025/03/19 04:09:34 NOTICE: 1 hashes missing 2025/03/19 04:09:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuhigaf0gago': 2 differences found 2025/03/19 04:09:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuhigaf0gago': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/03/19 04:09:35 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/19 04:09:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuhigaf0gago': 0 differences found 2025/03/19 04:09:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuhigaf0gago': 1 matching files 2025/03/19 04:09:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bejajoh3jama" 2025/03/19 04:09:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/19 04:09:35 DEBUG : Creating backend with remote "TestDrive:crypt/tjkkf7g6tcu8no4dc73q8euovrb98t6ogkmkrgtb007vn2v5halg" 2025/03/19 04:09:36 DEBUG : Creating backend with remote "/tmp/rclone385704374" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bejajoh3jama'", Local "Local file system at /tmp/rclone385704374", Modify Window "1ms" 2025/03/19 04:09:38 DEBUG : HELLO, WORLD!: md5 = 23cf4e471b9a9a98b9150f9a9ee4d49a OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/03/19 04:09:39 ERROR : HELLO, WORLD!: sum not found 2025/03/19 04:09:39 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-bejajoh3jama' 2025/03/19 04:09:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bejajoh3jama': 1 files missing 2025/03/19 04:09:39 NOTICE: 1 hashes missing 2025/03/19 04:09:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bejajoh3jama': 2 differences found 2025/03/19 04:09:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bejajoh3jama': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/03/19 04:09:40 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/19 04:09:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bejajoh3jama': 0 differences found 2025/03/19 04:09:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bejajoh3jama': 1 matching files 2025/03/19 04:09:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gejoqex8veju" 2025/03/19 04:09:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/19 04:09:40 DEBUG : Creating backend with remote "TestDrive:crypt/2c50qv0igoob2vkm6k2buvuc55je55vhcv201a36tmuf4hq4h740" 2025/03/19 04:09:41 DEBUG : Creating backend with remote "/tmp/rclone1885270422" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gejoqex8veju'", Local "Local file system at /tmp/rclone1885270422", Modify Window "1ms" 2025/03/19 04:09:43 DEBUG : 測試_Русский___ě_áñ: md5 = ca0ae43554598a0a76f4f1cc1ff8a6c2 OK NFD checkfile vs. NFC remote (without normalization) 2025/03/19 04:09:43 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/19 04:09:43 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gejoqex8veju' 2025/03/19 04:09:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gejoqex8veju': 1 files missing 2025/03/19 04:09:43 NOTICE: 1 hashes missing 2025/03/19 04:09:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gejoqex8veju': 2 differences found 2025/03/19 04:09:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gejoqex8veju': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/03/19 04:09:44 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/19 04:09:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gejoqex8veju': 0 differences found 2025/03/19 04:09:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gejoqex8veju': 1 matching files 2025/03/19 04:09:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gihaxic2yuma" 2025/03/19 04:09:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/19 04:09:44 DEBUG : Creating backend with remote "TestDrive:crypt/5h9484eovtsna03424eb4t67ccl554r22ff74s94r30h4dffgsp0" 2025/03/19 04:09:45 DEBUG : Creating backend with remote "/tmp/rclone2225948123" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gihaxic2yuma'", Local "Local file system at /tmp/rclone2225948123", Modify Window "1ms" 2025/03/19 04:09:47 DEBUG : 測試_Русский___ě_áñ: md5 = 202ed189c1d1dc6cbd1e53324b190d38 OK NFC checkfile vs. NFD remote (without normalization) 2025/03/19 04:09:47 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/19 04:09:47 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gihaxic2yuma' 2025/03/19 04:09:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gihaxic2yuma': 1 files missing 2025/03/19 04:09:47 NOTICE: 1 hashes missing 2025/03/19 04:09:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gihaxic2yuma': 2 differences found 2025/03/19 04:09:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gihaxic2yuma': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/03/19 04:09:49 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/19 04:09:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gihaxic2yuma': 0 differences found 2025/03/19 04:09:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gihaxic2yuma': 1 matching files 2025/03/19 04:09:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lidotan5domo" 2025/03/19 04:09:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/19 04:09:49 DEBUG : Creating backend with remote "TestDrive:crypt/s93vgjs8p5gvdb1a3mu776crouqgthilrcuu6intqrjelo065uag" 2025/03/19 04:09:50 DEBUG : Creating backend with remote "/tmp/rclone583889264" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotan5domo'", Local "Local file system at /tmp/rclone583889264", Modify Window "1ms" 2025/03/19 04:09:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a290cced52492206c776e44c7a834345 OK NFDx2 checkfile vs. both remote (without normalization) 2025/03/19 04:09:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/19 04:09:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lidotan5domo' 2025/03/19 04:09:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lidotan5domo': 1 files missing 2025/03/19 04:09:52 NOTICE: 1 hashes missing 2025/03/19 04:09:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lidotan5domo': 2 differences found 2025/03/19 04:09:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lidotan5domo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/03/19 04:09:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/19 04:09:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lidotan5domo': 0 differences found 2025/03/19 04:09:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lidotan5domo': 1 matching files 2025/03/19 04:09:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-niyerad7ribu" 2025/03/19 04:09:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/19 04:09:54 DEBUG : Creating backend with remote "TestDrive:crypt/0m5hr5dk3nn33sq3i897g11uehmoimrmekk7mh9cvf011uovqflg" 2025/03/19 04:09:55 DEBUG : Creating backend with remote "/tmp/rclone3778475787" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niyerad7ribu'", Local "Local file system at /tmp/rclone3778475787", Modify Window "1ms" 2025/03/19 04:09:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2059c1884f12a427e8469b1f5632bd46 OK NFCx2 checkfile vs. both remote (without normalization) 2025/03/19 04:09:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/19 04:09:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-niyerad7ribu' 2025/03/19 04:09:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niyerad7ribu': 1 files missing 2025/03/19 04:09:57 NOTICE: 1 hashes missing 2025/03/19 04:09:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niyerad7ribu': 2 differences found 2025/03/19 04:09:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niyerad7ribu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/03/19 04:09:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/19 04:09:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niyerad7ribu': 0 differences found 2025/03/19 04:09:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niyerad7ribu': 1 matching files 2025/03/19 04:09:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cosiwat4xesu" 2025/03/19 04:09:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/19 04:09:58 DEBUG : Creating backend with remote "TestDrive:crypt/tn346tnm5j3v2lacab3cvhfbduc7e22tr5bhfis9t06kev3uggl0" 2025/03/19 04:09:59 DEBUG : Creating backend with remote "/tmp/rclone3295763789" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cosiwat4xesu'", Local "Local file system at /tmp/rclone3295763789", Modify Window "1ms" 2025/03/19 04:10:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1f2990b5ad230a8e12f9960bbe2fe828 OK both checkfile vs. NFDx2 remote (without normalization) 2025/03/19 04:10:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/19 04:10:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cosiwat4xesu' 2025/03/19 04:10:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cosiwat4xesu': 1 files missing 2025/03/19 04:10:02 NOTICE: 1 hashes missing 2025/03/19 04:10:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cosiwat4xesu': 2 differences found 2025/03/19 04:10:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cosiwat4xesu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/03/19 04:10:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/19 04:10:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cosiwat4xesu': 0 differences found 2025/03/19 04:10:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cosiwat4xesu': 1 matching files 2025/03/19 04:10:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nidebay1duqe" 2025/03/19 04:10:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/19 04:10:03 DEBUG : Creating backend with remote "TestDrive:crypt/qnbjvcu1rko77c9olo4stfjs2cemm68k1ru5tmi3foc33pvspi3g" 2025/03/19 04:10:04 DEBUG : Creating backend with remote "/tmp/rclone2523864992" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nidebay1duqe'", Local "Local file system at /tmp/rclone2523864992", Modify Window "1ms" 2025/03/19 04:10:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 35305abf6dcd32839d8740af89c7827e OK both checkfile vs. NFCx2 remote (without normalization) 2025/03/19 04:10:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/19 04:10:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nidebay1duqe' 2025/03/19 04:10:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nidebay1duqe': 1 files missing 2025/03/19 04:10:07 NOTICE: 1 hashes missing 2025/03/19 04:10:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nidebay1duqe': 2 differences found 2025/03/19 04:10:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nidebay1duqe': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/03/19 04:10:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/19 04:10:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nidebay1duqe': 0 differences found 2025/03/19 04:10:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nidebay1duqe': 1 matching files 2025/03/19 04:10:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nidebay1duqe': Purge remote 2025/03/19 04:10:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cosiwat4xesu': Purge remote 2025/03/19 04:10:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-niyerad7ribu': Purge remote 2025/03/19 04:10:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lidotan5domo': Purge remote 2025/03/19 04:10:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gihaxic2yuma': Purge remote 2025/03/19 04:10:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gejoqex8veju': Purge remote 2025/03/19 04:10:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bejajoh3jama': Purge remote 2025/03/19 04:10:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuhigaf0gago': Purge remote 2025/03/19 04:10:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pesogor8moze': Purge remote 2025/03/19 04:10:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoleduy0zece': Purge remote --- PASS: TestApplyTransforms (51.91s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" 2025/03/19 04:10:13 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/19 04:10:15 DEBUG : sub/file2: md5 = 8feb4e84be6c53c7a30915c4cfeb0f89 OK 2025/03/19 04:10:15 INFO : file1: Copied (new) to: sub/file2 2025/03/19 04:10:16 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 04:10:16 DEBUG : file1: Unchanged skipping 2025/03/19 04:10:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu': don't need to copy/move sub/file2, it is already at target location 2025/03/19 04:10:18 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.69s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.41s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" 2025/03/19 04:10:21 DEBUG : dst/file1: md5 = a0ad25d470d55ed336477b374966016b OK 2025/03/19 04:10:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duhovil3qoqu/backup" 2025/03/19 04:10:22 DEBUG : Creating backend with remote "TestDrive:crypt/hqqgpv1qq8gao750btfrt9bg3hn5ucqsmd3ulsfom9ci37lp5f80/1nrff024r7pq65ecp72fc28jb0" 2025/03/19 04:10:23 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/19 04:10:25 INFO : dst/file1: Moved (server-side) 2025/03/19 04:10:27 DEBUG : dst/file1: md5 = 625b6073744b8b4c7f044fcffc00c13f OK 2025/03/19 04:10:27 INFO : dst/file1: Copied (new) 2025/03/19 04:10:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/19 04:10:30 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/19 04:10:30 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.23s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" 2025/03/19 04:10:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duhovil3qoqu/dst" 2025/03/19 04:10:31 DEBUG : Creating backend with remote "TestDrive:crypt/hqqgpv1qq8gao750btfrt9bg3hn5ucqsmd3ulsfom9ci37lp5f80/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/19 04:10:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duhovil3qoqu/CompareDest" 2025/03/19 04:10:33 DEBUG : Creating backend with remote "TestDrive:crypt/hqqgpv1qq8gao750btfrt9bg3hn5ucqsmd3ulsfom9ci37lp5f80/gveqi14airsml4bgu7krj116o8" 2025/03/19 04:10:34 DEBUG : one: Need to transfer - File not found at Destination 2025/03/19 04:10:36 DEBUG : one: md5 = 0e0c57829c7086cba9b52ec739e7b4f0 OK 2025/03/19 04:10:36 INFO : one: Copied (new) 2025/03/19 04:10:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/19 04:10:39 DEBUG : one: md5 = 7819bc55cca541f9200383e353c131fa OK 2025/03/19 04:10:39 INFO : one: Copied (replaced existing) 2025/03/19 04:10:41 DEBUG : dst/one: md5 = 73c97ad9ab28280126db8633ec3a7fd8 OK 2025/03/19 04:10:43 DEBUG : CompareDest/one: md5 = a0d25b858eddf856fc4a0e431092cbfe OK 2025/03/19 04:10:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/19 04:10:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 04:10:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/19 04:10:46 DEBUG : CompareDest/two: md5 = 8a38c57ab392ffc6de6ea76dd0fdcd8f OK 2025/03/19 04:10:47 DEBUG : two: Need to transfer - File not found at Destination 2025/03/19 04:10:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 04:10:47 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/19 04:10:48 DEBUG : two: Need to transfer - File not found at Destination 2025/03/19 04:10:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 04:10:48 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/19 04:10:49 DEBUG : two: Need to transfer - File not found at Destination 2025/03/19 04:10:49 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/19 04:10:51 DEBUG : two: md5 = fe78e10e5090b1ceee8281d68e36a9da OK 2025/03/19 04:10:51 INFO : two: Copied (new) 2025/03/19 04:10:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/19 04:10:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/19 04:10:54 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/19 04:10:54 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (23.82s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" 2025/03/19 04:10:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duhovil3qoqu/dst" 2025/03/19 04:10:55 DEBUG : Creating backend with remote "TestDrive:crypt/hqqgpv1qq8gao750btfrt9bg3hn5ucqsmd3ulsfom9ci37lp5f80/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/19 04:10:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duhovil3qoqu/CopyDest" 2025/03/19 04:10:57 DEBUG : Creating backend with remote "TestDrive:crypt/hqqgpv1qq8gao750btfrt9bg3hn5ucqsmd3ulsfom9ci37lp5f80/d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/19 04:10:58 DEBUG : one: Need to transfer - File not found at Destination 2025/03/19 04:11:00 DEBUG : one: md5 = 30315d34a51064bd8e4327fbe4edbb31 OK 2025/03/19 04:11:00 INFO : one: Copied (new) 2025/03/19 04:11:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/19 04:11:03 DEBUG : one: md5 = 19dd72ccdfc3908f633237c3dc9f560c OK 2025/03/19 04:11:03 INFO : one: Copied (replaced existing) 2025/03/19 04:11:05 DEBUG : dst/one: md5 = 9fb763adbc3586961286a6e40791757f OK 2025/03/19 04:11:07 DEBUG : CopyDest/one: md5 = 91069dac9fe54c1401ecfedb9752c74b OK 2025/03/19 04:11:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duhovil3qoqu/BackupDir" 2025/03/19 04:11:07 DEBUG : Creating backend with remote "TestDrive:crypt/hqqgpv1qq8gao750btfrt9bg3hn5ucqsmd3ulsfom9ci37lp5f80/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/19 04:11:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/19 04:11:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 04:11:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/19 04:11:11 INFO : one: Moved (server-side) 2025/03/19 04:11:12 INFO : one: Copied (server-side copy) 2025/03/19 04:11:12 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/19 04:11:13 DEBUG : CopyDest/two: md5 = 41634d3c1459ba9ea384068bfad7c077 OK 2025/03/19 04:11:14 DEBUG : two: Need to transfer - File not found at Destination 2025/03/19 04:11:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 04:11:15 INFO : two: Copied (server-side copy) 2025/03/19 04:11:15 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/19 04:11:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 04:11:16 DEBUG : two: Unchanged skipping 2025/03/19 04:11:18 DEBUG : CopyDest/three: md5 = 7951e9edd07d9c9e816b09ef2d8afb04 OK 2025/03/19 04:11:19 DEBUG : three: Need to transfer - File not found at Destination 2025/03/19 04:11:19 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/19 04:11:19 DEBUG : three: Destination not found in --copy-dest 2025/03/19 04:11:20 DEBUG : three: md5 = c4c4b215cbea92db75f7d02d7b7c17da OK 2025/03/19 04:11:20 INFO : three: Copied (new) 2025/03/19 04:11:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/19 04:11:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/19 04:11:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/19 04:11:25 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/19 04:11:25 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/19 04:11:25 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/19 04:11:26 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (31.43s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.41s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" 2025/03/19 04:11:27 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/03/19 04:11:29 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 93d29e8cc2c1d6edfbbd4e3876cfbbed OK 2025/03/19 04:11:29 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/03/19 04:11:30 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/03/19 04:11: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 2025/03/19 04:11:31 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/03/19 04:11:32 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/03/19 04:11:33 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 16c61c3f4e6446d685b2fa0c72776f72 OK 2025/03/19 04:11:33 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/03/19 04:11:35 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/03/19 04:11:35 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.62s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.49s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" 2025/03/19 04:11:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu': Looking for duplicate names using skip mode. 2025/03/19 04:11:39 NOTICE: one: Found 2 files with duplicate names 2025/03/19 04:11:39 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.53s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" 2025/03/19 04:11:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu': Looking for duplicate names using skip mode. 2025/03/19 04:11:45 NOTICE: one: Found 3 files with duplicate names 2025/03/19 04:11:45 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/03/19 04:11:45 INFO : one: Deleted 2025/03/19 04:11:45 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.16s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" 2025/03/19 04:11:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu': Looking for duplicate names using first mode. 2025/03/19 04:11:51 NOTICE: one: Found 3 files with duplicate names 2025/03/19 04:11:51 INFO : one: Deleted 2025/03/19 04:11:52 INFO : one: Deleted 2025/03/19 04:11:52 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (5.90s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" 2025/03/19 04:11:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu': Looking for duplicate names using newest mode. 2025/03/19 04:11:57 NOTICE: one: Found 3 files with duplicate names 2025/03/19 04:11:58 INFO : one: Deleted 2025/03/19 04:11:58 INFO : one: Deleted 2025/03/19 04:11:58 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.12s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.41s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" 2025/03/19 04:12:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu': Looking for duplicate names using oldest mode. 2025/03/19 04:12:04 NOTICE: one: Found 3 files with duplicate names 2025/03/19 04:12:04 INFO : one: Deleted 2025/03/19 04:12:04 INFO : one: Deleted 2025/03/19 04:12:04 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.21s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" 2025/03/19 04:12:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu': Looking for duplicate names using largest mode. 2025/03/19 04:12:10 NOTICE: one: Found 3 files with duplicate names 2025/03/19 04:12:10 INFO : one: Deleted 2025/03/19 04:12:10 INFO : one: Deleted 2025/03/19 04:12:10 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (5.95s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" 2025/03/19 04:12:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu': Looking for duplicate names using smallest mode. 2025/03/19 04:12:16 NOTICE: one: Found 3 files with duplicate names 2025/03/19 04:12:16 INFO : one: Deleted 2025/03/19 04:12:16 INFO : one: Deleted 2025/03/19 04:12:16 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (5.97s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" 2025/03/19 04:12:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu': Looking for duplicate names using rename mode. 2025/03/19 04:12:23 NOTICE: one.txt: Found 3 files with duplicate names 2025/03/19 04:12:24 INFO : one-2.txt: renamed from: one.txt 2025/03/19 04:12:25 INFO : one-3.txt: renamed from: one.txt 2025/03/19 04:12:26 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.05s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" 2025/03/19 04:12:31 DEBUG : dupe1/one.txt: md5 = 32688a2abbf3f282ec1bd5b36a32a3a3 OK 2025/03/19 04:12:32 DEBUG : dupe2/two.txt: md5 = 8932938402037887209de22bde5aa8cd OK 2025/03/19 04:12:35 DEBUG : dupe3/three.txt: md5 = b296061d5a3ec85fdb34fb8bb7bde6c0 OK 2025/03/19 04:12:35 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/03/19 04:12:36 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/03/19 04:12:36 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/03/19 04:12:37 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/03/19 04:12:40 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/03/19 04:12:40 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/03/19 04:12:40 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (11.84s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" 2025/03/19 04:12:42 DEBUG : a.txt: md5 = 4c65565355dab122a97b725cdc2c9ac8 OK 2025/03/19 04:12:43 DEBUG : zend.txt: md5 = fb9a54a2954428ad331600b26a88de07 OK 2025/03/19 04:12:45 DEBUG : sub dir/hello world: md5 = e62d5bc942696cf220a2e082553ff051 OK 2025/03/19 04:12:47 DEBUG : sub dir/hello world2: md5 = e573aeb4db6c9696b6897b79e482d674 OK 2025/03/19 04:12:49 DEBUG : sub dir/ignore dir/.ignore: md5 = 4c74e9ae1cfba54df2142806ae62597b OK 2025/03/19 04:12:50 DEBUG : sub dir/ignore dir/should be ignored: md5 = 17797ab5d63b1c2bc6363a99850cd129 OK 2025/03/19 04:12:52 DEBUG : sub dir/sub sub dir/hello world3: md5 = ac5df8d3182f4b01509a6ac33f28618b OK 2025/03/19 04:12:53 DEBUG : a.txt: Excluded (Size Filter) 2025/03/19 04:12:53 DEBUG : a.txt: Excluded 2025/03/19 04:12:53 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/19 04:12:53 DEBUG : sub dir/hello world2: Excluded 2025/03/19 04:12:53 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/19 04:12:53 DEBUG : sub dir/hello world: Excluded 2025/03/19 04:12:54 DEBUG : sub dir/ignore dir: Excluded 2025/03/19 04:12:54 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/19 04:12:54 DEBUG : sub dir/hello world2: Excluded 2025/03/19 04:12:54 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/19 04:12:54 DEBUG : sub dir/hello world: Excluded 2025/03/19 04:12:54 DEBUG : sub dir/ignore dir: Excluded 2025/03/19 04:12:59 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/03/19 04:13:00 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/03/19 04:13:00 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/03/19 04:13:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/03/19 04:13:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/03/19 04:13:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/03/19 04:13:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (20.45s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" 2025/03/19 04:13:02 DEBUG : file1: md5 = 157c725a7cc12bc6ed01af285282646b OK 2025/03/19 04:13:04 DEBUG : sub/file2: md5 = a38930d8f104063ecd4969c038250517 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/03/19 04:13:07 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/03/19 04:13:07 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/03/19 04:13:08 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/03/19 04:13:09 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.10s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.44s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.22s) --- PASS: TestListJSON/Metadata (0.64s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" 2025/03/19 04:13:11 DEBUG : file1: md5 = 01ec2ee32f38dc8635266c39dd8929d6 OK 2025/03/19 04:13:13 DEBUG : sub/file2: md5 = e7e23e26162d45013840b8bfc8012b24 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/03/19 04:13:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duhovil3qoqu/notfound" 2025/03/19 04:13:17 DEBUG : Creating backend with remote "TestDrive:crypt/hqqgpv1qq8gao750btfrt9bg3hn5ucqsmd3ulsfom9ci37lp5f80/qe0i31qdkoejk60elps0ni5sqk" 2025/03/19 04:13:20 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.01s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.44s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.21s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.46s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.22s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.20s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.28s) --- PASS: TestStatJSON/RootNotFound (1.61s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" 2025/03/19 04:13:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu': Making directory 2025/03/19 04:13:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu': Making directory --- PASS: TestMkdir (0.71s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" 2025/03/19 04:13:24 DEBUG : sub dir/hello world: md5 = 9fc50ebc6f429a3f74b3ab8ffe5a1758 OK 2025/03/19 04:13:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.55s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" 2025/03/19 04:13:28 DEBUG : potato2: md5 = 31e3984b951ce73e11c0b397490ca48a OK 2025/03/19 04:13:29 DEBUG : empty space: md5 = cf9326e4cd4330209d8334df318844d0 OK --- PASS: TestLs (4.41s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" 2025/03/19 04:13:32 DEBUG : potato2: md5 = 1a2a83dfdd259fe3e4894747351c7c8f OK 2025/03/19 04:13:34 DEBUG : empty space: md5 = 08d7cdcb2928f044f39d6df27fdc46c3 OK 2025/03/19 04:13:34 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/03/19 04:13:34 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.90s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" 2025/03/19 04:13:37 DEBUG : potato2: md5 = 8a0383481671d6df5b6b6055b0b0bf7b OK 2025/03/19 04:13:38 DEBUG : empty space: md5 = 3392ca8de6fb1e2512311a40d62a4668 OK --- PASS: TestLsLong (4.26s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" 2025/03/19 04:13:41 DEBUG : potato2: md5 = 1d78b9f1b50a295208b9c3c1e97a6153 OK 2025/03/19 04:13:43 DEBUG : empty space: md5 = 4cdd0a1929d7c8171297d5b65cff3096 OK --- PASS: TestHashSums (4.23s) === RUN TestHashSumsWithErrors 2025/03/19 04:13:44 DEBUG : Creating backend with remote ":memory:" 2025/03/19 04:13:44 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/03/19 04:13:44 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/19 04:13:44 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/19 04:13:44 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/19 04:13:44 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/19 04:13:44 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/19 04:13:44 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/19 04:13:44 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/03/19 04:13:44 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-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" 2025/03/19 04:13:45 DEBUG : potato2: md5 = fd3f20ff3aed63107edf7314ebe97298 OK 2025/03/19 04:13:47 DEBUG : empty space: md5 = e1ad667f2e806a0d01d72be846ea71c9 OK 2025/03/19 04:13:49 DEBUG : sub dir/potato3: md5 = 286a1c4f648b442f97e8977a4f492d74 OK 2025/03/19 04:13:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.08s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" 2025/03/19 04:13:53 DEBUG : small: md5 = 66e803cc3c1b5fd6e3339cf05c6d2475 OK 2025/03/19 04:13:55 DEBUG : medium: md5 = 678476f774072be81fd72901b2830b29 OK 2025/03/19 04:13:56 DEBUG : large: md5 = 47c734289dab29699a89573d5a0e42e9 OK 2025/03/19 04:13:57 DEBUG : Waiting for deletions to finish 2025/03/19 04:13:57 DEBUG : large: Excluded (Size Filter) 2025/03/19 04:13:57 INFO : small: Deleted 2025/03/19 04:13:57 INFO : medium: Deleted --- PASS: TestDelete (6.32s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" 2025/03/19 04:14:00 DEBUG : small: md5 = 01990313c378793ab1fefd6647e7e6c3 OK 2025/03/19 04:14:01 DEBUG : medium: md5 = 2156613150d31fddcab116b536b7bf41 OK 2025/03/19 04:14:04 DEBUG : large: md5 = 32a06c4c8b04f1940735559b69fda6f9 OK 2025/03/19 04:14:04 DEBUG : Waiting for deletions to finish 2025/03/19 04:14:04 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/03/19 04:14:05 INFO : large: Deleted 2025/03/19 04:14:05 INFO : small: Deleted --- PASS: TestMaxDelete (7.73s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" 2025/03/19 04:14:08 DEBUG : small: md5 = 7db423b6c0d29b1e9cdd79cf99a59c27 OK 2025/03/19 04:14:09 DEBUG : medium: md5 = e370d843e045e5c082e8b98ac3479728 OK 2025/03/19 04:14:10 DEBUG : large: md5 = 046133a5e73f446e7966349e7ca5a93f OK 2025/03/19 04:14:11 DEBUG : Waiting for deletions to finish 2025/03/19 04:14:11 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/19 04:14:11 INFO : small: Deleted 2025/03/19 04:14:11 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.63s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" 2025/03/19 04:14:14 DEBUG : small: md5 = aa3a3d737ffb4fae915baa8d69bb4f1d OK 2025/03/19 04:14:16 DEBUG : medium: md5 = b85a39a7ff0c24c7275c3bbf35edf6b0 OK 2025/03/19 04:14:17 DEBUG : large: md5 = e0800836777fbf6e9f36ac883a00d0ec OK 2025/03/19 04:14:17 DEBUG : Waiting for deletions to finish 2025/03/19 04:14:18 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/19 04:14:18 INFO : small: Deleted 2025/03/19 04:14:18 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.64s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" 2025/03/19 04:14:21 DEBUG : ReadFile: md5 = 0acf42f6d437d647e2c6f17ecdfbfb57 OK --- PASS: TestReadFile (3.92s) === RUN TestRetry 2025/03/19 04:14:23 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/03/19 04:14:23 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/03/19 04:14:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/19 04:14:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/19 04:14:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/19 04:14:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/19 04:14:23 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-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" 2025/03/19 04:14:25 DEBUG : file1: md5 = c90804c332f85b78efc203e7bf1b2bf7 OK 2025/03/19 04:14:26 DEBUG : file2: md5 = 59a21e7ee96ba3c0ee3abd24907b81fa OK --- PASS: TestCat (16.64s) === RUN TestPurge 2025/03/19 04:14:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yofoxit8lepi" 2025/03/19 04:14:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/19 04:14:40 DEBUG : Creating backend with remote "TestDrive:crypt/afdl469qn1dom3m20rmir6hk5lp0q8vmpmi017d6qhktdus5c0bg" 2025/03/19 04:14:41 DEBUG : Creating backend with remote "/tmp/rclone629076171" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yofoxit8lepi'", Local "Local file system at /tmp/rclone629076171", Modify Window "1ms" 2025/03/19 04:14:45 DEBUG : A1/B1/C1/one: md5 = f3f74a88f471f82b917030e710c8d6e7 OK 2025/03/19 04:14:45 INFO : A2: Making directory 2025/03/19 04:14:46 INFO : A1/B2: Making directory 2025/03/19 04:14:47 INFO : A1/B2/C2: Making directory 2025/03/19 04:14:47 INFO : A1/B1/C3: Making directory 2025/03/19 04:14:48 INFO : A3: Making directory 2025/03/19 04:14:49 INFO : A3/B3: Making directory 2025/03/19 04:14:49 INFO : A3/B3/C4: Making directory 2025/03/19 04:14:52 DEBUG : A1/two: md5 = 40359dbc75e7f0ef7f9323e2c0332fd9 OK 2025/03/19 04:14:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yofoxit8lepi': Purge remote 2025/03/19 04:14:55 NOTICE: purge failed: directory not found --- PASS: TestPurge (14.96s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" 2025/03/19 04:14:59 DEBUG : A1/B1/C1/one: md5 = f7e3a1819129f0fa2db6ccec8fae6ea1 OK 2025/03/19 04:14:59 INFO : A2: Making directory 2025/03/19 04:14:59 INFO : A1/B2: Making directory 2025/03/19 04:15:00 INFO : A1/B2/C2: Making directory 2025/03/19 04:15:01 INFO : A1/B1/C3: Making directory 2025/03/19 04:15:01 INFO : A3: Making directory 2025/03/19 04:15:02 INFO : A3/B3: Making directory 2025/03/19 04:15:03 INFO : A3/B3/C4: Making directory 2025/03/19 04:15:05 DEBUG : A1/two: md5 = 7cd8616cf30a2b068c2cb656143cbcc7 OK 2025/03/19 04:15:06 DEBUG : removing 1 level 3 directories 2025/03/19 04:15:06 INFO : A3/B3/C4: Removing directory 2025/03/19 04:15:08 DEBUG : removing 2 level 3 directories 2025/03/19 04:15:08 INFO : A1/B2/C2: Removing directory 2025/03/19 04:15:08 INFO : A1/B1/C3: Removing directory 2025/03/19 04:15:09 DEBUG : removing 2 level 2 directories 2025/03/19 04:15:09 INFO : A3/B3: Removing directory 2025/03/19 04:15:09 INFO : A1/B2: Removing directory 2025/03/19 04:15:09 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/03/19 04:15:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/19 04:15:10 DEBUG : removing 2 level 1 directories 2025/03/19 04:15:10 INFO : A3: Removing directory 2025/03/19 04:15:10 INFO : A2: Removing directory 2025/03/19 04:15:10 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/03/19 04:15:14 DEBUG : removing 1 level 3 directories 2025/03/19 04:15:14 INFO : A1/B1/C1: Removing directory 2025/03/19 04:15:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/19 04:15:14 DEBUG : removing 1 level 2 directories 2025/03/19 04:15:14 INFO : A1/B1: Removing directory 2025/03/19 04:15:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/19 04:15:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/19 04:15:15 DEBUG : removing 1 level 1 directories 2025/03/19 04:15:15 INFO : A1: Removing directory 2025/03/19 04:15:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/19 04:15:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/19 04:15:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/19 04:15:15 DEBUG : removing 1 level 0 directories 2025/03/19 04:15:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu': Removing directory 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/19 04:15:16 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" --- PASS: TestRmdirsNoLeaveRoot (21.75s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" 2025/03/19 04:15:17 INFO : A1: Making directory 2025/03/19 04:15:18 INFO : A1/B1: Making directory 2025/03/19 04:15:19 INFO : A1/B1/C1: Making directory 2025/03/19 04:15:21 DEBUG : removing 1 level 3 directories 2025/03/19 04:15:21 INFO : A1/B1/C1: Removing directory 2025/03/19 04:15:22 DEBUG : removing 1 level 2 directories 2025/03/19 04:15:22 INFO : A1/B1: Removing directory 2025/03/19 04:15:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/19 04:15:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.27s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" 2025/03/19 04:15:24 INFO : A1: Making directory 2025/03/19 04:15:25 INFO : A1/B1: Making directory 2025/03/19 04:15:25 INFO : A1/B1/C1: Making directory 2025/03/19 04:15:28 DEBUG : removing 1 level 3 directories 2025/03/19 04:15:28 INFO : A1/B1/C1: Removing directory 2025/03/19 04:15:29 DEBUG : removing 1 level 2 directories 2025/03/19 04:15:29 INFO : A1/B1: Removing directory 2025/03/19 04:15:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/19 04:15:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (6.93s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" 2025/03/19 04:15:33 DEBUG : file1: md5 = 22f0740642fe65717e17c2eeaf2b8497 OK 2025/03/19 04:15:33 DEBUG : filename.txt: File name found in url 2025/03/19 04:15:34 DEBUG : filename.txt: md5 = adf3991d8cd92cdf9733804011934436 OK 2025/03/19 04:15:34 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/03/19 04:15:36 DEBUG : headerfilename.txt: md5 = 63c07ad9cab93ed96023f64378ae7b49 OK 2025/03/19 04:15:37 DEBUG : file2: md5 = da23b3fe187974590a218992be82f88a OK --- PASS: TestCopyURL (8.36s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" 2025/03/19 04:15:40 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/19 04:15:42 DEBUG : sub/file2: md5 = ebeb311aeb7e21043ef3512e6c3c0090 OK 2025/03/19 04:15:42 INFO : file1: Copied (new) to: sub/file2 2025/03/19 04:15:42 INFO : file1: Deleted 2025/03/19 04:15:43 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 04:15:43 DEBUG : file1: Unchanged skipping 2025/03/19 04:15:43 INFO : file1: Deleted 2025/03/19 04:15:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu': don't need to copy/move sub/file2, it is already at target location 2025/03/19 04:15:45 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.07s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" 2025/03/19 04:15:46 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/19 04:15:47 DEBUG : file1: md5 = 14d9a3c3201e148945004bf7882d64c3 OK 2025/03/19 04:15:47 INFO : file1: Copied (new) 2025/03/19 04:15:47 INFO : file1: Deleted 2025/03/19 04:15:48 DEBUG : file1: Destination exists, skipping 2025/03/19 04:15:48 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-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.41s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" 2025/03/19 04:15:52 DEBUG : dst/file1: md5 = 11dcd2306a006f7c34375cca3d623f08 OK 2025/03/19 04:15:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duhovil3qoqu/backup" 2025/03/19 04:15:52 DEBUG : Creating backend with remote "TestDrive:crypt/hqqgpv1qq8gao750btfrt9bg3hn5ucqsmd3ulsfom9ci37lp5f80/1nrff024r7pq65ecp72fc28jb0" 2025/03/19 04:15:54 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/19 04:15:56 INFO : dst/file1: Moved (server-side) 2025/03/19 04:15:58 DEBUG : dst/file1: md5 = 02bf650a95f491fdb299d62e678916c2 OK 2025/03/19 04:15:58 INFO : dst/file1: Copied (new) 2025/03/19 04:15:58 INFO : dst/file1: Deleted 2025/03/19 04:16:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/19 04:16:01 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/19 04:16:01 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.17s) === 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-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" 2025/03/19 04:16:04 DEBUG : A1/one: md5 = 3df2f9aaf3aee0ef1e648f6281cdd654 OK 2025/03/19 04:16:05 DEBUG : A1/two: md5 = fb8d4999861949dcfcf175ebd7b2975f OK 2025/03/19 04:16:07 DEBUG : A1/B1/three: md5 = 71357571e40036c3d1488f9897135f61 OK 2025/03/19 04:16:09 DEBUG : A1/B1/C1/four: md5 = ee314bf601185a3a2a7d4509d5cb503f OK 2025/03/19 04:16:11 DEBUG : A1/B1/C2/five: md5 = 9237576b679244a5ce024a467a79d99a OK 2025/03/19 04:16:11 INFO : A1/B2: Making directory 2025/03/19 04:16:12 INFO : A1/B1/C3: Making directory 2025/03/19 04:16:21 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/03/19 04:16:21 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/03/19 04:16:21 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/03/19 04:16:21 INFO : A2/two: Moved (server-side) to: A3/two 2025/03/19 04:16:21 INFO : A2/one: Moved (server-side) to: A3/one 2025/03/19 04:16:24 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/19 04:16:24 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/19 04:16:24 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/19 04:16:25 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/19 04:16:25 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/19 04:16:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/03/19 04:16:32 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/03/19 04:16:32 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/03/19 04:16:32 INFO : A3/one: Moved (server-side) to: A4/one 2025/03/19 04:16:32 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/03/19 04:16:32 INFO : A3/two: Moved (server-side) to: A4/two 2025/03/19 04:16:35 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/19 04:16:35 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/19 04:16:35 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/19 04:16:36 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/19 04:16:36 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/19 04:16:42 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/03/19 04:16:42 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/03/19 04:16:43 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/19 04:16:43 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/19 04:16:43 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/19 04:16:43 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/19 04:16:44 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/19 04:16:44 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/19 04:16:44 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/19 04:16:44 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (42.44s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" --- PASS: TestGetFsInfo (0.43s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" 2025/03/19 04:16:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu': File to upload is small (34 bytes), uploading instead of streaming 2025/03/19 04:16:46 DEBUG : no_checksum_small_file_from_pipe: md5 = a94d25aacf23adca8b6fee41874d18ab OK 2025/03/19 04:16:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/19 04:16:46 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/19 04:16:47 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/03/19 04:16:48 DEBUG : no_checksum_big_file_from_pipe: md5 = 5eeeee97fef57998e178ecb64c672def OK 2025/03/19 04:16:48 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-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" 2025/03/19 04:16:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu': File to upload is small (34 bytes), uploading instead of streaming 2025/03/19 04:16:51 DEBUG : with_checksum_small_file_from_pipe: md5 = 612f27a2eacb1f9b00a3e1efcea57509 OK 2025/03/19 04:16:51 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/19 04:16:52 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/03/19 04:16:53 DEBUG : with_checksum_big_file_from_pipe: md5 = 0473f44f53513d6a7726ffc1cfd2c4f2 OK 2025/03/19 04:16:53 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-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" 2025/03/19 04:16:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu': File to upload is small (34 bytes), uploading instead of streaming 2025/03/19 04:16:56 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 04:16:57 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/19 04:16:58 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-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" 2025/03/19 04:17:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu': File to upload is small (34 bytes), uploading instead of streaming 2025/03/19 04:17:01 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/19 04:17:02 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/19 04:17:03 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.50s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.92s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.21s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.75s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.63s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/03/19 04:17:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu': File to upload is small (48 bytes), uploading instead of streaming 2025/03/19 04:17:06 DEBUG : rcat_metadata: md5 = 57acd6dd14b80ae6c3e406be4594d383 OK 2025/03/19 04:17:06 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/03/19 04:17:08 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/03/19 04:17:09 DEBUG : rcat_metadata_uploadcutoff0: md5 = a102c5761b037fa1a5e0d3b17b052e4a OK 2025/03/19 04:17:09 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.57s) --- PASS: TestRcatMetadata/Normal (2.44s) --- PASS: TestRcatMetadata/ViaDisk (2.69s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" 2025/03/19 04:17:11 DEBUG : potato1: md5 = d202f0d2ed970dcbdbfaca99508ccc5f OK 2025/03/19 04:17:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu': File to upload is small (60 bytes), uploading instead of streaming 2025/03/19 04:17:13 DEBUG : potato2: md5 = ebcee15d26da4d96a3376f0d4b6c1a25 OK 2025/03/19 04:17:13 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.40s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" 2025/03/19 04:17:16 DEBUG : potato1: md5 = 70c0e8cadd1fd5f428f01c056098418e OK 2025/03/19 04:17:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu': File to upload is small (60 bytes), uploading instead of streaming 2025/03/19 04:17:17 DEBUG : potato2: md5 = 7c47b0d70a4a00296a96ffa2b8abbc24 OK 2025/03/19 04:17:17 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.87s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" 2025/03/19 04:17:21 DEBUG : potato2: md5 = 729f65747a23d3de5a1a45dcffbe0c7c OK 2025/03/19 04:17:22 DEBUG : empty space: md5 = 6c69dbe9ee2627fbf9774aa0e7a0fd0c OK 2025/03/19 04:17:24 DEBUG : sub dir/potato3: md5 = 18d492dba4628c803bb0c08c30448cb2 OK 2025/03/19 04:17:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu': Touching "sub dir/potato3" 2025/03/19 04:17:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu': Touching "empty space" 2025/03/19 04:17:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu': Touching "potato2" 2025/03/19 04:17:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.56s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" 2025/03/19 04:17:29 DEBUG : dir with metadata: Making directory with metadata 2025/03/19 04:17:29 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.32s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" 2025/03/19 04:17:31 DEBUG : directory with modtime: Making directory with metadata 2025/03/19 04:17:32 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.35s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" 2025/03/19 04:17:33 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/19 04:17:33 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/19 04:17:34 DEBUG : Google drive root 'crypt/hqqgpv1qq8gao750btfrt9bg3hn5ucqsmd3ulsfom9ci37lp5f80': Skipping btime metadata as can't update it on an existing file: 2025-03-19T04:17:33.849494985Z 2025/03/19 04:17:34 INFO : non existent directory: Updated directory metadata 2025/03/19 04:17:36 DEBUG : Google drive root 'crypt/hqqgpv1qq8gao750btfrt9bg3hn5ucqsmd3ulsfom9ci37lp5f80': Skipping btime metadata as can't update it on an existing file: 2025-03-19T04:17:33.849494985Z 2025/03/19 04:17:36 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.67s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" 2025/03/19 04:17:38 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/03/19 04:17:40 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/03/19 04:17:40 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.77s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" 2025/03/19 04:17:42 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/19 04:17:42 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/19 04:17:42 DEBUG : dst: Making directory with metadata 2025/03/19 04:17:43 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/19 04:17:43 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 04:17:43 INFO : dst: Set directory modification time (using SetModTime) 2025/03/19 04:17:44 INFO : dst: Set directory modification time (using SetModTime) 2025/03/19 04:17:44 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/03/19 04:17:44 INFO : dst: Set directory modification time (using SetModTime) 2025/03/19 04:17:44 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.67s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu'", Local "Local file system at /tmp/rclone1931570682", Modify Window "1ms" 2025/03/19 04:17:48 DEBUG : sub dir/test remove existing: md5 = b3e321bf4e0210fa7931bfa58a6120a1 OK 2025/03/19 04:17:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 4e7461c1453df4dd0df9c5bd13828923 OK 2025/03/19 04:17:51 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.wuhehun7" before starting 2025/03/19 04:17:52 DEBUG : sub dir/test remove existing.wuhehun7: TEST: removing renamed existing file after operation 2025/03/19 04:17:53 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.monozem9" before starting 2025/03/19 04:17:54 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.monozem9: TEST: renaming existing back after failed operation 2025/03/19 04:17:55 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.soneceq2" before starting 2025/03/19 04:17:56 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.soneceq2: TEST: removing renamed existing file after operation 2025/03/19 04:17:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "0ndees9apis13cmgpa8mpbj8qhnf7t6u723imvro1vs837ldo1eg" 2025/03/19 04:17:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "fe5r4d0jg4av7fn2r81459vqfotoaut9ghd1djdl5geeshko8k69hbnc6i7efcroka4ijulebci59ekqq7l1gp44c0jlu91uf9p04mgh5kheu40barkd64fssokfg4mjefgilri55ite09uorl0s2kgu29o8aak4ichr3cn003l8abhcs35g" --- PASS: TestRemoveExisting (12.68s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/03/19 04:17:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duhovil3qoqu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m10.145378868s (try 1/5)