"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/03/23 06:39:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jepicit4mobe" 2025/03/23 06:39:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/23 06:39:19 DEBUG : Creating backend with remote "TestDrive:crypt/rp9pk6cri6k0spclcro0j7l3bg73cn4aa5mma9it6ictgu8ripi0" 2025/03/23 06:39:19 DEBUG : Creating backend with remote "/tmp/rclone3437398122" === 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-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", 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-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/03/23 06:39:20 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/03/23 06:39:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/23 06:39:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/23 06:39:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/03/23 06:39:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/23 06:39:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/23 06:39:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/23 06:39:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/03/23 06:39:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/23 06:39:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/23 06:39:20 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/03/23 06:39:20 DEBUG : potato: Seek from 10 to 0 2025/03/23 06:39:20 DEBUG : potato: Seek from 10 to 0 2025/03/23 06:39:20 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/03/23 06:39:20 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/03/23 06:39:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/23 06:39:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/23 06:39:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/03/23 06:39:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/23 06:39:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/23 06:39:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/23 06:39:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/03/23 06:39:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/23 06:39:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/23 06:39:20 DEBUG : potato: Seek from 5 to 2 2025/03/23 06:39:20 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/03/23 06:39:20 DEBUG : potato: Seek from 7 to 0 2025/03/23 06:39:20 DEBUG : potato: Seek from 7 to 0 2025/03/23 06:39:20 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/03/23 06:39:20 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/03/23 06:39:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/23 06:39:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/23 06:39:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/03/23 06:39:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/23 06:39:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/23 06:39:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/23 06:39:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/03/23 06:39:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/23 06:39:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/23 06:39:20 DEBUG : potato: Seek from 5 to 2 2025/03/23 06:39:20 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/03/23 06:39:20 DEBUG : potato: Seek from 8 to 0 2025/03/23 06:39:20 DEBUG : potato: Seek from 8 to 0 2025/03/23 06:39:20 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/03/23 06:39:20 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/03/23 06:39:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/23 06:39:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/23 06:39:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/03/23 06:39:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/23 06:39:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/23 06:39:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/23 06:39:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/03/23 06:39:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/23 06:39:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/23 06:39:20 DEBUG : potato: Seek from 5 to 2 2025/03/23 06:39:20 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/03/23 06:39:20 DEBUG : potato: Seek from 9 to 0 2025/03/23 06:39:20 DEBUG : potato: Seek from 9 to 0 2025/03/23 06:39:20 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-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" 2025/03/23 06:39:22 DEBUG : rutabaga: md5 = 722b2294125164ea893765dbeac9bd38 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/03/23 06:39:24 DEBUG : empty space: md5 = 3dadda3aed17da2bca01d1c45a8b7737 OK === RUN TestCheck/3 2025/03/23 06:39:26 DEBUG : potato2: md5 = 91876dbdb75176c34fb62fd8cb135e37 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/03/23 06:39:28 DEBUG : remotepotato: md5 = 1e9c22452225ce70b5d8968b90b39bf2 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.77s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.22s) === RUN TestCheckFsError 2025/03/23 06:39:31 DEBUG : Creating backend with remote "nonexistent" 2025/03/23 06:39:31 DEBUG : Creating backend with remote "nonexistent" 2025/03/23 06:39:31 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/03/23 06:39:31 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/03/23 06:39:31 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/03/23 06:39:31 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" 2025/03/23 06:39:32 DEBUG : rutabaga: md5 = e13ae5a35e28fd390ca9e25a0861a561 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/03/23 06:39:36 DEBUG : empty space: md5 = c8e8622958747a1c2147fcd651a85af7 OK === RUN TestCheckDownload/3 2025/03/23 06:39:38 DEBUG : potato2: md5 = 511512ed0721085c119b8bbcc88b51e8 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/03/23 06:39:42 DEBUG : remotepotato: md5 = 77c817faba7826ff54255ef7e580c490 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.06s) --- PASS: TestCheckDownload/1 (1.02s) --- PASS: TestCheckDownload/2 (0.92s) --- PASS: TestCheckDownload/3 (0.96s) --- PASS: TestCheckDownload/4 (1.07s) --- PASS: TestCheckDownload/5 (0.98s) --- PASS: TestCheckDownload/6 (0.91s) --- PASS: TestCheckDownload/7 (1.80s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" 2025/03/23 06:39:48 DEBUG : rutabaga: md5 = b408e47df5e25bac844c49a8920aebaf OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/03/23 06:39:50 DEBUG : empty space: md5 = 14b10c015a9b3c1434b05834c296928b OK === RUN TestCheckSizeOnly/3 2025/03/23 06:39:52 DEBUG : potato2: md5 = 6bbcceb364d318ffd91459a12195a78b OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/03/23 06:39:54 DEBUG : remotepotato: md5 = f068ace0f0e18135b895b76d7234fc0d OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.39s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" 2025/03/23 06:39:59 DEBUG : test.sum: md5 = 5dc168175ee0c83bee1e63c15365e1e0 OK 2025/03/23 06:40:00 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/23 06:40:00 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/23 06:40:00 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/23 06:40:00 NOTICE: test.sum: 2 warning(s) suppressed... 2025/03/23 06:40:01 DEBUG : test.sum: md5 = e60052b4df92797809f4856b92ab43cd OK 2025/03/23 06:40:02 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/23 06:40:02 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/23 06:40:02 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/23 06:40:02 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.12s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" 2025/03/23 06:40:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jepicit4mobe/data" 2025/03/23 06:40:03 DEBUG : Creating backend with remote "TestDrive:crypt/rp9pk6cri6k0spclcro0j7l3bg73cn4aa5mma9it6ictgu8ripi0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe/data' lacks md5, skipping --- SKIP: TestCheckSum (2.06s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" 2025/03/23 06:40:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jepicit4mobe/data" 2025/03/23 06:40:05 DEBUG : Creating backend with remote "TestDrive:crypt/rp9pk6cri6k0spclcro0j7l3bg73cn4aa5mma9it6ictgu8ripi0/vjrnln8ratgmqakfosrqe8espk" 2025/03/23 06:40:09 DEBUG : data/banana: md5 = d3bae2a7b34a05954a3f6db90380a642 OK 2025/03/23 06:40:10 DEBUG : test.sum: md5 = e7b10580dd6891e6f906f1d600536f57 OK === RUN TestCheckSumDownload/subtest1 2025/03/23 06:40:14 DEBUG : data/potato: md5 = d6094e9d67048ee7de6593e0887eab46 OK 2025/03/23 06:40:16 DEBUG : test.sum: md5 = 7dd1684fc08c2e552c0328d734b17d50 OK === RUN TestCheckSumDownload/subtest2 2025/03/23 06:40:19 DEBUG : test.sum: md5 = 0d9f504222d34a359466dbf361fdaf0e OK === RUN TestCheckSumDownload/subtest3 2025/03/23 06:40:23 DEBUG : test.sum: md5 = 73c9e4e694347afc39c59b1b10767717 OK === RUN TestCheckSumDownload/subtest4 2025/03/23 06:40:27 DEBUG : test.sum: md5 = 9db8dfe704dc1716417b7dc0dbcc25fc OK === RUN TestCheckSumDownload/subtest5 2025/03/23 06:40:32 DEBUG : test.sum: md5 = 01855c4009fe5b92d74bd72e6a0dfe65 OK === RUN TestCheckSumDownload/subtest6 2025/03/23 06:40:36 DEBUG : data/banana: md5 = a5f13e00f5fc98d4b52aa1207e332602 OK 2025/03/23 06:40:37 DEBUG : data/potato: md5 = e6d418a3805878112798cba228817153 OK 2025/03/23 06:40:38 DEBUG : test.sum: md5 = 4d0f990816e58ed42322770f1447c02d OK === RUN TestCheckSumDownload/subtest7 2025/03/23 06:40:43 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/03/23 06:40:43 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (38.60s) --- PASS: TestCheckSumDownload/subtest1 (2.21s) --- PASS: TestCheckSumDownload/subtest2 (2.14s) --- PASS: TestCheckSumDownload/subtest3 (2.19s) --- PASS: TestCheckSumDownload/subtest4 (2.13s) --- PASS: TestCheckSumDownload/subtest5 (2.32s) --- PASS: TestCheckSumDownload/subtest6 (2.06s) --- PASS: TestCheckSumDownload/subtest7 (2.34s) === RUN TestApplyTransforms 2025/03/23 06:40:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gejuwes9weyu" 2025/03/23 06:40:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/23 06:40:44 DEBUG : Creating backend with remote "TestDrive:crypt/b50uson8u7hctph9rf733i2qe93d4070o8g95q5vjp24tbojvfdg" 2025/03/23 06:40:45 DEBUG : Creating backend with remote "/tmp/rclone3568360947" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gejuwes9weyu'", Local "Local file system at /tmp/rclone3568360947", Modify Window "1ms" 2025/03/23 06:40:47 DEBUG : hello, world!: md5 = 45bbb3e6d7358cdb66f6d39f336d4663 OK upper checkfile vs. lower remote (without normalization) 2025/03/23 06:40:47 ERROR : hello, world!: sum not found 2025/03/23 06:40:47 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gejuwes9weyu' 2025/03/23 06:40:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gejuwes9weyu': 1 files missing 2025/03/23 06:40:47 NOTICE: 1 hashes missing 2025/03/23 06:40:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gejuwes9weyu': 2 differences found 2025/03/23 06:40:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gejuwes9weyu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/03/23 06:40:48 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/23 06:40:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gejuwes9weyu': 0 differences found 2025/03/23 06:40:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gejuwes9weyu': 1 matching files 2025/03/23 06:40:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-niqimoz5sabe" 2025/03/23 06:40:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/23 06:40:49 DEBUG : Creating backend with remote "TestDrive:crypt/kilqqa2mg1v7qr0l6s9ttjsujcveh4nr0c87fk9o2kgocc43ikfg" 2025/03/23 06:40:49 DEBUG : Creating backend with remote "/tmp/rclone2687745718" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqimoz5sabe'", Local "Local file system at /tmp/rclone2687745718", Modify Window "1ms" 2025/03/23 06:40:51 DEBUG : HELLO, WORLD!: md5 = 65093957a70bc7607809f8f69a3f89b6 OK lower checkfile vs. upper remote (without normalization) 2025/03/23 06:40:52 ERROR : HELLO, WORLD!: sum not found 2025/03/23 06:40:52 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-niqimoz5sabe' 2025/03/23 06:40:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niqimoz5sabe': 1 files missing 2025/03/23 06:40:52 NOTICE: 1 hashes missing 2025/03/23 06:40:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niqimoz5sabe': 2 differences found 2025/03/23 06:40:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niqimoz5sabe': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/03/23 06:40:53 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/23 06:40:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niqimoz5sabe': 0 differences found 2025/03/23 06:40:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niqimoz5sabe': 1 matching files 2025/03/23 06:40:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bebiqaj5yetu" 2025/03/23 06:40:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/23 06:40:53 DEBUG : Creating backend with remote "TestDrive:crypt/0tvau6gfda7jcqnihagjod31mnl5gc30ka5edrfu2q98ve3tts0g" 2025/03/23 06:40:54 DEBUG : Creating backend with remote "/tmp/rclone1751075651" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bebiqaj5yetu'", Local "Local file system at /tmp/rclone1751075651", Modify Window "1ms" 2025/03/23 06:40:56 DEBUG : HeLlO, wOrLd!: md5 = 017f44fbd64d5c1bfa72327581323088 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/03/23 06:40:56 ERROR : HeLlO, wOrLd!: sum not found 2025/03/23 06:40:56 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-bebiqaj5yetu' 2025/03/23 06:40:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bebiqaj5yetu': 1 files missing 2025/03/23 06:40:56 NOTICE: 1 hashes missing 2025/03/23 06:40:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bebiqaj5yetu': 2 differences found 2025/03/23 06:40:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bebiqaj5yetu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/03/23 06:40:58 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/23 06:40:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bebiqaj5yetu': 0 differences found 2025/03/23 06:40:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bebiqaj5yetu': 1 matching files 2025/03/23 06:40:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kikodir5buca" 2025/03/23 06:40:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/23 06:40:58 DEBUG : Creating backend with remote "TestDrive:crypt/ov4mjg255v57dcv1468s0aj4ccq24ue43mn575nfua0sb3h6irmg" 2025/03/23 06:40:59 DEBUG : Creating backend with remote "/tmp/rclone566040628" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kikodir5buca'", Local "Local file system at /tmp/rclone566040628", Modify Window "1ms" 2025/03/23 06:41:01 DEBUG : HELLO, WORLD!: md5 = 4538d3c38ad61c70badfd8284d6f56e7 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/03/23 06:41:01 ERROR : HELLO, WORLD!: sum not found 2025/03/23 06:41:01 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kikodir5buca' 2025/03/23 06:41:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kikodir5buca': 1 files missing 2025/03/23 06:41:01 NOTICE: 1 hashes missing 2025/03/23 06:41:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kikodir5buca': 2 differences found 2025/03/23 06:41:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kikodir5buca': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/03/23 06:41:02 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/23 06:41:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kikodir5buca': 0 differences found 2025/03/23 06:41:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kikodir5buca': 1 matching files 2025/03/23 06:41:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gucavuy2naco" 2025/03/23 06:41:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/23 06:41:02 DEBUG : Creating backend with remote "TestDrive:crypt/005qi5q8io9domdkeu1maglh4bmslvnt8ubkmph6k8lh1o976910" 2025/03/23 06:41:03 DEBUG : Creating backend with remote "/tmp/rclone899445940" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gucavuy2naco'", Local "Local file system at /tmp/rclone899445940", Modify Window "1ms" 2025/03/23 06:41:05 DEBUG : 測試_Русский___ě_áñ: md5 = eda3cb7c586e944d17251ac87aa134a4 OK NFD checkfile vs. NFC remote (without normalization) 2025/03/23 06:41:06 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/23 06:41:06 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gucavuy2naco' 2025/03/23 06:41:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gucavuy2naco': 1 files missing 2025/03/23 06:41:06 NOTICE: 1 hashes missing 2025/03/23 06:41:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gucavuy2naco': 2 differences found 2025/03/23 06:41:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gucavuy2naco': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/03/23 06:41:07 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/23 06:41:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gucavuy2naco': 0 differences found 2025/03/23 06:41:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gucavuy2naco': 1 matching files 2025/03/23 06:41:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jadoqoh2nede" 2025/03/23 06:41:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/23 06:41:07 DEBUG : Creating backend with remote "TestDrive:crypt/vkhn54tjvmjmpvpjsuivjfbl01tbjumforveqefq7ci1pcmr4oag" 2025/03/23 06:41:08 DEBUG : Creating backend with remote "/tmp/rclone2138357788" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jadoqoh2nede'", Local "Local file system at /tmp/rclone2138357788", Modify Window "1ms" 2025/03/23 06:41:10 DEBUG : 測試_Русский___ě_áñ: md5 = e0b1510344ed537142759dbcf73e08dc OK NFC checkfile vs. NFD remote (without normalization) 2025/03/23 06:41:11 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/23 06:41:11 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jadoqoh2nede' 2025/03/23 06:41:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jadoqoh2nede': 1 files missing 2025/03/23 06:41:11 NOTICE: 1 hashes missing 2025/03/23 06:41:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jadoqoh2nede': 2 differences found 2025/03/23 06:41:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jadoqoh2nede': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/03/23 06:41:12 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/23 06:41:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jadoqoh2nede': 0 differences found 2025/03/23 06:41:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jadoqoh2nede': 1 matching files 2025/03/23 06:41:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qeveyuk1jori" 2025/03/23 06:41:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/23 06:41:12 DEBUG : Creating backend with remote "TestDrive:crypt/6oonngavv8rn2f3ve8n5vgl098tbc9g2h7keedciifvvd053au8g" 2025/03/23 06:41:13 DEBUG : Creating backend with remote "/tmp/rclone2236909798" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeveyuk1jori'", Local "Local file system at /tmp/rclone2236909798", Modify Window "1ms" 2025/03/23 06:41:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = bfc03f65b88a664ed8965db0c76b64f1 OK NFDx2 checkfile vs. both remote (without normalization) 2025/03/23 06:41:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/23 06:41:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qeveyuk1jori' 2025/03/23 06:41:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qeveyuk1jori': 1 files missing 2025/03/23 06:41:15 NOTICE: 1 hashes missing 2025/03/23 06:41:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qeveyuk1jori': 2 differences found 2025/03/23 06:41:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qeveyuk1jori': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/03/23 06:41:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/23 06:41:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qeveyuk1jori': 0 differences found 2025/03/23 06:41:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qeveyuk1jori': 1 matching files 2025/03/23 06:41:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hucikeq9puwu" 2025/03/23 06:41:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/23 06:41:16 DEBUG : Creating backend with remote "TestDrive:crypt/ki1pvdoq4p036m2rdpgo056h8ngc6t54bvhmnppg4qqfhqf7hhhg" 2025/03/23 06:41:17 DEBUG : Creating backend with remote "/tmp/rclone3884695063" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucikeq9puwu'", Local "Local file system at /tmp/rclone3884695063", Modify Window "1ms" 2025/03/23 06:41:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8a695895cf9ea0f75d9c7562e768be11 OK NFCx2 checkfile vs. both remote (without normalization) 2025/03/23 06:41:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/23 06:41:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hucikeq9puwu' 2025/03/23 06:41:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hucikeq9puwu': 1 files missing 2025/03/23 06:41:20 NOTICE: 1 hashes missing 2025/03/23 06:41:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hucikeq9puwu': 2 differences found 2025/03/23 06:41:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hucikeq9puwu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/03/23 06:41:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/23 06:41:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hucikeq9puwu': 0 differences found 2025/03/23 06:41:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hucikeq9puwu': 1 matching files 2025/03/23 06:41:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mitoweh6paze" 2025/03/23 06:41:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/23 06:41:21 DEBUG : Creating backend with remote "TestDrive:crypt/at2tbsl51bi2f3q9s1l25qbkr1f765unjut8vuord5vkudn1tu1g" 2025/03/23 06:41:22 DEBUG : Creating backend with remote "/tmp/rclone3574568052" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitoweh6paze'", Local "Local file system at /tmp/rclone3574568052", Modify Window "1ms" 2025/03/23 06:41:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ea6b50de4f31dd878f0f7409212b0b9f OK both checkfile vs. NFDx2 remote (without normalization) 2025/03/23 06:41:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/23 06:41:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mitoweh6paze' 2025/03/23 06:41:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mitoweh6paze': 1 files missing 2025/03/23 06:41:24 NOTICE: 1 hashes missing 2025/03/23 06:41:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mitoweh6paze': 2 differences found 2025/03/23 06:41:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mitoweh6paze': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/03/23 06:41:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/23 06:41:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mitoweh6paze': 0 differences found 2025/03/23 06:41:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mitoweh6paze': 1 matching files 2025/03/23 06:41:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gegefuh6yesa" 2025/03/23 06:41:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/23 06:41:26 DEBUG : Creating backend with remote "TestDrive:crypt/2tvnrs46fbg4kj7j9rh75nu52uj89migdajcq1i3eggfs4ipopb0" 2025/03/23 06:41:27 DEBUG : Creating backend with remote "/tmp/rclone2945629121" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gegefuh6yesa'", Local "Local file system at /tmp/rclone2945629121", Modify Window "1ms" 2025/03/23 06:41:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ba55358918d03b8ba50399acfd91b9d9 OK both checkfile vs. NFCx2 remote (without normalization) 2025/03/23 06:41:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/23 06:41:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gegefuh6yesa' 2025/03/23 06:41:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gegefuh6yesa': 1 files missing 2025/03/23 06:41:30 NOTICE: 1 hashes missing 2025/03/23 06:41:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gegefuh6yesa': 2 differences found 2025/03/23 06:41:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gegefuh6yesa': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/03/23 06:41:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/23 06:41:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gegefuh6yesa': 0 differences found 2025/03/23 06:41:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gegefuh6yesa': 1 matching files 2025/03/23 06:41:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gegefuh6yesa': Purge remote 2025/03/23 06:41:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitoweh6paze': Purge remote 2025/03/23 06:41:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucikeq9puwu': Purge remote 2025/03/23 06:41:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qeveyuk1jori': Purge remote 2025/03/23 06:41:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jadoqoh2nede': Purge remote 2025/03/23 06:41:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gucavuy2naco': Purge remote 2025/03/23 06:41:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kikodir5buca': Purge remote 2025/03/23 06:41:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bebiqaj5yetu': Purge remote 2025/03/23 06:41:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-niqimoz5sabe': Purge remote 2025/03/23 06:41:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gejuwes9weyu': Purge remote --- PASS: TestApplyTransforms (51.26s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" 2025/03/23 06:41:35 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/23 06:41:37 DEBUG : sub/file2: md5 = 6355a35a2dd59f82296784bb56ce2406 OK 2025/03/23 06:41:37 INFO : file1: Copied (new) to: sub/file2 2025/03/23 06:41:38 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 06:41:38 DEBUG : file1: Unchanged skipping 2025/03/23 06:41:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe': don't need to copy/move sub/file2, it is already at target location 2025/03/23 06:41:40 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.80s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" 2025/03/23 06:41:43 DEBUG : dst/file1: md5 = 93cc437d78c065330f7ed84b0dac67fe OK 2025/03/23 06:41:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jepicit4mobe/backup" 2025/03/23 06:41:44 DEBUG : Creating backend with remote "TestDrive:crypt/rp9pk6cri6k0spclcro0j7l3bg73cn4aa5mma9it6ictgu8ripi0/1nrff024r7pq65ecp72fc28jb0" 2025/03/23 06:41:46 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/23 06:41:48 INFO : dst/file1: Moved (server-side) 2025/03/23 06:41:49 DEBUG : dst/file1: md5 = 70da4b7cbd347cfcdf153e3b62ed69d0 OK 2025/03/23 06:41:49 INFO : dst/file1: Copied (new) 2025/03/23 06:41:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/23 06:41:52 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/23 06:41:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.16s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" 2025/03/23 06:41:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jepicit4mobe/dst" 2025/03/23 06:41:54 DEBUG : Creating backend with remote "TestDrive:crypt/rp9pk6cri6k0spclcro0j7l3bg73cn4aa5mma9it6ictgu8ripi0/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/23 06:41:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jepicit4mobe/CompareDest" 2025/03/23 06:41:55 DEBUG : Creating backend with remote "TestDrive:crypt/rp9pk6cri6k0spclcro0j7l3bg73cn4aa5mma9it6ictgu8ripi0/gveqi14airsml4bgu7krj116o8" 2025/03/23 06:41:57 DEBUG : one: Need to transfer - File not found at Destination 2025/03/23 06:41:59 DEBUG : one: md5 = e470af07d5a678c4cf9259eb40f9ea99 OK 2025/03/23 06:41:59 INFO : one: Copied (new) 2025/03/23 06:42:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/23 06:42:02 DEBUG : one: md5 = 527e01e9954d69b33c6203306e7154a0 OK 2025/03/23 06:42:02 INFO : one: Copied (replaced existing) 2025/03/23 06:42:03 DEBUG : dst/one: md5 = cee1b21cae764d1e5add3b3f5e31e434 OK 2025/03/23 06:42:05 DEBUG : CompareDest/one: md5 = 2beebf4c23a04abd80a2bf772a77d501 OK 2025/03/23 06:42:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/23 06:42:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 06:42:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/23 06:42:08 DEBUG : CompareDest/two: md5 = e5fcde7a191be66aa59fb153f9270082 OK 2025/03/23 06:42:09 DEBUG : two: Need to transfer - File not found at Destination 2025/03/23 06:42:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 06:42:09 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/23 06:42:10 DEBUG : two: Need to transfer - File not found at Destination 2025/03/23 06:42:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 06:42:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/23 06:42:12 DEBUG : two: Need to transfer - File not found at Destination 2025/03/23 06:42:12 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/23 06:42:13 DEBUG : two: md5 = ba9e287c22ebb5f36c9bbbffbbb88bf2 OK 2025/03/23 06:42:13 INFO : two: Copied (new) 2025/03/23 06:42:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/23 06:42:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/23 06:42:17 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/23 06:42:17 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (23.81s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" 2025/03/23 06:42:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jepicit4mobe/dst" 2025/03/23 06:42:18 DEBUG : Creating backend with remote "TestDrive:crypt/rp9pk6cri6k0spclcro0j7l3bg73cn4aa5mma9it6ictgu8ripi0/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/23 06:42:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jepicit4mobe/CopyDest" 2025/03/23 06:42:19 DEBUG : Creating backend with remote "TestDrive:crypt/rp9pk6cri6k0spclcro0j7l3bg73cn4aa5mma9it6ictgu8ripi0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/23 06:42:21 DEBUG : one: Need to transfer - File not found at Destination 2025/03/23 06:42:23 DEBUG : one: md5 = 2046e024e0b58f44fd63c172c81085e6 OK 2025/03/23 06:42:23 INFO : one: Copied (new) 2025/03/23 06:42:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/23 06:42:26 DEBUG : one: md5 = bafe49949d71b557f22802e05becc2cd OK 2025/03/23 06:42:26 INFO : one: Copied (replaced existing) 2025/03/23 06:42:28 DEBUG : dst/one: md5 = 515fbff62e8165fefe382bec956f2a2f OK 2025/03/23 06:42:30 DEBUG : CopyDest/one: md5 = 538c2b383fa2ad8637e4a2b563b8b0bf OK 2025/03/23 06:42:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jepicit4mobe/BackupDir" 2025/03/23 06:42:31 DEBUG : Creating backend with remote "TestDrive:crypt/rp9pk6cri6k0spclcro0j7l3bg73cn4aa5mma9it6ictgu8ripi0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/23 06:42:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/23 06:42:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 06:42:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/23 06:42:34 INFO : one: Moved (server-side) 2025/03/23 06:42:35 INFO : one: Copied (server-side copy) 2025/03/23 06:42:35 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/23 06:42:37 DEBUG : CopyDest/two: md5 = 2ae463436cf1b1f407ae963bf9aa1956 OK 2025/03/23 06:42:38 DEBUG : two: Need to transfer - File not found at Destination 2025/03/23 06:42:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 06:42:39 INFO : two: Copied (server-side copy) 2025/03/23 06:42:39 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/23 06:42:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 06:42:40 DEBUG : two: Unchanged skipping 2025/03/23 06:42:42 DEBUG : CopyDest/three: md5 = 6248cbc341646a93bc85ae25f7ed79ee OK 2025/03/23 06:42:42 DEBUG : three: Need to transfer - File not found at Destination 2025/03/23 06:42:43 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/23 06:42:43 DEBUG : three: Destination not found in --copy-dest 2025/03/23 06:42:44 DEBUG : three: md5 = dee7f932c0139c93377d9aa5f9da761c OK 2025/03/23 06:42:44 INFO : three: Copied (new) 2025/03/23 06:42:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/23 06:42:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/23 06:42:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/23 06:42:49 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/23 06:42:49 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/23 06:42:49 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/23 06:42:50 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.04s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.47s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" 2025/03/23 06:42:52 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/03/23 06:42:54 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 93f818ce5c13bfba46f781ad8eb43d6e OK 2025/03/23 06:42:54 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/03/23 06:42:55 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/03/23 06:42:55 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/03/23 06:42:56 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/03/23 06:42:56 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/03/23 06:42:58 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 4ff28c10fbbe3fc1a3ac11c75ce2ce33 OK 2025/03/23 06:42:58 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/03/23 06:43:00 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/03/23 06:43:00 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.32s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.44s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" 2025/03/23 06:43:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe': Looking for duplicate names using skip mode. 2025/03/23 06:43:04 NOTICE: one: Found 2 files with duplicate names 2025/03/23 06:43:04 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.60s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" 2025/03/23 06:43:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe': Looking for duplicate names using skip mode. 2025/03/23 06:43:10 NOTICE: one: Found 3 files with duplicate names 2025/03/23 06:43:10 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/03/23 06:43:10 INFO : one: Deleted 2025/03/23 06:43:10 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.48s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" 2025/03/23 06:43:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe': Looking for duplicate names using first mode. 2025/03/23 06:43:16 NOTICE: one: Found 3 files with duplicate names 2025/03/23 06:43:17 INFO : one: Deleted 2025/03/23 06:43:17 INFO : one: Deleted 2025/03/23 06:43:17 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (5.95s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" 2025/03/23 06:43:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe': Looking for duplicate names using newest mode. 2025/03/23 06:43:22 NOTICE: one: Found 3 files with duplicate names 2025/03/23 06:43:23 INFO : one: Deleted 2025/03/23 06:43:23 INFO : one: Deleted 2025/03/23 06:43:23 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.25s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" 2025/03/23 06:43:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe': Looking for duplicate names using oldest mode. 2025/03/23 06:43:29 NOTICE: one: Found 3 files with duplicate names 2025/03/23 06:43:29 INFO : one: Deleted 2025/03/23 06:43:30 INFO : one: Deleted 2025/03/23 06:43:30 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (5.93s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" 2025/03/23 06:43:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe': Looking for duplicate names using largest mode. 2025/03/23 06:43:35 NOTICE: one: Found 3 files with duplicate names 2025/03/23 06:43:35 INFO : one: Deleted 2025/03/23 06:43:36 INFO : one: Deleted 2025/03/23 06:43:36 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (5.98s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" 2025/03/23 06:43:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe': Looking for duplicate names using smallest mode. 2025/03/23 06:43:41 NOTICE: one: Found 3 files with duplicate names 2025/03/23 06:43:41 INFO : one: Deleted 2025/03/23 06:43:42 INFO : one: Deleted 2025/03/23 06:43:42 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (5.94s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" 2025/03/23 06:43:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe': Looking for duplicate names using rename mode. 2025/03/23 06:43:48 NOTICE: one.txt: Found 3 files with duplicate names 2025/03/23 06:43:49 INFO : one-2.txt: renamed from: one.txt 2025/03/23 06:43:50 INFO : one-3.txt: renamed from: one.txt 2025/03/23 06:43:51 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (10.92s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" 2025/03/23 06:43:56 DEBUG : dupe1/one.txt: md5 = 50b25134e2fd587142a7ccdc77e44c9a OK 2025/03/23 06:43:58 DEBUG : dupe2/two.txt: md5 = 4113036d4dae19d25ae30e53b24ca0bc OK 2025/03/23 06:44:00 DEBUG : dupe3/three.txt: md5 = f7ed444fbd2ce1d25a0ce4ce9a69a6fa OK 2025/03/23 06:44:00 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/03/23 06:44:01 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/03/23 06:44:02 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/03/23 06:44:02 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/03/23 06:44:05 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/03/23 06:44:05 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/03/23 06:44:05 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.37s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" 2025/03/23 06:44:07 DEBUG : a.txt: md5 = d4f4a89da91336da7442f57e5a5dda7e OK 2025/03/23 06:44:09 DEBUG : zend.txt: md5 = 5912860636b9bcea63ee4ca280a3a591 OK 2025/03/23 06:44:11 DEBUG : sub dir/hello world: md5 = 3a53f41ab1ef339ccf14f9e6c7480ea8 OK 2025/03/23 06:44:12 DEBUG : sub dir/hello world2: md5 = 8943abba245200f28c4aaf5f63ba4643 OK 2025/03/23 06:44:14 DEBUG : sub dir/ignore dir/.ignore: md5 = 75c0c9a351228f628c71ffc800469519 OK 2025/03/23 06:44:15 DEBUG : sub dir/ignore dir/should be ignored: md5 = d6436bae7d0f5b16a343e0a0e43923a1 OK 2025/03/23 06:44:17 DEBUG : sub dir/sub sub dir/hello world3: md5 = 30f6f8b618c45ccdeb785b00f26f6a67 OK 2025/03/23 06:44:19 DEBUG : a.txt: Excluded (Size Filter) 2025/03/23 06:44:19 DEBUG : a.txt: Excluded 2025/03/23 06:44:19 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/23 06:44:19 DEBUG : sub dir/hello world2: Excluded 2025/03/23 06:44:19 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/23 06:44:19 DEBUG : sub dir/hello world: Excluded 2025/03/23 06:44:20 DEBUG : sub dir/ignore dir: Excluded 2025/03/23 06:44:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/23 06:44:20 DEBUG : sub dir/hello world2: Excluded 2025/03/23 06:44:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/23 06:44:20 DEBUG : sub dir/hello world: Excluded 2025/03/23 06:44:20 DEBUG : sub dir/ignore dir: Excluded 2025/03/23 06:44:25 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/03/23 06:44:25 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/03/23 06:44:25 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/03/23 06:44:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/03/23 06:44:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/03/23 06:44:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/03/23 06:44:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (20.69s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" 2025/03/23 06:44:28 DEBUG : file1: md5 = 0ea6a53fbda1eb46e3c6827a285cdd20 OK 2025/03/23 06:44:30 DEBUG : sub/file2: md5 = 6947f2e07077d2dbd089b89c307058c6 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/03/23 06:44:33 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/03/23 06:44:33 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/03/23 06:44:34 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/03/23 06:44:36 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.43s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.54s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.21s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.66s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" 2025/03/23 06:44:38 DEBUG : file1: md5 = 3fbbdfb458c9d746adb0b91245423ac6 OK 2025/03/23 06:44:40 DEBUG : sub/file2: md5 = 1f84c1d1072976f3df68d868d6a895d4 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/03/23 06:44:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jepicit4mobe/notfound" 2025/03/23 06:44:43 DEBUG : Config file has changed externally - reloading 2025/03/23 06:44:43 DEBUG : Creating backend with remote "TestDrive:crypt/rp9pk6cri6k0spclcro0j7l3bg73cn4aa5mma9it6ictgu8ripi0/qe0i31qdkoejk60elps0ni5sqk" 2025/03/23 06:44:47 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.28s) --- PASS: TestStatJSON/Root (0.20s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.21s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.22s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.22s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.82s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" 2025/03/23 06:44:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe': Making directory 2025/03/23 06:44:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe': Making directory --- PASS: TestMkdir (0.62s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" 2025/03/23 06:44:50 DEBUG : sub dir/hello world: md5 = e86b8936bc85d9ba83ba5bc7ca069b4a OK 2025/03/23 06:44:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.69s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" 2025/03/23 06:44:54 DEBUG : potato2: md5 = b02c9c8609abfc11c3ddf5dc6f3daaa1 OK 2025/03/23 06:44:56 DEBUG : empty space: md5 = 26e4df888605553df132226a22225fce OK --- PASS: TestLs (4.82s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" 2025/03/23 06:44:59 DEBUG : potato2: md5 = 0655604e75029856c9d0c212e98ea66e OK 2025/03/23 06:45:00 DEBUG : empty space: md5 = b6f370ff5cbaca80d7ae6d29c24c3b8a OK 2025/03/23 06:45:01 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.65s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" 2025/03/23 06:45:04 DEBUG : potato2: md5 = 83f5c885e7a013950ed0d64fc95826ca OK 2025/03/23 06:45:05 DEBUG : empty space: md5 = 5eca9c8504dd9ca43cc07e9b8f503ad7 OK --- PASS: TestLsLong (4.41s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" 2025/03/23 06:45:08 DEBUG : potato2: md5 = 5a0f579b5d86f3e3235eb23d0d14fe00 OK 2025/03/23 06:45:09 DEBUG : empty space: md5 = e235de68c7b7d427c5679e52a4cb4fef OK --- PASS: TestHashSums (4.10s) === RUN TestHashSumsWithErrors 2025/03/23 06:45:11 DEBUG : Creating backend with remote ":memory:" 2025/03/23 06:45:11 DEBUG : Config file has changed externally - reloading 2025/03/23 06:45:11 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/03/23 06:45:11 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/23 06:45:11 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/23 06:45:11 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/23 06:45:11 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/23 06:45:11 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/23 06:45:11 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/23 06:45:11 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/03/23 06:45:11 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-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" 2025/03/23 06:45:12 DEBUG : potato2: md5 = ec4311fea1d6be71882396fd408a4bea OK 2025/03/23 06:45:14 DEBUG : empty space: md5 = e0fb8db0c7fdeeb1c2713f6c55692eea OK 2025/03/23 06:45:16 DEBUG : sub dir/potato3: md5 = c4d8aa47ba103fcaa6e9ec6841c08ccf OK 2025/03/23 06:45:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.29s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" 2025/03/23 06:45:20 DEBUG : small: md5 = 00be3074dcdf1317f84e759219a23b1b OK 2025/03/23 06:45:22 DEBUG : medium: md5 = c4a1df9e2b752d0f8fab9b14a5dabdc5 OK 2025/03/23 06:45:23 DEBUG : large: md5 = 4565a18fdb6ac8268a0308271d3aaf41 OK 2025/03/23 06:45:23 DEBUG : Waiting for deletions to finish 2025/03/23 06:45:24 DEBUG : large: Excluded (Size Filter) 2025/03/23 06:45:24 INFO : small: Deleted 2025/03/23 06:45:24 INFO : medium: Deleted --- PASS: TestDelete (6.29s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" 2025/03/23 06:45:27 DEBUG : small: md5 = 40aec1bdf70b5dc05c18c0c8b48cdac6 OK 2025/03/23 06:45:28 DEBUG : medium: md5 = 17c6aee6bb7e92de40ff9cb86ce0c223 OK 2025/03/23 06:45:30 DEBUG : large: md5 = ef9479e0c0a0088fa180cab56e4817d6 OK 2025/03/23 06:45:30 DEBUG : Waiting for deletions to finish 2025/03/23 06:45:30 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/03/23 06:45:31 INFO : medium: Deleted 2025/03/23 06:45:31 INFO : small: Deleted --- PASS: TestMaxDelete (7.07s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" 2025/03/23 06:45:34 DEBUG : small: md5 = 26914d094f2a12454e22e4908fe4e298 OK 2025/03/23 06:45:35 DEBUG : medium: md5 = 3dab35ba6cc414e550454fd9dba307f4 OK 2025/03/23 06:45:36 DEBUG : large: md5 = 60f6f1bb7f65cc8b557814f1010c0daf OK 2025/03/23 06:45:37 DEBUG : Waiting for deletions to finish 2025/03/23 06:45:37 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/23 06:45:37 INFO : small: Deleted 2025/03/23 06:45:37 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.67s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" 2025/03/23 06:45:40 DEBUG : small: md5 = 8ffa300180f99d5694bccc3c865835ef OK 2025/03/23 06:45:42 DEBUG : medium: md5 = 94775a705f8e5d964ba72bda26e0481d OK 2025/03/23 06:45:43 DEBUG : large: md5 = ddb1075d4df2187da6938231db3c174d OK 2025/03/23 06:45:43 DEBUG : Waiting for deletions to finish 2025/03/23 06:45:44 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/23 06:45:44 INFO : small: Deleted 2025/03/23 06:45:44 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.68s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" 2025/03/23 06:45:47 DEBUG : ReadFile: md5 = 25f645073b1f0094f8f75013dc1f11f9 OK --- PASS: TestReadFile (4.03s) === RUN TestRetry 2025/03/23 06:45:50 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/03/23 06:45:50 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/03/23 06:45:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/23 06:45:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/23 06:45:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/23 06:45:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/23 06:45:50 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-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" 2025/03/23 06:45:51 DEBUG : file1: md5 = 2cd2a28b8a154ae928247c22c5d2834c OK 2025/03/23 06:45:52 DEBUG : file2: md5 = 105a5ab836539e2bf357c8c732d76a37 OK --- PASS: TestCat (16.21s) === RUN TestPurge 2025/03/23 06:46:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jugurov8joke" 2025/03/23 06:46:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/23 06:46:06 DEBUG : Creating backend with remote "TestDrive:crypt/ub01k91g99e902cr8jj7elj902dpcqjmaeoljs1lcgiu9q3kmc0g" 2025/03/23 06:46:07 DEBUG : Creating backend with remote "/tmp/rclone2084727050" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugurov8joke'", Local "Local file system at /tmp/rclone2084727050", Modify Window "1ms" 2025/03/23 06:46:11 DEBUG : A1/B1/C1/one: md5 = 8f7bb714470832b5ec87091590b39603 OK 2025/03/23 06:46:11 INFO : A2: Making directory 2025/03/23 06:46:12 INFO : A1/B2: Making directory 2025/03/23 06:46:13 INFO : A1/B2/C2: Making directory 2025/03/23 06:46:13 INFO : A1/B1/C3: Making directory 2025/03/23 06:46:14 INFO : A3: Making directory 2025/03/23 06:46:15 INFO : A3/B3: Making directory 2025/03/23 06:46:16 INFO : A3/B3/C4: Making directory 2025/03/23 06:46:18 DEBUG : A1/two: md5 = 36a7c6a41ac9753fc8af3d952b900cb0 OK 2025/03/23 06:46:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugurov8joke': Purge remote 2025/03/23 06:46:21 NOTICE: purge failed: directory not found --- PASS: TestPurge (14.96s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" 2025/03/23 06:46:25 DEBUG : A1/B1/C1/one: md5 = 6ea9d107db95859d2f5a2b8d0ce93842 OK 2025/03/23 06:46:25 INFO : A2: Making directory 2025/03/23 06:46:25 INFO : A1/B2: Making directory 2025/03/23 06:46:26 INFO : A1/B2/C2: Making directory 2025/03/23 06:46:27 INFO : A1/B1/C3: Making directory 2025/03/23 06:46:27 INFO : A3: Making directory 2025/03/23 06:46:28 INFO : A3/B3: Making directory 2025/03/23 06:46:29 INFO : A3/B3/C4: Making directory 2025/03/23 06:46:31 DEBUG : A1/two: md5 = d75f3069fc3f796baf38a20368ee86aa OK 2025/03/23 06:46:32 DEBUG : removing 1 level 3 directories 2025/03/23 06:46:32 INFO : A3/B3/C4: Removing directory 2025/03/23 06:46:35 DEBUG : removing 2 level 3 directories 2025/03/23 06:46:35 INFO : A1/B2/C2: Removing directory 2025/03/23 06:46:35 INFO : A1/B1/C3: Removing directory 2025/03/23 06:46:36 DEBUG : removing 2 level 2 directories 2025/03/23 06:46:36 INFO : A3/B3: Removing directory 2025/03/23 06:46:36 INFO : A1/B2: Removing directory 2025/03/23 06:46:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/23 06:46:36 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/03/23 06:46:36 DEBUG : removing 2 level 1 directories 2025/03/23 06:46:36 INFO : A3: Removing directory 2025/03/23 06:46:36 INFO : A2: Removing directory 2025/03/23 06:46:36 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/03/23 06:46:40 DEBUG : removing 1 level 3 directories 2025/03/23 06:46:40 INFO : A1/B1/C1: Removing directory 2025/03/23 06:46:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/23 06:46:41 DEBUG : removing 1 level 2 directories 2025/03/23 06:46:41 INFO : A1/B1: Removing directory 2025/03/23 06:46:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/23 06:46:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/23 06:46:42 DEBUG : removing 1 level 1 directories 2025/03/23 06:46:42 INFO : A1: Removing directory 2025/03/23 06:46:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/23 06:46:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/23 06:46:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/23 06:46:42 DEBUG : removing 1 level 0 directories 2025/03/23 06:46:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe': Removing directory 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/23 06:46:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (22.91s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" 2025/03/23 06:46:45 INFO : A1: Making directory 2025/03/23 06:46:45 INFO : A1/B1: Making directory 2025/03/23 06:46:46 INFO : A1/B1/C1: Making directory 2025/03/23 06:46:48 DEBUG : removing 1 level 3 directories 2025/03/23 06:46:48 INFO : A1/B1/C1: Removing directory 2025/03/23 06:46:49 DEBUG : removing 1 level 2 directories 2025/03/23 06:46:49 INFO : A1/B1: Removing directory 2025/03/23 06:46:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/23 06:46:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.69s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" 2025/03/23 06:46:52 INFO : A1: Making directory 2025/03/23 06:46:52 INFO : A1/B1: Making directory 2025/03/23 06:46:53 INFO : A1/B1/C1: Making directory 2025/03/23 06:46:56 DEBUG : removing 1 level 3 directories 2025/03/23 06:46:56 INFO : A1/B1/C1: Removing directory 2025/03/23 06:46:56 DEBUG : removing 1 level 2 directories 2025/03/23 06:46:56 INFO : A1/B1: Removing directory 2025/03/23 06:46:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/23 06:46:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.16s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" 2025/03/23 06:47:00 DEBUG : file1: md5 = b242dce1496e46677c3096fea0f98855 OK 2025/03/23 06:47:01 DEBUG : filename.txt: File name found in url 2025/03/23 06:47:02 DEBUG : filename.txt: md5 = e64cf973e4cf37169500b1b6e0db5991 OK 2025/03/23 06:47:02 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/03/23 06:47:03 DEBUG : headerfilename.txt: md5 = 42e6faa415d4de422067f81dc4f123db OK 2025/03/23 06:47:05 DEBUG : file2: md5 = 0d23f5a3315d060481823336f803b542 OK --- PASS: TestCopyURL (8.40s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" 2025/03/23 06:47:07 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/23 06:47:09 DEBUG : sub/file2: md5 = 45feb643fa10dd4ee4c68eaa37cc16d7 OK 2025/03/23 06:47:09 INFO : file1: Copied (new) to: sub/file2 2025/03/23 06:47:09 INFO : file1: Deleted 2025/03/23 06:47:10 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 06:47:10 DEBUG : file1: Unchanged skipping 2025/03/23 06:47:10 INFO : file1: Deleted 2025/03/23 06:47:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe': don't need to copy/move sub/file2, it is already at target location 2025/03/23 06:47:12 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.90s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" 2025/03/23 06:47:13 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/23 06:47:15 DEBUG : file1: md5 = a597d8f4f6967ae9aaba17f9cf7e1234 OK 2025/03/23 06:47:15 INFO : file1: Copied (new) 2025/03/23 06:47:15 INFO : file1: Deleted 2025/03/23 06:47:15 DEBUG : file1: Destination exists, skipping 2025/03/23 06:47:15 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.21s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" 2025/03/23 06:47:19 DEBUG : dst/file1: md5 = dd0c39075f520db9cf2e3292c599b5f1 OK 2025/03/23 06:47:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jepicit4mobe/backup" 2025/03/23 06:47:20 DEBUG : Creating backend with remote "TestDrive:crypt/rp9pk6cri6k0spclcro0j7l3bg73cn4aa5mma9it6ictgu8ripi0/1nrff024r7pq65ecp72fc28jb0" 2025/03/23 06:47:21 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/23 06:47:24 INFO : dst/file1: Moved (server-side) 2025/03/23 06:47:25 DEBUG : dst/file1: md5 = 5f498eaddbafadd1e7006276dfb6e49b OK 2025/03/23 06:47:25 INFO : dst/file1: Copied (new) 2025/03/23 06:47:25 INFO : dst/file1: Deleted 2025/03/23 06:47:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/23 06:47:28 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/23 06:47:29 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.25s) === 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-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" 2025/03/23 06:47:32 DEBUG : A1/one: md5 = 9b70465da38016176301362e16a9b0b3 OK 2025/03/23 06:47:33 DEBUG : A1/two: md5 = 4c676bdea6582f35c0a51c2dbe585596 OK 2025/03/23 06:47:35 DEBUG : A1/B1/three: md5 = dc2db70e2f1ec9bad7a77df13d5a6513 OK 2025/03/23 06:47:37 DEBUG : A1/B1/C1/four: md5 = 518e480b3de3aab2070cfe8608189710 OK 2025/03/23 06:47:39 DEBUG : A1/B1/C2/five: md5 = 0fed12ecaff3ed0e28ff42e8c5f95fad OK 2025/03/23 06:47:39 INFO : A1/B2: Making directory 2025/03/23 06:47:40 INFO : A1/B1/C3: Making directory 2025/03/23 06:47:49 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/03/23 06:47:49 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/03/23 06:47:49 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/03/23 06:47:50 INFO : A2/one: Moved (server-side) to: A3/one 2025/03/23 06:47:51 INFO : A2/two: Moved (server-side) to: A3/two 2025/03/23 06:47:54 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/23 06:47:54 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/23 06:47:54 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/23 06:47:54 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/23 06:47:54 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/23 06:47:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/03/23 06:48:02 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/03/23 06:48:02 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/03/23 06:48:02 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/03/23 06:48:02 INFO : A3/one: Moved (server-side) to: A4/one 2025/03/23 06:48:02 INFO : A3/two: Moved (server-side) to: A4/two 2025/03/23 06:48:05 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/23 06:48:05 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/23 06:48:05 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/23 06:48:06 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/23 06:48:06 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/23 06:48:12 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/03/23 06:48:13 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/03/23 06:48:13 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/23 06:48:13 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/23 06:48:13 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/23 06:48:13 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/23 06:48:14 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/23 06:48:14 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/23 06:48:14 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/23 06:48:14 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.25s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" 2025/03/23 06:48:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe': File to upload is small (34 bytes), uploading instead of streaming 2025/03/23 06:48:17 DEBUG : no_checksum_small_file_from_pipe: md5 = 180d15970f0b08380710992e8e3358da OK 2025/03/23 06:48:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/23 06:48:17 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/23 06:48:17 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/03/23 06:48:18 DEBUG : no_checksum_big_file_from_pipe: md5 = dff869dbf4a22840174d270649b5da6f OK 2025/03/23 06:48:18 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-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" 2025/03/23 06:48:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe': File to upload is small (34 bytes), uploading instead of streaming 2025/03/23 06:48:21 DEBUG : with_checksum_small_file_from_pipe: md5 = c80c993bf366b88c4a26387670e7694c OK 2025/03/23 06:48:21 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/23 06:48:22 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/03/23 06:48:23 DEBUG : with_checksum_big_file_from_pipe: md5 = a1540f9567cf1c7928dd07bba67fe901 OK 2025/03/23 06:48:23 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-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" 2025/03/23 06:48:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe': File to upload is small (34 bytes), uploading instead of streaming 2025/03/23 06:48:27 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 06:48:27 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/23 06:48: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-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" 2025/03/23 06:48:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe': File to upload is small (34 bytes), uploading instead of streaming 2025/03/23 06:48:32 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/23 06:48:32 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/23 06:48:33 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.85s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.73s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.99s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.17s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.96s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/03/23 06:48:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe': File to upload is small (48 bytes), uploading instead of streaming 2025/03/23 06:48:37 DEBUG : rcat_metadata: md5 = dfb24d6d3ada5d007afbfd52dc04cce3 OK 2025/03/23 06:48:37 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/03/23 06:48:38 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/03/23 06:48:39 DEBUG : rcat_metadata_uploadcutoff0: md5 = b63f3ba705b52bd82703ced89b206eed OK 2025/03/23 06:48:39 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.62s) --- PASS: TestRcatMetadata/Normal (2.49s) --- PASS: TestRcatMetadata/ViaDisk (2.75s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" 2025/03/23 06:48:42 DEBUG : potato1: md5 = 996fad9d87b206e8c29f1c598200a5a1 OK 2025/03/23 06:48:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe': File to upload is small (60 bytes), uploading instead of streaming 2025/03/23 06:48:43 DEBUG : potato2: md5 = 183466d70ccaa586a8a55c8c36946179 OK 2025/03/23 06:48:43 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.12s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" 2025/03/23 06:48:46 DEBUG : potato1: md5 = 606b229be3e8dd052429c2fb94e278a9 OK 2025/03/23 06:48:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe': File to upload is small (60 bytes), uploading instead of streaming 2025/03/23 06:48:47 DEBUG : potato2: md5 = 3c9c3fc14e5d8b764ebe8acc91daeb2b OK 2025/03/23 06:48:47 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.57s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" 2025/03/23 06:48:51 DEBUG : potato2: md5 = daf87912948e5005f789dbcc78b06dba OK 2025/03/23 06:48:52 DEBUG : empty space: md5 = acf9dfc4430522014cd199b574256cee OK 2025/03/23 06:48:54 DEBUG : sub dir/potato3: md5 = 08fbaf2285b72d2e6de666c00e63ba43 OK 2025/03/23 06:48:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe': Touching "sub dir/potato3" 2025/03/23 06:48:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe': Touching "empty space" 2025/03/23 06:48:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe': Touching "potato2" 2025/03/23 06:48:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.18s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" 2025/03/23 06:48:58 DEBUG : dir with metadata: Making directory with metadata 2025/03/23 06:48:59 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.30s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" 2025/03/23 06:49:01 DEBUG : directory with modtime: Making directory with metadata 2025/03/23 06:49:01 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.27s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" 2025/03/23 06:49:03 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/23 06:49:03 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/23 06:49:03 DEBUG : Google drive root 'crypt/rp9pk6cri6k0spclcro0j7l3bg73cn4aa5mma9it6ictgu8ripi0': Skipping btime metadata as can't update it on an existing file: 2025-03-23T06:49:03.558879054Z 2025/03/23 06:49:04 INFO : non existent directory: Updated directory metadata 2025/03/23 06:49:06 DEBUG : Google drive root 'crypt/rp9pk6cri6k0spclcro0j7l3bg73cn4aa5mma9it6ictgu8ripi0': Skipping btime metadata as can't update it on an existing file: 2025-03-23T06:49:03.558879054Z 2025/03/23 06:49:06 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.59s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" 2025/03/23 06:49:08 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/03/23 06:49:09 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/03/23 06:49:10 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.82s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" 2025/03/23 06:49:11 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/23 06:49:11 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/23 06:49:11 DEBUG : dst: Making directory with metadata 2025/03/23 06:49:12 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/23 06:49:12 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 06:49:13 INFO : dst: Set directory modification time (using SetModTime) 2025/03/23 06:49:13 INFO : dst: Set directory modification time (using SetModTime) 2025/03/23 06:49:13 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/03/23 06:49:14 INFO : dst: Set directory modification time (using SetModTime) 2025/03/23 06:49:14 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.38s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe'", Local "Local file system at /tmp/rclone3437398122", Modify Window "1ms" 2025/03/23 06:49:17 DEBUG : sub dir/test remove existing: md5 = 099d53cf94f3ba0c0b0ab9348d7ae023 OK 2025/03/23 06:49:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 58a9f71907c2c129f4a146e60f79a0a3 OK 2025/03/23 06:49:20 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.debusej8" before starting 2025/03/23 06:49:21 DEBUG : sub dir/test remove existing.debusej8: TEST: removing renamed existing file after operation 2025/03/23 06:49:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nixopet7" before starting 2025/03/23 06:49:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nixopet7: TEST: renaming existing back after failed operation 2025/03/23 06:49:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kiwoneg1" before starting 2025/03/23 06:49:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kiwoneg1: TEST: removing renamed existing file after operation 2025/03/23 06:49:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3p96040h2k5ve2hn42fjr9p8vdbub75gr6ti008c51nrpq3hr2pg" 2025/03/23 06:49:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "6mvgt6ie5umvdu81f31d8v96fgetojnqghg7gn4dqossh2steki7nhjamkuddt6mbs03vmui7i9nvb9pfi2gg0lorgsjg9ga9oecveah7ajsgbhmi3tn29f4v8vks21iehop486bplobq2q5n15sr2d7r5oi7r7k63169ggud7fbo8li6a90" --- PASS: TestRemoveExisting (12.94s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/03/23 06:49:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jepicit4mobe': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m9.855672303s (try 1/5)