"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2024/10/12 02:52:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qirudis5mifa" 2024/10/12 02:52:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/12 02:52:11 DEBUG : Creating backend with remote "TestDrive:crypt/n4r0i099vmkqiehj0q6snm1ehr0fbom1qceac5f9174gtjrgu50g" 2024/10/12 02:52:12 DEBUG : Creating backend with remote "/tmp/rclone69726626" === 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-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.26s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/10/12 02:52:13 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/10/12 02:52:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/12 02:52:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/12 02:52:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/10/12 02:52:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/12 02:52:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/12 02:52:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/12 02:52:13 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/10/12 02:52:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/12 02:52:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/12 02:52:13 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/10/12 02:52:13 DEBUG : potato: Seek from 10 to 0 2024/10/12 02:52:13 DEBUG : potato: Seek from 10 to 0 2024/10/12 02:52:13 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/10/12 02:52:13 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/10/12 02:52:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/12 02:52:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/12 02:52:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/10/12 02:52:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/12 02:52:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/12 02:52:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/12 02:52:13 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/10/12 02:52:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/12 02:52:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/12 02:52:13 DEBUG : potato: Seek from 5 to 2 2024/10/12 02:52:13 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/10/12 02:52:13 DEBUG : potato: Seek from 7 to 0 2024/10/12 02:52:13 DEBUG : potato: Seek from 7 to 0 2024/10/12 02:52:13 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/10/12 02:52:13 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/10/12 02:52:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/12 02:52:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/12 02:52:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/10/12 02:52:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/12 02:52:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/12 02:52:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/12 02:52:13 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/10/12 02:52:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/12 02:52:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/12 02:52:13 DEBUG : potato: Seek from 5 to 2 2024/10/12 02:52:13 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/10/12 02:52:13 DEBUG : potato: Seek from 8 to 0 2024/10/12 02:52:13 DEBUG : potato: Seek from 8 to 0 2024/10/12 02:52:13 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/10/12 02:52:13 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/10/12 02:52:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/12 02:52:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/12 02:52:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/10/12 02:52:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/12 02:52:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/12 02:52:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/12 02:52:13 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/10/12 02:52:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/12 02:52:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/12 02:52:13 DEBUG : potato: Seek from 5 to 2 2024/10/12 02:52:13 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/10/12 02:52:13 DEBUG : potato: Seek from 9 to 0 2024/10/12 02:52:13 DEBUG : potato: Seek from 9 to 0 2024/10/12 02:52:13 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-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" 2024/10/12 02:52:16 DEBUG : rutabaga: md5 = a596b3ead0d55db7581aa613803e5f67 OK === RUN TestCheck/1 === RUN TestCheck/2 2024/10/12 02:52:18 DEBUG : empty space: md5 = f44e651f71af174872153ac069ce44e9 OK === RUN TestCheck/3 2024/10/12 02:52:21 DEBUG : potato2: md5 = 9934bcaad462e7c18f0c83e6a292decd OK === RUN TestCheck/4 === RUN TestCheck/5 2024/10/12 02:52:24 DEBUG : remotepotato: md5 = 13a0f823973f4c866f474fd053c29edf OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (15.45s) --- PASS: TestCheck/1 (0.30s) --- PASS: TestCheck/2 (0.30s) --- PASS: TestCheck/3 (0.30s) --- PASS: TestCheck/4 (0.31s) --- PASS: TestCheck/5 (0.36s) --- PASS: TestCheck/6 (0.33s) --- PASS: TestCheck/7 (0.30s) === RUN TestCheckFsError 2024/10/12 02:52:28 DEBUG : Creating backend with remote "nonexistent" 2024/10/12 02:52:28 DEBUG : Creating backend with remote "nonexistent" 2024/10/12 02:52:28 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/10/12 02:52:28 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/10/12 02:52:28 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/10/12 02:52:28 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-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" 2024/10/12 02:52:30 DEBUG : rutabaga: md5 = acad5b41bf4c6a5fe34fb8802c9bb0ae OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/10/12 02:52:35 DEBUG : empty space: md5 = 15bd3e693e496ae672549302ea4d1be4 OK === RUN TestCheckDownload/3 2024/10/12 02:52:38 DEBUG : potato2: md5 = 7b6c0bc271e45cc54ce25db8bc389094 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/10/12 02:52:44 DEBUG : remotepotato: md5 = e06aba39c0a15a8374d5cd97b4c16e7c OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (21.95s) --- PASS: TestCheckDownload/1 (1.53s) --- PASS: TestCheckDownload/2 (1.14s) --- PASS: TestCheckDownload/3 (1.05s) --- PASS: TestCheckDownload/4 (2.28s) --- PASS: TestCheckDownload/5 (1.20s) --- PASS: TestCheckDownload/6 (1.43s) --- PASS: TestCheckDownload/7 (1.06s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" 2024/10/12 02:52:52 DEBUG : rutabaga: md5 = 1e27e373a5dd3a3cd39c596c7232d313 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/10/12 02:52:55 DEBUG : empty space: md5 = 660dabf69f90bba04f58fdafb05aa680 OK === RUN TestCheckSizeOnly/3 2024/10/12 02:52:57 DEBUG : potato2: md5 = f3141387e311c507207aba47253405d0 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/10/12 02:52:59 DEBUG : remotepotato: md5 = d928a63a675cb563ca897641bd5bb4c3 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (13.60s) --- PASS: TestCheckSizeOnly/1 (0.29s) --- PASS: TestCheckSizeOnly/2 (0.29s) --- PASS: TestCheckSizeOnly/3 (0.29s) --- PASS: TestCheckSizeOnly/4 (0.29s) --- PASS: TestCheckSizeOnly/5 (0.29s) --- PASS: TestCheckSizeOnly/6 (0.36s) --- PASS: TestCheckSizeOnly/7 (0.31s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" 2024/10/12 02:53:06 DEBUG : test.sum: md5 = 48d09c3bf7ba42a119c1f5b2f4126120 OK 2024/10/12 02:53:07 NOTICE: test.sum: improperly formatted checksum line 4 2024/10/12 02:53:07 NOTICE: test.sum: improperly formatted checksum line 5 2024/10/12 02:53:07 NOTICE: test.sum: improperly formatted checksum line 6 2024/10/12 02:53:07 NOTICE: test.sum: 2 warning(s) suppressed... 2024/10/12 02:53:09 DEBUG : test.sum: md5 = e545f0e1b95e273d5b5a2355d52add95 OK 2024/10/12 02:53:11 NOTICE: test.sum: improperly formatted checksum line 4 2024/10/12 02:53:11 NOTICE: test.sum: improperly formatted checksum line 5 2024/10/12 02:53:11 NOTICE: test.sum: improperly formatted checksum line 6 2024/10/12 02:53:11 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (8.20s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" 2024/10/12 02:53:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qirudis5mifa/data" 2024/10/12 02:53:12 DEBUG : Creating backend with remote "TestDrive:crypt/n4r0i099vmkqiehj0q6snm1ehr0fbom1qceac5f9174gtjrgu50g/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa/data' lacks md5, skipping --- SKIP: TestCheckSum (2.25s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" 2024/10/12 02:53:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qirudis5mifa/data" 2024/10/12 02:53:14 DEBUG : Creating backend with remote "TestDrive:crypt/n4r0i099vmkqiehj0q6snm1ehr0fbom1qceac5f9174gtjrgu50g/vjrnln8ratgmqakfosrqe8espk" 2024/10/12 02:53:19 DEBUG : data/banana: md5 = 9df59cc3aed739f252c64c47a535021a OK 2024/10/12 02:53:20 DEBUG : test.sum: md5 = 4611d2ac85b3e8a8becf696bccfdf6c2 OK === RUN TestCheckSumDownload/subtest1 2024/10/12 02:53:27 DEBUG : data/potato: md5 = 6012d284e17a65e1c3019b83621cfbb2 OK 2024/10/12 02:53:28 DEBUG : test.sum: md5 = 792ef93f2f188b3ee55100c36ac6d151 OK === RUN TestCheckSumDownload/subtest2 2024/10/12 02:53:34 DEBUG : test.sum: md5 = ac9a12d77d572ccf37ef624c414063d7 OK === RUN TestCheckSumDownload/subtest3 2024/10/12 02:53:40 DEBUG : test.sum: md5 = f9ece1e77cad75713721372dd937af7c OK === RUN TestCheckSumDownload/subtest4 2024/10/12 02:53:45 DEBUG : test.sum: md5 = c9c5d8e3ccdcf4e0261048ab5edf094e OK === RUN TestCheckSumDownload/subtest5 2024/10/12 02:53:50 DEBUG : test.sum: md5 = 01d5e09002721d32548b7b322b35ad2d OK === RUN TestCheckSumDownload/subtest6 2024/10/12 02:53:56 DEBUG : data/banana: md5 = 53daea6597916cdcaa8a08cd5cea7878 OK 2024/10/12 02:53:57 DEBUG : data/potato: md5 = 89f73e08049f5a2e568a75795e7a66f5 OK 2024/10/12 02:53:59 DEBUG : test.sum: md5 = 89af9bf946752ff99a6a3db4faf136aa OK === RUN TestCheckSumDownload/subtest7 2024/10/12 02:54:06 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2024/10/12 02:54:06 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (52.72s) --- PASS: TestCheckSumDownload/subtest1 (3.17s) --- PASS: TestCheckSumDownload/subtest2 (3.18s) --- PASS: TestCheckSumDownload/subtest3 (2.99s) --- PASS: TestCheckSumDownload/subtest4 (2.60s) --- PASS: TestCheckSumDownload/subtest5 (2.67s) --- PASS: TestCheckSumDownload/subtest6 (2.51s) --- PASS: TestCheckSumDownload/subtest7 (3.12s) === RUN TestApplyTransforms 2024/10/12 02:54:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tenacal8jaba" 2024/10/12 02:54:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/12 02:54:07 DEBUG : Creating backend with remote "TestDrive:crypt/4jr5g9ljio16n8r3u854gl0tu0bavon2k5j7mgotfp6g2s3d45kg" 2024/10/12 02:54:08 DEBUG : Creating backend with remote "/tmp/rclone452829957" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tenacal8jaba'", Local "Local file system at /tmp/rclone452829957", Modify Window "1ms" 2024/10/12 02:54:11 DEBUG : hello, world!: md5 = 718d4c64b729c1a9d897206f935bba4c OK upper checkfile vs. lower remote (without normalization) 2024/10/12 02:54:11 ERROR : hello, world!: sum not found 2024/10/12 02:54:11 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tenacal8jaba' 2024/10/12 02:54:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tenacal8jaba': 1 files missing 2024/10/12 02:54:11 NOTICE: 1 hashes missing 2024/10/12 02:54:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tenacal8jaba': 2 differences found 2024/10/12 02:54:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tenacal8jaba': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/10/12 02:54:13 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/12 02:54:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tenacal8jaba': 0 differences found 2024/10/12 02:54:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tenacal8jaba': 1 matching files 2024/10/12 02:54:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-najiwoy4vuxa" 2024/10/12 02:54:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/12 02:54:13 DEBUG : Creating backend with remote "TestDrive:crypt/tu01ngjiut3h8cgefpp07mkrdf7aqss2t2hpgm4cmcll56ntmto0" 2024/10/12 02:54:14 DEBUG : Creating backend with remote "/tmp/rclone2110997111" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-najiwoy4vuxa'", Local "Local file system at /tmp/rclone2110997111", Modify Window "1ms" 2024/10/12 02:54:17 DEBUG : HELLO, WORLD!: md5 = f0e504181440c751fe836962a58df763 OK lower checkfile vs. upper remote (without normalization) 2024/10/12 02:54:18 ERROR : HELLO, WORLD!: sum not found 2024/10/12 02:54:18 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-najiwoy4vuxa' 2024/10/12 02:54:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-najiwoy4vuxa': 1 files missing 2024/10/12 02:54:18 NOTICE: 1 hashes missing 2024/10/12 02:54:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-najiwoy4vuxa': 2 differences found 2024/10/12 02:54:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-najiwoy4vuxa': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/10/12 02:54:19 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/12 02:54:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-najiwoy4vuxa': 0 differences found 2024/10/12 02:54:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-najiwoy4vuxa': 1 matching files 2024/10/12 02:54:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiqayuc1toze" 2024/10/12 02:54:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/12 02:54:19 DEBUG : Creating backend with remote "TestDrive:crypt/hgf1n5lbkhlgfi39buukisd93l6kr6i64bivqrrl3ba4r5phq6vg" 2024/10/12 02:54:20 DEBUG : Creating backend with remote "/tmp/rclone3986482988" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqayuc1toze'", Local "Local file system at /tmp/rclone3986482988", Modify Window "1ms" 2024/10/12 02:54:23 DEBUG : HeLlO, wOrLd!: md5 = 22bcc4bb09a1e35335a79ea993f3e6fe OK lower checkfile vs. upperlowermixed remote (without normalization) 2024/10/12 02:54:24 ERROR : HeLlO, wOrLd!: sum not found 2024/10/12 02:54:24 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qiqayuc1toze' 2024/10/12 02:54:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiqayuc1toze': 1 files missing 2024/10/12 02:54:24 NOTICE: 1 hashes missing 2024/10/12 02:54:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiqayuc1toze': 2 differences found 2024/10/12 02:54:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiqayuc1toze': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/10/12 02:54:25 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/12 02:54:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiqayuc1toze': 0 differences found 2024/10/12 02:54:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiqayuc1toze': 1 matching files 2024/10/12 02:54:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lomucaq2cahi" 2024/10/12 02:54:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/12 02:54:25 DEBUG : Creating backend with remote "TestDrive:crypt/f3nkvgnu32rrtlnb9keqlvgfrnpt04qanb36sqql5h13b77nneb0" 2024/10/12 02:54:26 DEBUG : Creating backend with remote "/tmp/rclone2147162296" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lomucaq2cahi'", Local "Local file system at /tmp/rclone2147162296", Modify Window "1ms" 2024/10/12 02:54:29 DEBUG : HELLO, WORLD!: md5 = 1e814b29e544d5c7a711315c95aef8b9 OK upperlowermixed checkfile vs. upper remote (without normalization) 2024/10/12 02:54:30 ERROR : HELLO, WORLD!: sum not found 2024/10/12 02:54:30 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-lomucaq2cahi' 2024/10/12 02:54:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lomucaq2cahi': 1 files missing 2024/10/12 02:54:30 NOTICE: 1 hashes missing 2024/10/12 02:54:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lomucaq2cahi': 2 differences found 2024/10/12 02:54:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lomucaq2cahi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/10/12 02:54:31 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/12 02:54:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lomucaq2cahi': 0 differences found 2024/10/12 02:54:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lomucaq2cahi': 1 matching files 2024/10/12 02:54:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuqeqom9miga" 2024/10/12 02:54:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/12 02:54:31 DEBUG : Creating backend with remote "TestDrive:crypt/4j4eks7leqqj19ro263q43dca1h4jegfdsn5tgjia7acc3i7oh9g" 2024/10/12 02:54:32 DEBUG : Creating backend with remote "/tmp/rclone2548770571" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuqeqom9miga'", Local "Local file system at /tmp/rclone2548770571", Modify Window "1ms" 2024/10/12 02:54:35 DEBUG : 測試_Русский___ě_áñ: md5 = b4ba680bc7769b8801fd7c9612bc2f57 OK NFD checkfile vs. NFC remote (without normalization) 2024/10/12 02:54:36 ERROR : 測試_Русский___ě_áñ: sum not found 2024/10/12 02:54:36 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nuqeqom9miga' 2024/10/12 02:54:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuqeqom9miga': 1 files missing 2024/10/12 02:54:36 NOTICE: 1 hashes missing 2024/10/12 02:54:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuqeqom9miga': 2 differences found 2024/10/12 02:54:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuqeqom9miga': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/10/12 02:54:37 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/12 02:54:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuqeqom9miga': 0 differences found 2024/10/12 02:54:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuqeqom9miga': 1 matching files 2024/10/12 02:54:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tujaqiz5sutu" 2024/10/12 02:54:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/12 02:54:37 DEBUG : Creating backend with remote "TestDrive:crypt/133e9c0651b5lec8r22cjkkv8lecgfvsv52l7c18q5nlhgl7ir70" 2024/10/12 02:54:38 DEBUG : Creating backend with remote "/tmp/rclone2390879934" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tujaqiz5sutu'", Local "Local file system at /tmp/rclone2390879934", Modify Window "1ms" 2024/10/12 02:54:41 DEBUG : 測試_Русский___ě_áñ: md5 = 935fd464696dad9d3bd30780abfab8d7 OK NFC checkfile vs. NFD remote (without normalization) 2024/10/12 02:54:41 ERROR : 測試_Русский___ě_áñ: sum not found 2024/10/12 02:54:41 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tujaqiz5sutu' 2024/10/12 02:54:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tujaqiz5sutu': 1 files missing 2024/10/12 02:54:41 NOTICE: 1 hashes missing 2024/10/12 02:54:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tujaqiz5sutu': 2 differences found 2024/10/12 02:54:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tujaqiz5sutu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/10/12 02:54:43 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/12 02:54:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tujaqiz5sutu': 0 differences found 2024/10/12 02:54:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tujaqiz5sutu': 1 matching files 2024/10/12 02:54:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dazahuq4vega" 2024/10/12 02:54:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/12 02:54:43 DEBUG : Creating backend with remote "TestDrive:crypt/50rgofsrd419ms2uepinnn3kioqqg2kn9lb8dv96icnqnu0mvv9g" 2024/10/12 02:54:44 DEBUG : Creating backend with remote "/tmp/rclone3842476208" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dazahuq4vega'", Local "Local file system at /tmp/rclone3842476208", Modify Window "1ms" 2024/10/12 02:54:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3b86ee9d5e34c77b8b4a7f4d09a828ed OK NFDx2 checkfile vs. both remote (without normalization) 2024/10/12 02:54:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/12 02:54:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dazahuq4vega' 2024/10/12 02:54:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dazahuq4vega': 1 files missing 2024/10/12 02:54:47 NOTICE: 1 hashes missing 2024/10/12 02:54:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dazahuq4vega': 2 differences found 2024/10/12 02:54:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dazahuq4vega': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/10/12 02:54:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/12 02:54:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dazahuq4vega': 0 differences found 2024/10/12 02:54:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dazahuq4vega': 1 matching files 2024/10/12 02:54:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dedamer0hoko" 2024/10/12 02:54:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/12 02:54:49 DEBUG : Creating backend with remote "TestDrive:crypt/nnju7bu7qakrtv6acb8h64n0ngkiqd15r0oig2adjb09dlccjrt0" 2024/10/12 02:54:50 DEBUG : Creating backend with remote "/tmp/rclone2002777591" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dedamer0hoko'", Local "Local file system at /tmp/rclone2002777591", Modify Window "1ms" 2024/10/12 02:54:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b8a8d2a685a80bad891a7bfa8710e6ea OK NFCx2 checkfile vs. both remote (without normalization) 2024/10/12 02:54:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/12 02:54:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dedamer0hoko' 2024/10/12 02:54:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dedamer0hoko': 1 files missing 2024/10/12 02:54:53 NOTICE: 1 hashes missing 2024/10/12 02:54:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dedamer0hoko': 2 differences found 2024/10/12 02:54:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dedamer0hoko': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/10/12 02:54:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/12 02:54:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dedamer0hoko': 0 differences found 2024/10/12 02:54:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dedamer0hoko': 1 matching files 2024/10/12 02:54:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nixanob4gema" 2024/10/12 02:54:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/12 02:54:55 DEBUG : Creating backend with remote "TestDrive:crypt/1tgmm9ugc6c483m349285uei3dbbu48g4ekcu5fhl8fo0logmi60" 2024/10/12 02:54:56 DEBUG : Creating backend with remote "/tmp/rclone1123504941" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nixanob4gema'", Local "Local file system at /tmp/rclone1123504941", Modify Window "1ms" 2024/10/12 02:54:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8690c09cad5edd04408a10822d91968f OK both checkfile vs. NFDx2 remote (without normalization) 2024/10/12 02:54:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/12 02:54:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nixanob4gema' 2024/10/12 02:54:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nixanob4gema': 1 files missing 2024/10/12 02:54:59 NOTICE: 1 hashes missing 2024/10/12 02:54:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nixanob4gema': 2 differences found 2024/10/12 02:54:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nixanob4gema': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/10/12 02:55:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/12 02:55:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nixanob4gema': 0 differences found 2024/10/12 02:55:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nixanob4gema': 1 matching files 2024/10/12 02:55:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yewasuc7dumo" 2024/10/12 02:55:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/12 02:55:01 DEBUG : Creating backend with remote "TestDrive:crypt/gckikcfq5a7m8rj3ceg330hahbm3heilo61g1s27cevucig5jpk0" 2024/10/12 02:55:02 DEBUG : Creating backend with remote "/tmp/rclone1433514910" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yewasuc7dumo'", Local "Local file system at /tmp/rclone1433514910", Modify Window "1ms" 2024/10/12 02:55:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 09e39ab15f20369d7b3a2ea9e63b673b OK both checkfile vs. NFCx2 remote (without normalization) 2024/10/12 02:55:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/12 02:55:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yewasuc7dumo' 2024/10/12 02:55:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yewasuc7dumo': 1 files missing 2024/10/12 02:55:06 NOTICE: 1 hashes missing 2024/10/12 02:55:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yewasuc7dumo': 2 differences found 2024/10/12 02:55:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yewasuc7dumo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/10/12 02:55:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/12 02:55:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yewasuc7dumo': 0 differences found 2024/10/12 02:55:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yewasuc7dumo': 1 matching files 2024/10/12 02:55:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yewasuc7dumo': Purge remote 2024/10/12 02:55:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nixanob4gema': Purge remote 2024/10/12 02:55:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dedamer0hoko': Purge remote 2024/10/12 02:55:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dazahuq4vega': Purge remote 2024/10/12 02:55:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tujaqiz5sutu': Purge remote 2024/10/12 02:55:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuqeqom9miga': Purge remote 2024/10/12 02:55:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lomucaq2cahi': Purge remote 2024/10/12 02:55:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqayuc1toze': Purge remote 2024/10/12 02:55:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-najiwoy4vuxa': Purge remote 2024/10/12 02:55:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tenacal8jaba': Purge remote --- PASS: TestApplyTransforms (66.82s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" 2024/10/12 02:55:14 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/12 02:55:17 DEBUG : sub/file2: md5 = d6ae63028e2a8406935824404b4a2fd2 OK 2024/10/12 02:55:17 INFO : file1: Copied (new) to: sub/file2 2024/10/12 02:55:18 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/12 02:55:18 DEBUG : file1: Unchanged skipping 2024/10/12 02:55:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa': don't need to copy/move sub/file2, it is already at target location 2024/10/12 02:55:21 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (8.57s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.48s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" 2024/10/12 02:55:26 DEBUG : dst/file1: md5 = b0182df7991c5a42e900abfa8fb70136 OK 2024/10/12 02:55:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qirudis5mifa/backup" 2024/10/12 02:55:27 DEBUG : Creating backend with remote "TestDrive:crypt/n4r0i099vmkqiehj0q6snm1ehr0fbom1qceac5f9174gtjrgu50g/1nrff024r7pq65ecp72fc28jb0" 2024/10/12 02:55:28 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/10/12 02:55:31 INFO : dst/file1: Moved (server-side) 2024/10/12 02:55:33 DEBUG : dst/file1: md5 = 845c9ef5a0e4b24e937c9639b37de128 OK 2024/10/12 02:55:33 INFO : dst/file1: Copied (new) 2024/10/12 02:55:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/10/12 02:55:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/10/12 02:55:38 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (16.16s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" 2024/10/12 02:55:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qirudis5mifa/dst" 2024/10/12 02:55:39 DEBUG : Creating backend with remote "TestDrive:crypt/n4r0i099vmkqiehj0q6snm1ehr0fbom1qceac5f9174gtjrgu50g/31u3jie661vd5p8j7rtc3hgbh0" 2024/10/12 02:55:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qirudis5mifa/CompareDest" 2024/10/12 02:55:41 DEBUG : Creating backend with remote "TestDrive:crypt/n4r0i099vmkqiehj0q6snm1ehr0fbom1qceac5f9174gtjrgu50g/gveqi14airsml4bgu7krj116o8" 2024/10/12 02:55:43 DEBUG : one: Need to transfer - File not found at Destination 2024/10/12 02:55:46 DEBUG : one: md5 = ade4be422ad0a58ae2e75ff8876fab81 OK 2024/10/12 02:55:46 INFO : one: Copied (new) 2024/10/12 02:55:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/12 02:55:49 DEBUG : one: md5 = 20bbe8d94b5c435bc98d5fdc600d986c OK 2024/10/12 02:55:49 INFO : one: Copied (replaced existing) 2024/10/12 02:55:52 DEBUG : dst/one: md5 = 126c2b466e93a742c7e06326ca18fbab OK 2024/10/12 02:55:54 DEBUG : CompareDest/one: md5 = c3786d7844736ee6c84f1f6c313c1a0c OK 2024/10/12 02:55:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/12 02:55:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/12 02:55:56 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/12 02:55:58 DEBUG : CompareDest/two: md5 = 0645b66043bf5c5ef7b7eb1e9e5236e7 OK 2024/10/12 02:55:59 DEBUG : two: Need to transfer - File not found at Destination 2024/10/12 02:56:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/12 02:56:00 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/12 02:56:01 DEBUG : two: Need to transfer - File not found at Destination 2024/10/12 02:56:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/12 02:56:01 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/12 02:56:02 DEBUG : two: Need to transfer - File not found at Destination 2024/10/12 02:56:03 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/10/12 02:56:04 DEBUG : two: md5 = 796369739484a6a83b110278276a9164 OK 2024/10/12 02:56:04 INFO : two: Copied (new) 2024/10/12 02:56:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/12 02:56:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/12 02:56:10 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/12 02:56:10 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (31.69s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" 2024/10/12 02:56:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qirudis5mifa/dst" 2024/10/12 02:56:11 DEBUG : Creating backend with remote "TestDrive:crypt/n4r0i099vmkqiehj0q6snm1ehr0fbom1qceac5f9174gtjrgu50g/31u3jie661vd5p8j7rtc3hgbh0" 2024/10/12 02:56:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qirudis5mifa/CopyDest" 2024/10/12 02:56:13 DEBUG : Creating backend with remote "TestDrive:crypt/n4r0i099vmkqiehj0q6snm1ehr0fbom1qceac5f9174gtjrgu50g/d09o6po3f7bm6ce32vdgs8h9ls" 2024/10/12 02:56:14 DEBUG : one: Need to transfer - File not found at Destination 2024/10/12 02:56:18 DEBUG : one: md5 = c0af81bf573f917dca8374630a6ec433 OK 2024/10/12 02:56:18 INFO : one: Copied (new) 2024/10/12 02:56:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/12 02:56:21 DEBUG : one: md5 = 96737fd403ebbe0513035b5496f7b3ae OK 2024/10/12 02:56:21 INFO : one: Copied (replaced existing) 2024/10/12 02:56:24 DEBUG : dst/one: md5 = dddd7beb9697e54b3e2a1fe580f0d698 OK 2024/10/12 02:56:27 DEBUG : CopyDest/one: md5 = 2388a7b9b8e50fc9d07864b77e0aea7a OK 2024/10/12 02:56:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qirudis5mifa/BackupDir" 2024/10/12 02:56:28 DEBUG : Creating backend with remote "TestDrive:crypt/n4r0i099vmkqiehj0q6snm1ehr0fbom1qceac5f9174gtjrgu50g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/10/12 02:56:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/12 02:56:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/12 02:56:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/12 02:56:32 INFO : one: Moved (server-side) 2024/10/12 02:56:35 INFO : one: Copied (server-side copy) 2024/10/12 02:56:35 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/10/12 02:56:38 DEBUG : CopyDest/two: md5 = 2be39d830b8c867b1524f707b82f6875 OK 2024/10/12 02:56:39 DEBUG : two: Need to transfer - File not found at Destination 2024/10/12 02:56:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/12 02:56:41 INFO : two: Copied (server-side copy) 2024/10/12 02:56:41 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/10/12 02:56:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/12 02:56:42 DEBUG : two: Unchanged skipping 2024/10/12 02:56:44 DEBUG : CopyDest/three: md5 = c0cffd31ea4ae8a0ec7c395b2e11f672 OK 2024/10/12 02:56:45 DEBUG : three: Need to transfer - File not found at Destination 2024/10/12 02:56:46 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/10/12 02:56:46 DEBUG : three: Destination not found in --copy-dest 2024/10/12 02:56:47 DEBUG : three: md5 = 85377fd4a5cc0327fea72eaa7628ef7b OK 2024/10/12 02:56:47 INFO : three: Copied (new) 2024/10/12 02:56:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/10/12 02:56:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/12 02:56:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/12 02:56:54 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/10/12 02:56:54 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/12 02:56:54 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/12 02:56:55 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (45.53s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.49s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.50s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" 2024/10/12 02:56:57 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/10/12 02:57:00 DEBUG : TestCopyFileMaxTransfer/file1: md5 = ee0fdd495464c752c0d86f0704ea03ff OK 2024/10/12 02:57:00 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/10/12 02:57:01 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/10/12 02:57:01 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2024/10/12 02:57:02 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/10/12 02:57:03 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/10/12 02:57:05 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 60f5f025dc020dcfb0d04eeb0e4dd716 OK 2024/10/12 02:57:05 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/10/12 02:57:08 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2024/10/12 02:57:08 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (11.67s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.47s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" 2024/10/12 02:57:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa': Looking for duplicate names using skip mode. 2024/10/12 02:57:13 NOTICE: one: Found 2 files with duplicate names 2024/10/12 02:57:13 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.93s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" 2024/10/12 02:57:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa': Looking for duplicate names using skip mode. 2024/10/12 02:57:21 NOTICE: one: Found 3 files with duplicate names 2024/10/12 02:57:21 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2024/10/12 02:57:21 INFO : one: Deleted 2024/10/12 02:57:21 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (8.52s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" 2024/10/12 02:57:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa': Looking for duplicate names using first mode. 2024/10/12 02:57:29 NOTICE: one: Found 3 files with duplicate names 2024/10/12 02:57:30 INFO : one: Deleted 2024/10/12 02:57:31 INFO : one: Deleted 2024/10/12 02:57:31 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (8.24s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" 2024/10/12 02:57:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa': Looking for duplicate names using newest mode. 2024/10/12 02:57:37 NOTICE: one: Found 3 files with duplicate names 2024/10/12 02:57:38 INFO : one: Deleted 2024/10/12 02:57:38 INFO : one: Deleted 2024/10/12 02:57:38 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.97s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.49s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" 2024/10/12 02:57:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa': Looking for duplicate names using oldest mode. 2024/10/12 02:57:46 NOTICE: one: Found 3 files with duplicate names 2024/10/12 02:57:47 INFO : one: Deleted 2024/10/12 02:57:47 INFO : one: Deleted 2024/10/12 02:57:47 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (8.41s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" 2024/10/12 02:57:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa': Looking for duplicate names using largest mode. 2024/10/12 02:57:54 NOTICE: one: Found 3 files with duplicate names 2024/10/12 02:57:55 INFO : one: Deleted 2024/10/12 02:57:56 INFO : one: Deleted 2024/10/12 02:57:56 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (8.18s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" 2024/10/12 02:58:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa': Looking for duplicate names using smallest mode. 2024/10/12 02:58:02 NOTICE: one: Found 3 files with duplicate names 2024/10/12 02:58:03 INFO : one: Deleted 2024/10/12 02:58:04 INFO : one: Deleted 2024/10/12 02:58:04 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.96s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" 2024/10/12 02:58:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa': Looking for duplicate names using rename mode. 2024/10/12 02:58:12 NOTICE: one.txt: Found 3 files with duplicate names 2024/10/12 02:58:13 INFO : one-2.txt: renamed from: one.txt 2024/10/12 02:58:15 INFO : one-3.txt: renamed from: one.txt 2024/10/12 02:58:17 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (14.82s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" 2024/10/12 02:58:23 DEBUG : dupe1/one.txt: md5 = 450506d6e86a67f4ba846aac7504b390 OK 2024/10/12 02:58:26 DEBUG : dupe2/two.txt: md5 = 6a55db24a060acbd3f8bdefc5420d7d1 OK 2024/10/12 02:58:28 DEBUG : dupe3/three.txt: md5 = 3a3fe541c4c9ed6309d728688de43bc8 OK 2024/10/12 02:58:29 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2024/10/12 02:58:30 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2024/10/12 02:58:31 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2024/10/12 02:58:32 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2024/10/12 02:58:36 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/10/12 02:58:36 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2024/10/12 02:58:36 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (16.98s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" 2024/10/12 02:58:38 DEBUG : a.txt: md5 = ef1f3a0778bfb7c4d84da75e9193f9de OK 2024/10/12 02:58:40 DEBUG : zend.txt: md5 = a4c04271a5d56347e4a748aaeb4b612e OK 2024/10/12 02:58:43 DEBUG : sub dir/hello world: md5 = e1c04cb9302ea68ad0880735a83061db OK 2024/10/12 02:58:45 DEBUG : sub dir/hello world2: md5 = 75eb18dd1181d848b7760ce44872e675 OK 2024/10/12 02:58:48 DEBUG : sub dir/ignore dir/.ignore: md5 = da6f76dd91a922bd9be4d7ae42b0b2c7 OK 2024/10/12 02:58:50 DEBUG : sub dir/ignore dir/should be ignored: md5 = d04db79836fb9b1c035058444bf95036 OK 2024/10/12 02:58:52 DEBUG : sub dir/sub sub dir/hello world3: md5 = 20ea7fc91e3290d8b268030255b39f9b OK 2024/10/12 02:58:54 DEBUG : a.txt: Excluded (Size Filter) 2024/10/12 02:58:54 DEBUG : a.txt: Excluded 2024/10/12 02:58:54 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/10/12 02:58:54 DEBUG : sub dir/hello world2: Excluded 2024/10/12 02:58:54 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/10/12 02:58:54 DEBUG : sub dir/hello world: Excluded 2024/10/12 02:58:55 DEBUG : sub dir/ignore dir: Excluded 2024/10/12 02:58:55 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/10/12 02:58:55 DEBUG : sub dir/hello world2: Excluded 2024/10/12 02:58:55 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/10/12 02:58:55 DEBUG : sub dir/hello world: Excluded 2024/10/12 02:58:56 DEBUG : sub dir/ignore dir: Excluded 2024/10/12 02:59:02 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2024/10/12 02:59:03 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2024/10/12 02:59:03 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2024/10/12 02:59:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2024/10/12 02:59:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2024/10/12 02:59:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2024/10/12 02:59:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (27.68s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" 2024/10/12 02:59:06 DEBUG : file1: md5 = 98a27f52f6c119ebba6a5fc177bf4d90 OK 2024/10/12 02:59:09 DEBUG : sub/file2: md5 = 95389b3ae7b66b1f1370bb6817d9a494 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2024/10/12 02:59:13 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2024/10/12 02:59:13 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2024/10/12 02:59:13 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2024/10/12 02:59:16 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (12.00s) --- PASS: TestListJSON/Default (0.30s) --- PASS: TestListJSON/FilesOnly (0.30s) --- PASS: TestListJSON/DirsOnly (0.29s) --- PASS: TestListJSON/Recurse (0.58s) --- PASS: TestListJSON/SubDir (0.29s) --- PASS: TestListJSON/NoModTime (0.28s) --- PASS: TestListJSON/NoMimeType (0.30s) --- PASS: TestListJSON/ShowHash (0.31s) --- PASS: TestListJSON/HashTypes (0.29s) --- PASS: TestListJSON/Metadata (0.83s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" 2024/10/12 02:59:18 DEBUG : file1: md5 = c1f10a5fac250c6c6d6f6b46c7bff25b OK 2024/10/12 02:59:21 DEBUG : sub/file2: md5 = 525db322e45f7408c6b57f5eb1d8bafc OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2024/10/12 02:59:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qirudis5mifa/notfound" 2024/10/12 02:59:26 DEBUG : Config file has changed externally - reloading 2024/10/12 02:59:26 DEBUG : Creating backend with remote "TestDrive:crypt/n4r0i099vmkqiehj0q6snm1ehr0fbom1qceac5f9174gtjrgu50g/qe0i31qdkoejk60elps0ni5sqk" 2024/10/12 02:59:30 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (14.43s) --- PASS: TestStatJSON/Root (0.32s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.35s) --- PASS: TestStatJSON/Dir (0.59s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.29s) --- PASS: TestStatJSON/File (0.33s) --- PASS: TestStatJSON/NotFound (0.65s) --- PASS: TestStatJSON/DirFilesOnly (0.29s) --- PASS: TestStatJSON/FileFilesOnly (0.30s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.25s) --- PASS: TestStatJSON/DirDirsOnly (0.30s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.32s) --- PASS: TestStatJSON/RootNotFound (2.01s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" 2024/10/12 02:59:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa': Making directory 2024/10/12 02:59:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa': Making directory --- PASS: TestMkdir (0.73s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" 2024/10/12 02:59:34 DEBUG : sub dir/hello world: md5 = 66b1c1e2f753b6c3ad39efa7d4e0bbe4 OK 2024/10/12 02:59:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (6.25s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" 2024/10/12 02:59:40 DEBUG : potato2: md5 = 3ea1ca0aa3bda209a6ca048ed604717a OK 2024/10/12 02:59:42 DEBUG : empty space: md5 = 1b218e0e5a6d214f33363070b129976b OK --- PASS: TestLs (6.62s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" 2024/10/12 02:59:46 DEBUG : potato2: md5 = 4f3325d6483b34dd2ad018bfea462940 OK 2024/10/12 02:59:48 DEBUG : empty space: md5 = b27d0fc2a430debbab8b87209649992e OK 2024/10/12 02:59:49 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/10/12 02:59:49 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (6.78s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" 2024/10/12 02:59:53 DEBUG : potato2: md5 = 2863d563d9b586f1a4e777811efb1da2 OK 2024/10/12 02:59:55 DEBUG : empty space: md5 = ef604f90f0e2a8d6573cfa845624b128 OK --- PASS: TestLsLong (5.98s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" 2024/10/12 02:59:59 DEBUG : potato2: md5 = 2f1619ed4b2bed13aeb3523bd0857b4a OK 2024/10/12 03:00:01 DEBUG : empty space: md5 = 6692473c39ce0cc04d2ac163eab704f3 OK --- PASS: TestHashSums (5.47s) === RUN TestHashSumsWithErrors 2024/10/12 03:00:03 DEBUG : Creating backend with remote ":memory:" 2024/10/12 03:00:03 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/10/12 03:00:03 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/10/12 03:00:03 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/10/12 03:00:03 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/10/12 03:00:03 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/10/12 03:00:03 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/10/12 03:00:03 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/10/12 03:00:03 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/10/12 03:00:03 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-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" 2024/10/12 03:00:05 DEBUG : potato2: md5 = 8b748bb9712cd2a8c2580779a1c5e2b2 OK 2024/10/12 03:00:06 DEBUG : empty space: md5 = 628ededf5268126e5386619a7f4c0819 OK 2024/10/12 03:00:09 DEBUG : sub dir/potato3: md5 = 876a27705f8e22463c58ee9cff4f9829 OK 2024/10/12 03:00:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (11.46s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" 2024/10/12 03:00:16 DEBUG : small: md5 = de48800262ebd50e0a9e3bf0a6a244e5 OK 2024/10/12 03:00:18 DEBUG : medium: md5 = 8dabd871dbdb39aac45b2f2ca7676795 OK 2024/10/12 03:00:20 DEBUG : large: md5 = 1926683d281ee165c6d8eeec36c3093d OK 2024/10/12 03:00:20 DEBUG : Waiting for deletions to finish 2024/10/12 03:00:20 DEBUG : large: Excluded (Size Filter) 2024/10/12 03:00:21 INFO : small: Deleted 2024/10/12 03:00:21 INFO : medium: Deleted --- PASS: TestDelete (8.36s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" 2024/10/12 03:00:24 DEBUG : small: md5 = c4575d2c826ee38aa34aaf0e3b7e9446 OK 2024/10/12 03:00:26 DEBUG : medium: md5 = 3bf8e587616b584d3a55bd07434ebf7e OK 2024/10/12 03:00:28 DEBUG : large: md5 = 6b720dd62d15732410bdc24250b06ff7 OK 2024/10/12 03:00:28 DEBUG : Waiting for deletions to finish 2024/10/12 03:00:28 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2024/10/12 03:00:30 INFO : medium: Deleted 2024/10/12 03:00:30 INFO : small: Deleted --- PASS: TestMaxDelete (9.27s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" 2024/10/12 03:00:33 DEBUG : small: md5 = fea7349ad307e109c4d5038db08b70c9 OK 2024/10/12 03:00:35 DEBUG : medium: md5 = 0f3ab594f0b37bc91e37a3cc81b1471c OK 2024/10/12 03:00:37 DEBUG : large: md5 = 8bfe7da645aaa0fe3ec6ba9f79cb7658 OK 2024/10/12 03:00:37 DEBUG : Waiting for deletions to finish 2024/10/12 03:00:38 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/10/12 03:00:38 INFO : medium: Deleted 2024/10/12 03:00:38 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.60s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" 2024/10/12 03:00:42 DEBUG : small: md5 = 10c2bb6672c1a9a6c3851d41d69670d1 OK 2024/10/12 03:00:44 DEBUG : medium: md5 = 7b352b4dd1c6ebd92e58274c0179e692 OK 2024/10/12 03:00:46 DEBUG : large: md5 = 4ce6cbb17339ccaf82953147f6d2f6b7 OK 2024/10/12 03:00:46 DEBUG : Waiting for deletions to finish 2024/10/12 03:00:47 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2024/10/12 03:00:47 INFO : small: Deleted 2024/10/12 03:00:47 INFO : large: Deleted --- PASS: TestMaxDeleteSize (9.35s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" 2024/10/12 03:00:52 DEBUG : ReadFile: md5 = ff9360da173b43145fc04c53df92358e OK --- PASS: TestReadFile (5.13s) === RUN TestRetry 2024/10/12 03:00:55 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/10/12 03:00:55 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/10/12 03:00:55 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/12 03:00:55 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/12 03:00:55 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/12 03:00:55 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/12 03:00:55 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" 2024/10/12 03:00:57 DEBUG : file1: md5 = db2ea5e9cfe105aa5947992b2e975f6b OK 2024/10/12 03:00:58 DEBUG : file2: md5 = 5d58000e8a735c338923b50045a4cfbb OK --- PASS: TestCat (20.13s) === RUN TestPurge 2024/10/12 03:01:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zijamuc5liti" 2024/10/12 03:01:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/12 03:01:15 DEBUG : Creating backend with remote "TestDrive:crypt/d1gf1ia0pc4a6m04av0udrikjj0hcb0rvc4c9odmn6etilk7k900" 2024/10/12 03:01:16 DEBUG : Creating backend with remote "/tmp/rclone3209474054" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zijamuc5liti'", Local "Local file system at /tmp/rclone3209474054", Modify Window "1ms" 2024/10/12 03:01:23 DEBUG : A1/B1/C1/one: md5 = 829b99294765019043beb0bdb6967a9b OK 2024/10/12 03:01:23 DEBUG : A2: Making directory 2024/10/12 03:01:24 DEBUG : A1/B2: Making directory 2024/10/12 03:01:25 DEBUG : A1/B2/C2: Making directory 2024/10/12 03:01:26 DEBUG : A1/B1/C3: Making directory 2024/10/12 03:01:27 DEBUG : A3: Making directory 2024/10/12 03:01:28 DEBUG : A3/B3: Making directory 2024/10/12 03:01:29 DEBUG : A3/B3/C4: Making directory 2024/10/12 03:01:32 DEBUG : A1/two: md5 = f3627826cf7197c0f0c4d94f2e00d72b OK 2024/10/12 03:01:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zijamuc5liti': Purge remote 2024/10/12 03:01:37 NOTICE: purge failed: directory not found --- PASS: TestPurge (21.43s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" 2024/10/12 03:01:41 DEBUG : A1/B1/C1/one: md5 = 25fc93b0ad5873b52f7df8ccc5c36cba OK 2024/10/12 03:01:41 DEBUG : A2: Making directory 2024/10/12 03:01:43 DEBUG : A1/B2: Making directory 2024/10/12 03:01:44 DEBUG : A1/B2/C2: Making directory 2024/10/12 03:01:45 DEBUG : A1/B1/C3: Making directory 2024/10/12 03:01:46 DEBUG : A3: Making directory 2024/10/12 03:01:47 DEBUG : A3/B3: Making directory 2024/10/12 03:01:48 DEBUG : A3/B3/C4: Making directory 2024/10/12 03:01:51 DEBUG : A1/two: md5 = 48eb8b6f0e716ee37abd3deb51e02402 OK 2024/10/12 03:01:52 DEBUG : removing 1 level 3 directories 2024/10/12 03:01:52 INFO : A3/B3/C4: Removing directory 2024/10/12 03:01:56 DEBUG : removing 2 level 3 directories 2024/10/12 03:01:56 INFO : A1/B2/C2: Removing directory 2024/10/12 03:01:56 INFO : A1/B1/C3: Removing directory 2024/10/12 03:01:57 DEBUG : removing 2 level 2 directories 2024/10/12 03:01:57 INFO : A3/B3: Removing directory 2024/10/12 03:01:57 INFO : A1/B2: Removing directory 2024/10/12 03:01:57 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2024/10/12 03:01:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/10/12 03:01:58 DEBUG : removing 2 level 1 directories 2024/10/12 03:01:58 INFO : A3: Removing directory 2024/10/12 03:01:58 INFO : A2: Removing directory 2024/10/12 03:01:58 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2024/10/12 03:02:03 DEBUG : removing 1 level 3 directories 2024/10/12 03:02:03 INFO : A1/B1/C1: Removing directory 2024/10/12 03:02:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/12 03:02:04 DEBUG : removing 1 level 2 directories 2024/10/12 03:02:04 INFO : A1/B1: Removing directory 2024/10/12 03:02:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/10/12 03:02:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/10/12 03:02:05 DEBUG : removing 1 level 1 directories 2024/10/12 03:02:05 INFO : A1: Removing directory 2024/10/12 03:02:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/10/12 03:02:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/10/12 03:02:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/12 03:02:06 DEBUG : removing 1 level 0 directories 2024/10/12 03:02:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa': Removing directory 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2024/10/12 03:02:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (31.51s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" 2024/10/12 03:02:09 DEBUG : A1: Making directory 2024/10/12 03:02:10 DEBUG : A1/B1: Making directory 2024/10/12 03:02:11 DEBUG : A1/B1/C1: Making directory 2024/10/12 03:02:14 DEBUG : removing 1 level 3 directories 2024/10/12 03:02:14 INFO : A1/B1/C1: Removing directory 2024/10/12 03:02:15 DEBUG : removing 1 level 2 directories 2024/10/12 03:02:15 INFO : A1/B1: Removing directory 2024/10/12 03:02:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/10/12 03:02:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (10.44s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" 2024/10/12 03:02:18 DEBUG : A1: Making directory 2024/10/12 03:02:20 DEBUG : A1/B1: Making directory 2024/10/12 03:02:21 DEBUG : A1/B1/C1: Making directory 2024/10/12 03:02:24 DEBUG : removing 1 level 3 directories 2024/10/12 03:02:24 INFO : A1/B1/C1: Removing directory 2024/10/12 03:02:25 DEBUG : removing 1 level 2 directories 2024/10/12 03:02:25 INFO : A1/B1: Removing directory 2024/10/12 03:02:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/10/12 03:02:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.90s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" 2024/10/12 03:02:30 DEBUG : file1: md5 = 2489d7833e73a940422177836c369840 OK 2024/10/12 03:02:31 DEBUG : filename.txt: File name found in url 2024/10/12 03:02:33 DEBUG : filename.txt: md5 = 2252bb670ebc9e2b20271f86949624d7 OK 2024/10/12 03:02:33 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/10/12 03:02:34 DEBUG : headerfilename.txt: md5 = 6f4d6b2f81850bfc9c8ca2246a370138 OK 2024/10/12 03:02:36 DEBUG : file2: md5 = 9f0219acd7aecf950a8327f22921ad81 OK --- PASS: TestCopyURL (11.28s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" 2024/10/12 03:02:40 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/12 03:02:43 DEBUG : sub/file2: md5 = 102cf009b058dd8c962a7c95639d53b4 OK 2024/10/12 03:02:43 INFO : file1: Copied (new) to: sub/file2 2024/10/12 03:02:43 INFO : file1: Deleted 2024/10/12 03:02:44 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/12 03:02:44 DEBUG : file1: Unchanged skipping 2024/10/12 03:02:44 INFO : file1: Deleted 2024/10/12 03:02:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa': don't need to copy/move sub/file2, it is already at target location 2024/10/12 03:02:46 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (7.45s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" 2024/10/12 03:02:47 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/12 03:02:50 DEBUG : file1: md5 = 327bdfee667e578788d65ed45915a0aa OK 2024/10/12 03:02:50 INFO : file1: Copied (new) 2024/10/12 03:02:50 INFO : file1: Deleted 2024/10/12 03:02:50 DEBUG : file1: Destination exists, skipping 2024/10/12 03:02:50 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.57s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" 2024/10/12 03:02:55 DEBUG : dst/file1: md5 = c6c7a65e8e8e399c705e1dca626370ae OK 2024/10/12 03:02:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qirudis5mifa/backup" 2024/10/12 03:02:56 DEBUG : Config file has changed externally - reloading 2024/10/12 03:02:56 DEBUG : Creating backend with remote "TestDrive:crypt/n4r0i099vmkqiehj0q6snm1ehr0fbom1qceac5f9174gtjrgu50g/1nrff024r7pq65ecp72fc28jb0" 2024/10/12 03:02:58 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/10/12 03:03:01 INFO : dst/file1: Moved (server-side) 2024/10/12 03:03:03 DEBUG : dst/file1: md5 = 20d3cf98e03dfc4e11754af08d4e367a OK 2024/10/12 03:03:03 INFO : dst/file1: Copied (new) 2024/10/12 03:03:03 INFO : dst/file1: Deleted 2024/10/12 03:03:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/10/12 03:03:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/10/12 03:03:08 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (16.79s) === 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-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" 2024/10/12 03:03:12 DEBUG : A1/one: md5 = fec3eb72e64a0f0f4af517a33bd52b1e OK 2024/10/12 03:03:14 DEBUG : A1/two: md5 = 164705faf5663b7e79049a8dd9840c23 OK 2024/10/12 03:03:17 DEBUG : A1/B1/three: md5 = 8da189a6c21ab0bfcbdd67c13f32ba3c OK 2024/10/12 03:03:20 DEBUG : A1/B1/C1/four: md5 = 6a025483279572ba6c04f6a2b579aec1 OK 2024/10/12 03:03:22 DEBUG : A1/B1/C2/five: md5 = 6badd64928fa454721dc15817c206885 OK 2024/10/12 03:03:22 DEBUG : A1/B2: Making directory 2024/10/12 03:03:23 DEBUG : A1/B1/C3: Making directory 2024/10/12 03:03:36 INFO : A2/one: Moved (server-side) to: A3/one 2024/10/12 03:03:36 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/10/12 03:03:37 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/10/12 03:03:37 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/10/12 03:03:37 INFO : A2/two: Moved (server-side) to: A3/two 2024/10/12 03:03:41 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/10/12 03:03:41 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/10/12 03:03:41 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/10/12 03:03:42 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/10/12 03:03:42 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/10/12 03:03:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/10/12 03:03:52 INFO : A3/two: Moved (server-side) to: A4/two 2024/10/12 03:03:52 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/10/12 03:03:53 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/10/12 03:03:53 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/10/12 03:03:53 INFO : A3/one: Moved (server-side) to: A4/one 2024/10/12 03:03:57 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/10/12 03:03:57 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/10/12 03:03:57 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/10/12 03:03:58 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/10/12 03:03:58 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/10/12 03:04:07 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2024/10/12 03:04:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2024/10/12 03:04:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/10/12 03:04:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/10/12 03:04:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/10/12 03:04:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/10/12 03:04:10 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/10/12 03:04:10 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/10/12 03:04:10 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/12 03:04:10 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (61.37s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" --- PASS: TestGetFsInfo (0.54s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" 2024/10/12 03:04:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa': File to upload is small (34 bytes), uploading instead of streaming 2024/10/12 03:04:13 DEBUG : no_checksum_small_file_from_pipe: md5 = c59267cd5b7ef7fe22c3eeb566bb79e2 OK 2024/10/12 03:04:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/10/12 03:04:13 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/10/12 03:04:14 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2024/10/12 03:04:16 DEBUG : no_checksum_big_file_from_pipe: md5 = dd229e6647ef92f15548c46a1a7b017d OK 2024/10/12 03:04:16 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-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" 2024/10/12 03:04:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa': File to upload is small (34 bytes), uploading instead of streaming 2024/10/12 03:04:20 DEBUG : with_checksum_small_file_from_pipe: md5 = 22d7df4719245defbce3d0a720ba1146 OK 2024/10/12 03:04:20 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/10/12 03:04:21 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2024/10/12 03:04:22 DEBUG : with_checksum_big_file_from_pipe: md5 = f48ad3470124e179f0bfcf5d9c2edfe9 OK 2024/10/12 03:04:22 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-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" 2024/10/12 03:04:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa': File to upload is small (34 bytes), uploading instead of streaming 2024/10/12 03:04:26 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/12 03:04:27 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/10/12 03:04:28 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-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" 2024/10/12 03:04:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa': File to upload is small (34 bytes), uploading instead of streaming 2024/10/12 03:04:32 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/10/12 03:04:33 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/10/12 03:04:34 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (24.86s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.47s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.44s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.03s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.93s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2024/10/12 03:04:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa': File to upload is small (48 bytes), uploading instead of streaming 2024/10/12 03:04:38 DEBUG : rcat_metadata: md5 = 0b48cfc38e9e3346d085eef37068f267 OK 2024/10/12 03:04:38 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2024/10/12 03:04:40 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2024/10/12 03:04:42 DEBUG : rcat_metadata_uploadcutoff0: md5 = 085ba021d8b28ca25d6a3b766a308470 OK 2024/10/12 03:04:42 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (7.25s) --- PASS: TestRcatMetadata/Normal (3.12s) --- PASS: TestRcatMetadata/ViaDisk (3.58s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" 2024/10/12 03:04:45 DEBUG : potato1: md5 = fbf4b79744eb96ed9b184707fc8feb46 OK 2024/10/12 03:04:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa': File to upload is small (60 bytes), uploading instead of streaming 2024/10/12 03:04:47 DEBUG : potato2: md5 = d97f1c559f9955bc65832f5a731d85cc OK 2024/10/12 03:04:47 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (6.04s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" 2024/10/12 03:04:51 DEBUG : potato1: md5 = 7187a92c0010dd053feabd93ee5730c1 OK 2024/10/12 03:04:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa': File to upload is small (60 bytes), uploading instead of streaming 2024/10/12 03:04:53 DEBUG : potato2: md5 = 37b79ced84e16b9a66657f3d742b93a3 OK 2024/10/12 03:04:53 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (6.13s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" 2024/10/12 03:04:57 DEBUG : potato2: md5 = 12d09325f6da4e73fe939cc910a2ee8f OK 2024/10/12 03:04:59 DEBUG : empty space: md5 = 53b3d4606e8c40bae1f0c4a932ee5fd2 OK 2024/10/12 03:05:02 DEBUG : sub dir/potato3: md5 = 00ac800d052f4e610836b720a1d69888 OK 2024/10/12 03:05:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa': Touching "empty space" 2024/10/12 03:05:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa': Touching "potato2" 2024/10/12 03:05:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa': Touching "sub dir/potato3" 2024/10/12 03:05:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (14.20s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" 2024/10/12 03:05:10 DEBUG : dir with metadata: Making directory with metadata 2024/10/12 03:05:11 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.95s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" 2024/10/12 03:05:13 DEBUG : directory with modtime: Making directory with metadata 2024/10/12 03:05:14 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.93s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" 2024/10/12 03:05:16 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/10/12 03:05:16 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/10/12 03:05:16 DEBUG : Google drive root 'crypt/n4r0i099vmkqiehj0q6snm1ehr0fbom1qceac5f9174gtjrgu50g': Skipping btime metadata as can't update it on an existing file: 2024-10-12T03:05:16.156645904Z 2024/10/12 03:05:17 INFO : non existent directory: Updated directory metadata 2024/10/12 03:05:19 DEBUG : Google drive root 'crypt/n4r0i099vmkqiehj0q6snm1ehr0fbom1qceac5f9174gtjrgu50g': Skipping btime metadata as can't update it on an existing file: 2024-10-12T03:05:16.156645904Z 2024/10/12 03:05:20 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (6.39s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" 2024/10/12 03:05:22 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2024/10/12 03:05:24 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2024/10/12 03:05:25 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.22s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa'", Local "Local file system at /tmp/rclone69726626", Modify Window "1ms" 2024/10/12 03:05:27 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/10/12 03:05:27 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/10/12 03:05:27 DEBUG : dst: Making directory with metadata 2024/10/12 03:05:28 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/10/12 03:05:28 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/12 03:05:29 INFO : dst: Set directory modification time (using SetModTime) 2024/10/12 03:05:30 INFO : dst: Set directory modification time (using SetModTime) 2024/10/12 03:05:30 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2024/10/12 03:05:30 INFO : dst: Set directory modification time (using SetModTime) 2024/10/12 03:05:30 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (5.11s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2024/10/12 03:05:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qirudis5mifa': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 13m22.022228229s (try 1/5)