"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/05/22 01:07:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-diyuduj2wise" 2025/05/22 01:07:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/22 01:07:15 DEBUG : Creating backend with remote "TestDrive:crypt/64ljnk75h6h4dh0tusfjtvclrepq7h22rrdnn6obbdlk8o8esk20" 2025/05/22 01:07:16 DEBUG : Creating backend with remote "/tmp/rclone3786899199" === 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-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.28s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.21s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/05/22 01:07:17 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/05/22 01:07:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/22 01:07:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/22 01:07:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/05/22 01:07:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/22 01:07:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/22 01:07:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/22 01:07:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/05/22 01:07:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/22 01:07:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/22 01:07:17 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/05/22 01:07:17 DEBUG : potato: Seek from 10 to 0 2025/05/22 01:07:17 DEBUG : potato: Seek from 10 to 0 2025/05/22 01:07:17 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/05/22 01:07:17 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/05/22 01:07:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/22 01:07:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/22 01:07:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/05/22 01:07:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/22 01:07:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/22 01:07:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/22 01:07:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/05/22 01:07:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/22 01:07:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/22 01:07:17 DEBUG : potato: Seek from 5 to 2 2025/05/22 01:07:17 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/05/22 01:07:17 DEBUG : potato: Seek from 7 to 0 2025/05/22 01:07:17 DEBUG : potato: Seek from 7 to 0 2025/05/22 01:07:17 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/05/22 01:07:17 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/05/22 01:07:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/22 01:07:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/22 01:07:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/05/22 01:07:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/22 01:07:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/22 01:07:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/22 01:07:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/05/22 01:07:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/22 01:07:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/22 01:07:17 DEBUG : potato: Seek from 5 to 2 2025/05/22 01:07:17 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/05/22 01:07:17 DEBUG : potato: Seek from 8 to 0 2025/05/22 01:07:17 DEBUG : potato: Seek from 8 to 0 2025/05/22 01:07:17 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/05/22 01:07:17 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/05/22 01:07:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/22 01:07:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/22 01:07:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/05/22 01:07:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/22 01:07:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/22 01:07:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/22 01:07:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/05/22 01:07:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/22 01:07:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/22 01:07:17 DEBUG : potato: Seek from 5 to 2 2025/05/22 01:07:17 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/05/22 01:07:17 DEBUG : potato: Seek from 9 to 0 2025/05/22 01:07:17 DEBUG : potato: Seek from 9 to 0 2025/05/22 01:07:17 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-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:07:19 DEBUG : rutabaga: md5 = 21ca0ec7ec04e4fcb9710265e09805f6 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/05/22 01:07:21 DEBUG : empty space: md5 = 971a1e15e33db1d14143705a01b29520 OK === RUN TestCheck/3 2025/05/22 01:07:23 DEBUG : potato2: md5 = e08e9bffafa9e9ce249af9aa6fd01d7d OK === RUN TestCheck/4 === RUN TestCheck/5 2025/05/22 01:07:25 DEBUG : remotepotato: md5 = 673f2f28b7775621aea04c1a213c68fb OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.19s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.20s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2025/05/22 01:07:28 DEBUG : Creating backend with remote "nonexistent" 2025/05/22 01:07:28 DEBUG : Creating backend with remote "nonexistent" 2025/05/22 01:07:28 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/05/22 01:07:28 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/05/22 01:07:28 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/05/22 01:07:28 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:07:30 DEBUG : rutabaga: md5 = 594d4fffbf5ed08ebfb58310b8942377 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/05/22 01:07:34 DEBUG : empty space: md5 = 5ff56270d3b9619591e6e747a69d1ce4 OK === RUN TestCheckDownload/3 2025/05/22 01:07:37 DEBUG : potato2: md5 = 9ba2a9e939fd4ecabe97a6126f152c95 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/05/22 01:07:41 DEBUG : remotepotato: md5 = 2d7dd5e7b5f0d8c3985d82f4c1b137bf OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.53s) --- PASS: TestCheckDownload/1 (1.11s) --- PASS: TestCheckDownload/2 (1.17s) --- PASS: TestCheckDownload/3 (0.94s) --- PASS: TestCheckDownload/4 (1.41s) --- PASS: TestCheckDownload/5 (1.30s) --- PASS: TestCheckDownload/6 (1.31s) --- PASS: TestCheckDownload/7 (0.96s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:07:47 DEBUG : rutabaga: md5 = 50275c20697c8d8f01f58b3544635cc1 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/05/22 01:07:49 DEBUG : empty space: md5 = e6bb2c71a22e2446f7ff1b655f4aa455 OK === RUN TestCheckSizeOnly/3 2025/05/22 01:07:51 DEBUG : potato2: md5 = 375f3ff53776734ea5b10f4364d023df OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/05/22 01:07:53 DEBUG : remotepotato: md5 = b954ada84b2f57b4ba413b4ebaa13620 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.48s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.22s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.29s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:07:57 DEBUG : test.sum: md5 = 06aaaa5b87864b289edc172155f90802 OK 2025/05/22 01:07:58 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/22 01:07:58 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/22 01:07:58 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/22 01:07:58 NOTICE: test.sum: 2 warning(s) suppressed... 2025/05/22 01:08:00 DEBUG : test.sum: md5 = c5b0dd9f618ebffd0207f8527270099d OK 2025/05/22 01:08:01 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/22 01:08:01 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/22 01:08:01 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/22 01:08:01 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.55s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:08:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-diyuduj2wise/data" 2025/05/22 01:08:02 DEBUG : Creating backend with remote "TestDrive:crypt/64ljnk75h6h4dh0tusfjtvclrepq7h22rrdnn6obbdlk8o8esk20/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise/data' lacks md5, skipping --- SKIP: TestCheckSum (1.83s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:08:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-diyuduj2wise/data" 2025/05/22 01:08:04 DEBUG : Creating backend with remote "TestDrive:crypt/64ljnk75h6h4dh0tusfjtvclrepq7h22rrdnn6obbdlk8o8esk20/vjrnln8ratgmqakfosrqe8espk" 2025/05/22 01:08:07 DEBUG : data/banana: md5 = 7c2d2fb2964ca71974225a43a20c0143 OK 2025/05/22 01:08:08 DEBUG : test.sum: md5 = 4cdef0656be006b21272cd190950b0bc OK === RUN TestCheckSumDownload/subtest1 2025/05/22 01:08:13 DEBUG : data/potato: md5 = aaf61b6c5c0d7d84487a3e9c964d377a OK 2025/05/22 01:08:14 DEBUG : test.sum: md5 = 0776fdf2c4affbd507f424e6640c57be OK === RUN TestCheckSumDownload/subtest2 2025/05/22 01:08:18 DEBUG : test.sum: md5 = bb179ffcb7ba7c1d39c875244a4e4cc1 OK === RUN TestCheckSumDownload/subtest3 2025/05/22 01:08:22 DEBUG : test.sum: md5 = 6c043fd64aaff2216eb1d16eb8c0c8ff OK === RUN TestCheckSumDownload/subtest4 2025/05/22 01:08:26 DEBUG : test.sum: md5 = 668800d2c0c520d5682f564e6319afc5 OK === RUN TestCheckSumDownload/subtest5 2025/05/22 01:08:30 DEBUG : test.sum: md5 = 5ac4ebca22f1e473aec1442330e08783 OK === RUN TestCheckSumDownload/subtest6 2025/05/22 01:08:34 DEBUG : data/banana: md5 = 666af699c4c01ccc85b668a87f01637f OK 2025/05/22 01:08:36 DEBUG : data/potato: md5 = fed72104fdcfff3d46f37fc4d4043f04 OK 2025/05/22 01:08:37 DEBUG : test.sum: md5 = a93c6cdcb3d3ff90f297851b59fe62ce OK === RUN TestCheckSumDownload/subtest7 2025/05/22 01:08:42 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/05/22 01:08:42 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (38.87s) --- PASS: TestCheckSumDownload/subtest1 (2.90s) --- PASS: TestCheckSumDownload/subtest2 (2.30s) --- PASS: TestCheckSumDownload/subtest3 (2.03s) --- PASS: TestCheckSumDownload/subtest4 (2.19s) --- PASS: TestCheckSumDownload/subtest5 (2.32s) --- PASS: TestCheckSumDownload/subtest6 (2.15s) --- PASS: TestCheckSumDownload/subtest7 (2.12s) === RUN TestApplyTransforms 2025/05/22 01:08:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ceruyul2sico" 2025/05/22 01:08:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/22 01:08:42 DEBUG : Creating backend with remote "TestDrive:crypt/f9t3sg944j9ur9h8jppg7d9rfov5m6roshbf1sm9hnu6jglf556g" 2025/05/22 01:08:43 DEBUG : Creating backend with remote "/tmp/rclone2579759224" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ceruyul2sico'", Local "Local file system at /tmp/rclone2579759224", Modify Window "1ms" 2025/05/22 01:08:46 DEBUG : hello, world!: md5 = 914fd1092a9f73daa8bf55977641d2c7 OK upper checkfile vs. lower remote (without normalization) 2025/05/22 01:08:46 ERROR : hello, world!: sum not found 2025/05/22 01:08:46 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-ceruyul2sico' 2025/05/22 01:08:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ceruyul2sico': 1 files missing 2025/05/22 01:08:46 NOTICE: 1 hashes missing 2025/05/22 01:08:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ceruyul2sico': 2 differences found 2025/05/22 01:08:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ceruyul2sico': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/05/22 01:08:47 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/22 01:08:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ceruyul2sico': 0 differences found 2025/05/22 01:08:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ceruyul2sico': 1 matching files 2025/05/22 01:08:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yuqenel0taku" 2025/05/22 01:08:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/22 01:08:47 DEBUG : Creating backend with remote "TestDrive:crypt/2jou567o1vqa9heejtqt7s8g6pkaumnmcuol836vuagj5q4ff6n0" 2025/05/22 01:08:48 DEBUG : Creating backend with remote "/tmp/rclone1417492639" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yuqenel0taku'", Local "Local file system at /tmp/rclone1417492639", Modify Window "1ms" 2025/05/22 01:08:50 DEBUG : HELLO, WORLD!: md5 = 10adfe8d4a3c41413bf2a4ed327dcdf6 OK lower checkfile vs. upper remote (without normalization) 2025/05/22 01:08:51 ERROR : HELLO, WORLD!: sum not found 2025/05/22 01:08:51 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yuqenel0taku' 2025/05/22 01:08:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuqenel0taku': 1 files missing 2025/05/22 01:08:51 NOTICE: 1 hashes missing 2025/05/22 01:08:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuqenel0taku': 2 differences found 2025/05/22 01:08:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuqenel0taku': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/05/22 01:08:52 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/22 01:08:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuqenel0taku': 0 differences found 2025/05/22 01:08:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuqenel0taku': 1 matching files 2025/05/22 01:08:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ceqiyaw6pero" 2025/05/22 01:08:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/22 01:08:52 DEBUG : Creating backend with remote "TestDrive:crypt/bq8vlm005qd4cuun40c0e8rh1jt0nge57qgj95f8dldtvbgravf0" 2025/05/22 01:08:53 DEBUG : Creating backend with remote "/tmp/rclone34439604" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ceqiyaw6pero'", Local "Local file system at /tmp/rclone34439604", Modify Window "1ms" 2025/05/22 01:08:55 DEBUG : HeLlO, wOrLd!: md5 = 3eaa092269a3ff898a42a14e41039446 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/05/22 01:08:56 ERROR : HeLlO, wOrLd!: sum not found 2025/05/22 01:08:56 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-ceqiyaw6pero' 2025/05/22 01:08:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ceqiyaw6pero': 1 files missing 2025/05/22 01:08:56 NOTICE: 1 hashes missing 2025/05/22 01:08:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ceqiyaw6pero': 2 differences found 2025/05/22 01:08:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ceqiyaw6pero': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/05/22 01:08:57 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/22 01:08:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ceqiyaw6pero': 0 differences found 2025/05/22 01:08:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ceqiyaw6pero': 1 matching files 2025/05/22 01:08:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nidiniw3xemi" 2025/05/22 01:08:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/22 01:08:57 DEBUG : Creating backend with remote "TestDrive:crypt/1tsvd2brbq1353ktopkpu28raj7a1qg40u4uv92g4of3emv23o8g" 2025/05/22 01:08:58 DEBUG : Creating backend with remote "/tmp/rclone3854232436" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nidiniw3xemi'", Local "Local file system at /tmp/rclone3854232436", Modify Window "1ms" 2025/05/22 01:09:00 DEBUG : HELLO, WORLD!: md5 = f4405e6b098a9e69497bd530a1006827 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/05/22 01:09:01 ERROR : HELLO, WORLD!: sum not found 2025/05/22 01:09:01 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nidiniw3xemi' 2025/05/22 01:09:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nidiniw3xemi': 1 files missing 2025/05/22 01:09:01 NOTICE: 1 hashes missing 2025/05/22 01:09:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nidiniw3xemi': 2 differences found 2025/05/22 01:09:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nidiniw3xemi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/05/22 01:09:02 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/22 01:09:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nidiniw3xemi': 0 differences found 2025/05/22 01:09:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nidiniw3xemi': 1 matching files 2025/05/22 01:09:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lenivup1naxi" 2025/05/22 01:09:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/22 01:09:02 DEBUG : Creating backend with remote "TestDrive:crypt/3ok0sd40fq5ekifpcdh80fd6dkofu992cmjnvh15hpt5kuo0da5g" 2025/05/22 01:09:03 DEBUG : Creating backend with remote "/tmp/rclone2410847119" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lenivup1naxi'", Local "Local file system at /tmp/rclone2410847119", Modify Window "1ms" 2025/05/22 01:09:05 DEBUG : 測試_Русский___ě_áñ: md5 = 510097c94cb79e7de26be8a9d24542bc OK NFD checkfile vs. NFC remote (without normalization) 2025/05/22 01:09:06 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/22 01:09:06 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lenivup1naxi' 2025/05/22 01:09:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lenivup1naxi': 1 files missing 2025/05/22 01:09:06 NOTICE: 1 hashes missing 2025/05/22 01:09:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lenivup1naxi': 2 differences found 2025/05/22 01:09:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lenivup1naxi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/05/22 01:09:07 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/22 01:09:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lenivup1naxi': 0 differences found 2025/05/22 01:09:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lenivup1naxi': 1 matching files 2025/05/22 01:09:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-casaceq5dama" 2025/05/22 01:09:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/22 01:09:07 DEBUG : Creating backend with remote "TestDrive:crypt/efh4tnduv8n9tnsh7mrrlfnauu9r168inie85vuc1l7flfkbgqp0" 2025/05/22 01:09:08 DEBUG : Creating backend with remote "/tmp/rclone410312119" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-casaceq5dama'", Local "Local file system at /tmp/rclone410312119", Modify Window "1ms" 2025/05/22 01:09:10 DEBUG : 測試_Русский___ě_áñ: md5 = c6453d1099b4f1ccd3edf686b8db2a72 OK NFC checkfile vs. NFD remote (without normalization) 2025/05/22 01:09:10 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/22 01:09:10 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-casaceq5dama' 2025/05/22 01:09:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-casaceq5dama': 1 files missing 2025/05/22 01:09:10 NOTICE: 1 hashes missing 2025/05/22 01:09:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-casaceq5dama': 2 differences found 2025/05/22 01:09:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-casaceq5dama': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/05/22 01:09:12 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/22 01:09:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-casaceq5dama': 0 differences found 2025/05/22 01:09:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-casaceq5dama': 1 matching files 2025/05/22 01:09:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ciqirop3honi" 2025/05/22 01:09:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/22 01:09:12 DEBUG : Creating backend with remote "TestDrive:crypt/k4du5j07udbhigoa834c4m7dg0eds8omckbqe9o0ibebfkapjvpg" 2025/05/22 01:09:12 DEBUG : Creating backend with remote "/tmp/rclone2524233282" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciqirop3honi'", Local "Local file system at /tmp/rclone2524233282", Modify Window "1ms" 2025/05/22 01:09:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b38c948ca883255b089530ab7865a5ae OK NFDx2 checkfile vs. both remote (without normalization) 2025/05/22 01:09:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/22 01:09:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ciqirop3honi' 2025/05/22 01:09:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ciqirop3honi': 1 files missing 2025/05/22 01:09:15 NOTICE: 1 hashes missing 2025/05/22 01:09:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ciqirop3honi': 2 differences found 2025/05/22 01:09:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ciqirop3honi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/05/22 01:09:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/22 01:09:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ciqirop3honi': 0 differences found 2025/05/22 01:09:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ciqirop3honi': 1 matching files 2025/05/22 01:09:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pezasuf4dida" 2025/05/22 01:09:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/22 01:09:16 DEBUG : Creating backend with remote "TestDrive:crypt/hhib93etvqd1hiqrclf76g2cpmrdjgjut2nseu01qqm1po0a0m9g" 2025/05/22 01:09:17 DEBUG : Creating backend with remote "/tmp/rclone530554799" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pezasuf4dida'", Local "Local file system at /tmp/rclone530554799", Modify Window "1ms" 2025/05/22 01:09:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = fa9ef4ef116cbd4ee88c9bbfc1e6c106 OK NFCx2 checkfile vs. both remote (without normalization) 2025/05/22 01:09:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/22 01:09:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pezasuf4dida' 2025/05/22 01:09:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pezasuf4dida': 1 files missing 2025/05/22 01:09:20 NOTICE: 1 hashes missing 2025/05/22 01:09:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pezasuf4dida': 2 differences found 2025/05/22 01:09:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pezasuf4dida': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/05/22 01:09:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/22 01:09:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pezasuf4dida': 0 differences found 2025/05/22 01:09:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pezasuf4dida': 1 matching files 2025/05/22 01:09:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sibaqid6bolu" 2025/05/22 01:09:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/22 01:09:21 DEBUG : Creating backend with remote "TestDrive:crypt/r0ce569feejbotnus5ibqng5uj94ues99ul81jfmdddof596gti0" 2025/05/22 01:09:22 DEBUG : Creating backend with remote "/tmp/rclone1468186584" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sibaqid6bolu'", Local "Local file system at /tmp/rclone1468186584", Modify Window "1ms" 2025/05/22 01:09:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 6a4f7c269bdd8898f3d4d6287549cb9b OK both checkfile vs. NFDx2 remote (without normalization) 2025/05/22 01:09:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/22 01:09:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sibaqid6bolu' 2025/05/22 01:09:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sibaqid6bolu': 1 files missing 2025/05/22 01:09:25 NOTICE: 1 hashes missing 2025/05/22 01:09:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sibaqid6bolu': 2 differences found 2025/05/22 01:09:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sibaqid6bolu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/05/22 01:09:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/22 01:09:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sibaqid6bolu': 0 differences found 2025/05/22 01:09:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sibaqid6bolu': 1 matching files 2025/05/22 01:09:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wavecof8josa" 2025/05/22 01:09:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/22 01:09:26 DEBUG : Creating backend with remote "TestDrive:crypt/aian0hm7f308ig3lko0cprvv93jpu4oe552rl0amv5hu1lura6q0" 2025/05/22 01:09:27 DEBUG : Creating backend with remote "/tmp/rclone3193923444" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wavecof8josa'", Local "Local file system at /tmp/rclone3193923444", Modify Window "1ms" 2025/05/22 01:09:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1de24d448c9d06500d429eef4b0e5f9e OK both checkfile vs. NFCx2 remote (without normalization) 2025/05/22 01:09:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/22 01:09:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wavecof8josa' 2025/05/22 01:09:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wavecof8josa': 1 files missing 2025/05/22 01:09:30 NOTICE: 1 hashes missing 2025/05/22 01:09:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wavecof8josa': 2 differences found 2025/05/22 01:09:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wavecof8josa': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/05/22 01:09:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/22 01:09:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wavecof8josa': 0 differences found 2025/05/22 01:09:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wavecof8josa': 1 matching files 2025/05/22 01:09:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wavecof8josa': Purge remote 2025/05/22 01:09:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sibaqid6bolu': Purge remote 2025/05/22 01:09:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pezasuf4dida': Purge remote 2025/05/22 01:09:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ciqirop3honi': Purge remote 2025/05/22 01:09:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-casaceq5dama': Purge remote 2025/05/22 01:09:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lenivup1naxi': Purge remote 2025/05/22 01:09:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nidiniw3xemi': Purge remote 2025/05/22 01:09:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ceqiyaw6pero': Purge remote 2025/05/22 01:09:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yuqenel0taku': Purge remote 2025/05/22 01:09:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ceruyul2sico': Purge remote --- PASS: TestApplyTransforms (52.71s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:09:35 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/22 01:09:37 DEBUG : sub/file2: md5 = 60cec40e50dbdf98f063349acca65328 OK 2025/05/22 01:09:37 INFO : file1: Copied (new) to: sub/file2 2025/05/22 01:09:38 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 01:09:38 DEBUG : file1: Unchanged skipping 2025/05/22 01:09:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise': don't need to copy/move sub/file2, it is already at target location 2025/05/22 01:09:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.26s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.43s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:09:44 DEBUG : dst/file1: md5 = da015cce2ff17307386ef80b10b37c40 OK 2025/05/22 01:09:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-diyuduj2wise/backup" 2025/05/22 01:09:45 DEBUG : Creating backend with remote "TestDrive:crypt/64ljnk75h6h4dh0tusfjtvclrepq7h22rrdnn6obbdlk8o8esk20/1nrff024r7pq65ecp72fc28jb0" 2025/05/22 01:09:46 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/22 01:09:50 INFO : dst/file1: Moved (server-side) 2025/05/22 01:09:51 DEBUG : dst/file1: md5 = 0785942c523215d4668cfb44dd140686 OK 2025/05/22 01:09:51 INFO : dst/file1: Copied (new) 2025/05/22 01:09:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/22 01:09:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/22 01:09:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (14.40s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:09:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-diyuduj2wise/dst" 2025/05/22 01:09:56 DEBUG : Creating backend with remote "TestDrive:crypt/64ljnk75h6h4dh0tusfjtvclrepq7h22rrdnn6obbdlk8o8esk20/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/22 01:09:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-diyuduj2wise/CompareDest" 2025/05/22 01:09:58 DEBUG : Creating backend with remote "TestDrive:crypt/64ljnk75h6h4dh0tusfjtvclrepq7h22rrdnn6obbdlk8o8esk20/gveqi14airsml4bgu7krj116o8" 2025/05/22 01:10:00 DEBUG : one: Need to transfer - File not found at Destination 2025/05/22 01:10:02 DEBUG : one: md5 = 6a6884e83b7e332f36b1f6fbf6e596c7 OK 2025/05/22 01:10:02 INFO : one: Copied (new) 2025/05/22 01:10:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/22 01:10:05 DEBUG : one: md5 = 752e8f6bf36242439aec943ae481b3c3 OK 2025/05/22 01:10:05 INFO : one: Copied (replaced existing) 2025/05/22 01:10:07 DEBUG : dst/one: md5 = de3c3336d72a9e17768706a26ca1f109 OK 2025/05/22 01:10:09 DEBUG : CompareDest/one: md5 = f52a3c862f728f77a85a7750ba830ccf OK 2025/05/22 01:10:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/22 01:10:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/22 01:10:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/22 01:10:12 DEBUG : CompareDest/two: md5 = 35383c23be533de27b37e9e805f48c10 OK 2025/05/22 01:10:12 DEBUG : two: Need to transfer - File not found at Destination 2025/05/22 01:10:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/22 01:10:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/22 01:10:13 DEBUG : two: Need to transfer - File not found at Destination 2025/05/22 01:10:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/22 01:10:14 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/22 01:10:15 DEBUG : two: Need to transfer - File not found at Destination 2025/05/22 01:10:15 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/22 01:10:16 DEBUG : two: md5 = 24d17b98517274d37368e942204e70fb OK 2025/05/22 01:10:16 INFO : two: Copied (new) 2025/05/22 01:10:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/22 01:10:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/22 01:10:20 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/22 01:10:20 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.59s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:10:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-diyuduj2wise/dst" 2025/05/22 01:10:21 DEBUG : Creating backend with remote "TestDrive:crypt/64ljnk75h6h4dh0tusfjtvclrepq7h22rrdnn6obbdlk8o8esk20/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/22 01:10:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-diyuduj2wise/CopyDest" 2025/05/22 01:10:22 DEBUG : Creating backend with remote "TestDrive:crypt/64ljnk75h6h4dh0tusfjtvclrepq7h22rrdnn6obbdlk8o8esk20/d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/22 01:10:24 DEBUG : one: Need to transfer - File not found at Destination 2025/05/22 01:10:26 DEBUG : one: md5 = c43fe2cefb0a91b0fb35925f60009584 OK 2025/05/22 01:10:26 INFO : one: Copied (new) 2025/05/22 01:10:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/22 01:10:29 DEBUG : one: md5 = 2f3bbd389f26353adb04c1bd2fc92e77 OK 2025/05/22 01:10:29 INFO : one: Copied (replaced existing) 2025/05/22 01:10:31 DEBUG : dst/one: md5 = 23bd0dbd602e97fc349d7c7653f82e15 OK 2025/05/22 01:10:33 DEBUG : CopyDest/one: md5 = 8ee1f6d055a05d28fff5910d905a5cc3 OK 2025/05/22 01:10:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-diyuduj2wise/BackupDir" 2025/05/22 01:10:34 DEBUG : Creating backend with remote "TestDrive:crypt/64ljnk75h6h4dh0tusfjtvclrepq7h22rrdnn6obbdlk8o8esk20/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/22 01:10:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/22 01:10:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/22 01:10:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/22 01:10:37 INFO : one: Moved (server-side) 2025/05/22 01:10:38 INFO : one: Copied (server-side copy) 2025/05/22 01:10:38 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/22 01:10:40 DEBUG : CopyDest/two: md5 = 5b316bf6c0b2b5f294d9464e9fa22e19 OK 2025/05/22 01:10:41 DEBUG : two: Need to transfer - File not found at Destination 2025/05/22 01:10:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/22 01:10:42 INFO : two: Copied (server-side copy) 2025/05/22 01:10:42 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/22 01:10:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/22 01:10:43 DEBUG : two: Unchanged skipping 2025/05/22 01:10:45 DEBUG : CopyDest/three: md5 = 49c906d011e672fffe109965a4506496 OK 2025/05/22 01:10:45 DEBUG : three: Need to transfer - File not found at Destination 2025/05/22 01:10:45 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/22 01:10:45 DEBUG : three: Destination not found in --copy-dest 2025/05/22 01:10:47 DEBUG : three: md5 = ee2fd4adfa61e9ffcdda6aa496a2ac2e OK 2025/05/22 01:10:47 INFO : three: Copied (new) 2025/05/22 01:10:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/22 01:10:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/22 01:10:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/22 01:10:52 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/22 01:10:52 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/22 01:10:52 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/22 01:10:53 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.51s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.43s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:10:54 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/05/22 01:10:56 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 769a25efe530f74cf32841840d92058e OK 2025/05/22 01:10:56 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/05/22 01:10:57 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/05/22 01:10:57 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/05/22 01:10:58 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/05/22 01:10:59 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/05/22 01:11:00 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 316da98ac2acf1c9ba6d9f60d0e36b12 OK 2025/05/22 01:11:00 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/05/22 01:11:02 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/05/22 01:11:02 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.55s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.41s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:11:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise': Looking for duplicate names using skip mode. 2025/05/22 01:11:06 NOTICE: one: Found 2 files with duplicate names 2025/05/22 01:11:06 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.56s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:11:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise': Looking for duplicate names using skip mode. 2025/05/22 01:11:12 NOTICE: one: Found 3 files with duplicate names 2025/05/22 01:11:12 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/05/22 01:11:12 INFO : one: Deleted 2025/05/22 01:11:12 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.13s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:11:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise': Looking for duplicate names using first mode. 2025/05/22 01:11:18 NOTICE: one: Found 3 files with duplicate names 2025/05/22 01:11:18 INFO : one: Deleted 2025/05/22 01:11:19 INFO : one: Deleted 2025/05/22 01:11:19 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.25s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:11:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise': Looking for duplicate names using newest mode. 2025/05/22 01:11:24 NOTICE: one: Found 3 files with duplicate names 2025/05/22 01:11:24 INFO : one: Deleted 2025/05/22 01:11:25 INFO : one: Deleted 2025/05/22 01:11:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (5.86s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.47s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:11:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise': Looking for duplicate names using oldest mode. 2025/05/22 01:11:30 NOTICE: one: Found 3 files with duplicate names 2025/05/22 01:11:31 INFO : one: Deleted 2025/05/22 01:11:31 INFO : one: Deleted 2025/05/22 01:11:31 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (5.94s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:11:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise': Looking for duplicate names using largest mode. 2025/05/22 01:11:36 NOTICE: one: Found 3 files with duplicate names 2025/05/22 01:11:37 INFO : one: Deleted 2025/05/22 01:11:37 INFO : one: Deleted 2025/05/22 01:11:37 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (5.78s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:11:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise': Looking for duplicate names using smallest mode. 2025/05/22 01:11:42 NOTICE: one: Found 3 files with duplicate names 2025/05/22 01:11:43 INFO : one: Deleted 2025/05/22 01:11:43 INFO : one: Deleted 2025/05/22 01:11:43 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.07s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:11:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise': Looking for duplicate names using rename mode. 2025/05/22 01:11:49 NOTICE: one.txt: Found 3 files with duplicate names 2025/05/22 01:11:50 INFO : one-2.txt: renamed from: one.txt 2025/05/22 01:11:51 INFO : one-3.txt: renamed from: one.txt 2025/05/22 01:11:53 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.06s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:11:57 DEBUG : dupe1/one.txt: md5 = cffc85ed9c18ea5bb7b91c496f222f60 OK 2025/05/22 01:11:59 DEBUG : dupe2/two.txt: md5 = 5f65751f686f5c5442b243d1b42d2a58 OK 2025/05/22 01:12:01 DEBUG : dupe3/three.txt: md5 = 74482266cbebf9d8cf92c95c039eb659 OK 2025/05/22 01:12:02 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/05/22 01:12:02 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/05/22 01:12:03 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/05/22 01:12:04 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/05/22 01:12:07 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/05/22 01:12:07 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/05/22 01:12:07 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.18s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:12:09 DEBUG : a.txt: md5 = 028a5c0692ccba9a751dc8abac35d98d OK 2025/05/22 01:12:10 DEBUG : zend.txt: md5 = b1913ce171d78f51621c9efa07b31853 OK 2025/05/22 01:12:12 DEBUG : sub dir/hello world: md5 = 4caa56588ec3d7c16a30f31d26044907 OK 2025/05/22 01:12:13 DEBUG : sub dir/hello world2: md5 = 46502ab263dd333b72ef7661c284bbd6 OK 2025/05/22 01:12:15 DEBUG : sub dir/ignore dir/.ignore: md5 = 8ee1facb62536d1c7a3e7272dc564369 OK 2025/05/22 01:12:17 DEBUG : sub dir/ignore dir/should be ignored: md5 = fda6666e17c63ea7e06ef72df438a46e OK 2025/05/22 01:12:19 DEBUG : sub dir/sub sub dir/hello world3: md5 = 4ac2ad448263705623a827b357932291 OK 2025/05/22 01:12:20 DEBUG : a.txt: Excluded (Size Filter) 2025/05/22 01:12:20 DEBUG : a.txt: Excluded 2025/05/22 01:12:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/22 01:12:20 DEBUG : sub dir/hello world2: Excluded 2025/05/22 01:12:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/22 01:12:20 DEBUG : sub dir/hello world: Excluded 2025/05/22 01:12:21 DEBUG : sub dir/ignore dir: Excluded 2025/05/22 01:12:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/22 01:12:21 DEBUG : sub dir/hello world2: Excluded 2025/05/22 01:12:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/22 01:12:21 DEBUG : sub dir/hello world: Excluded 2025/05/22 01:12:21 DEBUG : sub dir/ignore dir: Excluded 2025/05/22 01:12:26 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/22 01:12:26 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/22 01:12:26 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/22 01:12:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/22 01:12:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/22 01:12:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/05/22 01:12:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (20.35s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:12:29 DEBUG : a.txt: md5 = 8b142dc28b64632521892db8aa3f96ff OK 2025/05/22 01:12:31 DEBUG : zend.txt: md5 = 176dd3da0c63a3cceae7e7871a5a34ff OK 2025/05/22 01:12:32 DEBUG : sub dir/hello world: md5 = 420c0fee92eb58ed2962af0b47143b7e OK 2025/05/22 01:12:34 DEBUG : sub dir/hello world2: md5 = 1cd3f98efe12032b213086c1d3317d8b OK 2025/05/22 01:12:36 DEBUG : sub dir/ignore dir/.ignore: md5 = b7bd43820a3cb75d304fd03d68f3a1b9 OK 2025/05/22 01:12:37 DEBUG : sub dir/ignore dir/should be ignored: md5 = 514e1d537733c061e451a6f617fb074d OK 2025/05/22 01:12:39 DEBUG : sub dir/sub sub dir/hello world3: md5 = 761729c3265f0e3152373ade8a321596 OK 2025/05/22 01:12:41 DEBUG : a.txt: Excluded (Size Filter) 2025/05/22 01:12:41 DEBUG : a.txt: Excluded 2025/05/22 01:12:41 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/22 01:12:41 DEBUG : sub dir/hello world2: Excluded 2025/05/22 01:12:41 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/22 01:12:41 DEBUG : sub dir/hello world: Excluded 2025/05/22 01:12:42 DEBUG : sub dir/ignore dir: Excluded 2025/05/22 01:12:42 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/22 01:12:42 DEBUG : sub dir/hello world2: Excluded 2025/05/22 01:12:42 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/22 01:12:42 DEBUG : sub dir/hello world: Excluded 2025/05/22 01:12:42 DEBUG : sub dir/ignore dir: Excluded 2025/05/22 01:12:46 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/22 01:12:47 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/22 01:12:47 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/22 01:12:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/22 01:12:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/22 01:12:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/05/22 01:12:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (20.50s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:12:50 DEBUG : file1: md5 = 3388c0066cbf28349f82e85e1ff7f849 OK 2025/05/22 01:12:52 DEBUG : sub/file2: md5 = d940880b8e7a4ef7ea08a1abb7fc7790 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/05/22 01:12:55 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/05/22 01:12:55 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/05/22 01:12:56 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/05/22 01:12:57 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.73s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.46s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.29s) --- PASS: TestListJSON/NoMimeType (0.21s) --- PASS: TestListJSON/ShowHash (0.19s) --- PASS: TestListJSON/HashTypes (0.22s) --- PASS: TestListJSON/Metadata (0.68s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:12:59 DEBUG : file1: md5 = 7bf1b29127f976757edbf58af5e9cee8 OK 2025/05/22 01:13:01 DEBUG : sub/file2: md5 = 6dee074c9df3777e0b2092888097fe03 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/05/22 01:13:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-diyuduj2wise/notfound" 2025/05/22 01:13:05 DEBUG : Creating backend with remote "TestDrive:crypt/64ljnk75h6h4dh0tusfjtvclrepq7h22rrdnn6obbdlk8o8esk20/qe0i31qdkoejk60elps0ni5sqk" 2025/05/22 01:13:09 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.25s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.22s) --- PASS: TestStatJSON/FileDirsOnly (0.28s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.62s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:13:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise': Making directory 2025/05/22 01:13:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:13:12 DEBUG : sub dir/hello world: md5 = 1afec0e5b1b0770dc6888421b52b8e72 OK 2025/05/22 01:13:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.40s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:13:16 DEBUG : potato2: md5 = 20d172a23fe1c576546d140824318a38 OK 2025/05/22 01:13:17 DEBUG : empty space: md5 = 5cb0c3a1bb417ce25696cad65168017b OK --- PASS: TestLs (4.90s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:13:21 DEBUG : potato2: md5 = d5da07e042aa2c7b90047768df7a9747 OK 2025/05/22 01:13:22 DEBUG : empty space: md5 = 862208994c213f5db37326542c03a4c9 OK 2025/05/22 01:13:22 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/05/22 01:13:22 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.56s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:13:25 DEBUG : potato2: md5 = adcdbf1a5ef37c91f1c1202d1f5b2999 OK 2025/05/22 01:13:26 DEBUG : empty space: md5 = 086c9035754b386d5b1b733c4291aa06 OK --- PASS: TestLsLong (4.31s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:13:29 DEBUG : potato2: md5 = 920330bc6367bfb1624a1813a043e70a OK 2025/05/22 01:13:31 DEBUG : empty space: md5 = 64ad9f255c2a2d44fbfddda7c8e4f06c OK --- PASS: TestHashSums (4.16s) === RUN TestHashSumsWithErrors 2025/05/22 01:13:32 DEBUG : Creating backend with remote ":memory:" 2025/05/22 01:13:32 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/05/22 01:13:32 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/22 01:13:32 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/22 01:13:32 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/22 01:13:32 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/22 01:13:32 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/22 01:13:32 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/22 01:13:32 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/05/22 01:13:32 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-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:13:33 DEBUG : potato2: md5 = 3f81ce55d466347d6936bf05250d77a0 OK 2025/05/22 01:13:35 DEBUG : empty space: md5 = e5a48094168b008384f54c4cdb567a14 OK 2025/05/22 01:13:37 DEBUG : sub dir/potato3: md5 = 4ebda365123729dbeb0aeaf8df51f21f OK 2025/05/22 01:13:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (7.78s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:13:41 DEBUG : small: md5 = 2541941c2e0210da0df0b3fb3bd18ca2 OK 2025/05/22 01:13:43 DEBUG : medium: md5 = 1c15f6c3ef7cc0643ad2eb6b56124fc9 OK 2025/05/22 01:13:44 DEBUG : large: md5 = 193370488d017ffe5a858bfcb1fff33f OK 2025/05/22 01:13:44 DEBUG : Waiting for deletions to finish 2025/05/22 01:13:44 DEBUG : large: Excluded (Size Filter) 2025/05/22 01:13:45 INFO : small: Deleted 2025/05/22 01:13:45 INFO : medium: Deleted --- PASS: TestDelete (5.97s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:13:47 DEBUG : small: md5 = c03554ef55db1ade03cd85c106c410c9 OK 2025/05/22 01:13:49 DEBUG : medium: md5 = 782ab0ec00b8b2e0451739d124dece21 OK 2025/05/22 01:13:50 DEBUG : large: md5 = 738a258c5864c8605a540d429f4eadea OK 2025/05/22 01:13:50 DEBUG : Waiting for deletions to finish 2025/05/22 01:13:50 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/05/22 01:13:51 INFO : small: Deleted 2025/05/22 01:13:51 INFO : large: Deleted --- PASS: TestMaxDelete (6.48s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:13:54 DEBUG : small: md5 = 4cc60d4462e5afbc3fc82965e02e0132 OK 2025/05/22 01:13:55 DEBUG : medium: md5 = 10595bc298d7008915256c56c04135ef OK 2025/05/22 01:13:57 DEBUG : large: md5 = 71c12d725b47797b1b5ff18101fd42e7 OK 2025/05/22 01:13:57 DEBUG : Waiting for deletions to finish 2025/05/22 01:13:57 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/22 01:13:58 INFO : small: Deleted 2025/05/22 01:13:58 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.80s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:14:01 DEBUG : small: md5 = c5407e27d8c145e4036dc81985f8f59d OK 2025/05/22 01:14:02 DEBUG : medium: md5 = 16a378f05080dde8eb2dee4a59b4be93 OK 2025/05/22 01:14:03 DEBUG : large: md5 = 008827497fe6dde3aa302148ff050360 OK 2025/05/22 01:14:03 DEBUG : Waiting for deletions to finish 2025/05/22 01:14:04 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/22 01:14:04 INFO : medium: Deleted 2025/05/22 01:14:04 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.52s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:14:07 DEBUG : ReadFile: md5 = 342020859a10847b7f1330d51dfc0232 OK --- PASS: TestReadFile (4.15s) === RUN TestRetry 2025/05/22 01:14:10 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/05/22 01:14:10 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/05/22 01:14:10 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/22 01:14:10 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/22 01:14:10 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/22 01:14:10 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/22 01:14:10 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-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:14:12 DEBUG : file1: md5 = 11148e840892c7c4d714d0d40323b5b5 OK 2025/05/22 01:14:13 DEBUG : file2: md5 = 7bea1eebbc64df4106968fad12daeb5c OK --- PASS: TestCat (16.43s) === RUN TestPurge 2025/05/22 01:14:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hezudug6wapa" 2025/05/22 01:14:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/22 01:14:26 DEBUG : Creating backend with remote "TestDrive:crypt/75vm1bq4cf26lismq1ajjm7nm8jsct5lcsu3ue0lirui37fn5adg" 2025/05/22 01:14:27 DEBUG : Creating backend with remote "/tmp/rclone3100350560" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hezudug6wapa'", Local "Local file system at /tmp/rclone3100350560", Modify Window "1ms" 2025/05/22 01:14:31 DEBUG : A1/B1/C1/one: md5 = 90bd190b21603194704be47efb150a82 OK 2025/05/22 01:14:31 INFO : A2: Making directory 2025/05/22 01:14:32 INFO : A1/B2: Making directory 2025/05/22 01:14:33 INFO : A1/B2/C2: Making directory 2025/05/22 01:14:33 INFO : A1/B1/C3: Making directory 2025/05/22 01:14:34 INFO : A3: Making directory 2025/05/22 01:14:35 INFO : A3/B3: Making directory 2025/05/22 01:14:36 INFO : A3/B3/C4: Making directory 2025/05/22 01:14:38 DEBUG : A1/two: md5 = 3d92d0f8c48a9abf1738cd56162c9e6c OK 2025/05/22 01:14:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hezudug6wapa': Purge remote 2025/05/22 01:14:41 NOTICE: purge failed: directory not found --- PASS: TestPurge (14.54s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:14:45 DEBUG : A1/B1/C1/one: md5 = 1bfea01b59ba1b8aba0141e3c174de89 OK 2025/05/22 01:14:45 INFO : A2: Making directory 2025/05/22 01:14:45 INFO : A1/B2: Making directory 2025/05/22 01:14:46 INFO : A1/B2/C2: Making directory 2025/05/22 01:14:47 INFO : A1/B1/C3: Making directory 2025/05/22 01:14:47 INFO : A3: Making directory 2025/05/22 01:14:48 INFO : A3/B3: Making directory 2025/05/22 01:14:49 INFO : A3/B3/C4: Making directory 2025/05/22 01:14:51 DEBUG : A1/two: md5 = 8ed57c8154b1afa8114a95b52b66dd02 OK 2025/05/22 01:14:52 DEBUG : removing 1 level 3 directories 2025/05/22 01:14:52 INFO : A3/B3/C4: Removing directory 2025/05/22 01:14:55 DEBUG : removing 2 level 3 directories 2025/05/22 01:14:55 INFO : A1/B2/C2: Removing directory 2025/05/22 01:14:55 INFO : A1/B1/C3: Removing directory 2025/05/22 01:14:55 DEBUG : removing 2 level 2 directories 2025/05/22 01:14:55 INFO : A3/B3: Removing directory 2025/05/22 01:14:55 INFO : A1/B2: Removing directory 2025/05/22 01:14:56 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/05/22 01:14:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/22 01:14:56 DEBUG : removing 2 level 1 directories 2025/05/22 01:14:56 INFO : A3: Removing directory 2025/05/22 01:14:56 INFO : A2: Removing directory 2025/05/22 01:14:56 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/05/22 01:15:00 DEBUG : removing 1 level 3 directories 2025/05/22 01:15:00 INFO : A1/B1/C1: Removing directory 2025/05/22 01:15:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/22 01:15:01 DEBUG : removing 1 level 2 directories 2025/05/22 01:15:01 INFO : A1/B1: Removing directory 2025/05/22 01:15:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/22 01:15:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/22 01:15:01 DEBUG : removing 1 level 1 directories 2025/05/22 01:15:01 INFO : A1: Removing directory 2025/05/22 01:15:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/22 01:15:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/22 01:15:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/22 01:15:02 DEBUG : removing 1 level 0 directories 2025/05/22 01:15:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise': Removing directory 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/22 01:15:02 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (22.43s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:15:04 INFO : A1: Making directory 2025/05/22 01:15:05 INFO : A1/B1: Making directory 2025/05/22 01:15:06 INFO : A1/B1/C1: Making directory 2025/05/22 01:15:08 DEBUG : removing 1 level 3 directories 2025/05/22 01:15:08 INFO : A1/B1/C1: Removing directory 2025/05/22 01:15:09 DEBUG : removing 1 level 2 directories 2025/05/22 01:15:09 INFO : A1/B1: Removing directory 2025/05/22 01:15:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/22 01:15:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.68s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:15:11 INFO : A1: Making directory 2025/05/22 01:15:12 INFO : A1/B1: Making directory 2025/05/22 01:15:12 INFO : A1/B1/C1: Making directory 2025/05/22 01:15:15 DEBUG : removing 1 level 3 directories 2025/05/22 01:15:15 INFO : A1/B1/C1: Removing directory 2025/05/22 01:15:16 DEBUG : removing 1 level 2 directories 2025/05/22 01:15:16 INFO : A1/B1: Removing directory 2025/05/22 01:15:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/22 01:15:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.25s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:15:20 DEBUG : file1: md5 = 53304c53102dd2af4271ce4fb6be4aa3 OK 2025/05/22 01:15:20 DEBUG : filename.txt: File name found in url 2025/05/22 01:15:22 DEBUG : filename.txt: md5 = 3c8e2923731a4a7ee5c48a02e24cd092 OK 2025/05/22 01:15:22 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/05/22 01:15:23 DEBUG : headerfilename.txt: md5 = d6fdc5cf8b6fb040b01222de3476aea0 OK 2025/05/22 01:15:24 DEBUG : file2: md5 = 51e211a3c3b9e4a050cc7bd888477a36 OK --- PASS: TestCopyURL (8.31s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:15:27 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/22 01:15:29 DEBUG : sub/file2: md5 = 5aba269f02c0f39dddcffca618e86bb3 OK 2025/05/22 01:15:29 INFO : file1: Copied (new) to: sub/file2 2025/05/22 01:15:29 INFO : file1: Deleted 2025/05/22 01:15:30 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 01:15:30 DEBUG : file1: Unchanged skipping 2025/05/22 01:15:30 INFO : file1: Deleted 2025/05/22 01:15:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise': don't need to copy/move sub/file2, it is already at target location 2025/05/22 01:15:32 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.74s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:15:33 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/22 01:15:34 DEBUG : file1: md5 = 524491fbf0480467016f7a58f1d116ab OK 2025/05/22 01:15:34 INFO : file1: Copied (new) 2025/05/22 01:15:34 INFO : file1: Deleted 2025/05/22 01:15:34 DEBUG : file1: Destination exists, skipping 2025/05/22 01:15:34 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.06s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:15:38 DEBUG : dst/file1: md5 = 5cc176dc27e7dcc01d58b3ef350766d2 OK 2025/05/22 01:15:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-diyuduj2wise/backup" 2025/05/22 01:15:39 DEBUG : Creating backend with remote "TestDrive:crypt/64ljnk75h6h4dh0tusfjtvclrepq7h22rrdnn6obbdlk8o8esk20/1nrff024r7pq65ecp72fc28jb0" 2025/05/22 01:15:41 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/22 01:15:43 INFO : dst/file1: Moved (server-side) 2025/05/22 01:15:44 DEBUG : dst/file1: md5 = 009ff1963ef6985356c7cd764517a558 OK 2025/05/22 01:15:44 INFO : dst/file1: Copied (new) 2025/05/22 01:15:44 INFO : dst/file1: Deleted 2025/05/22 01:15:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/22 01:15:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/22 01:15:48 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.37s) === 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-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:15:51 DEBUG : A1/one: md5 = 9876f0960942c5a40ef245fb1188686b OK 2025/05/22 01:15:52 DEBUG : A1/two: md5 = a59e5d79622f4488e93cb73a58f70f92 OK 2025/05/22 01:15:54 DEBUG : A1/B1/three: md5 = 09f0fd10b189bb652f28d47bd7f10fdf OK 2025/05/22 01:15:56 DEBUG : A1/B1/C1/four: md5 = a433908feade0d16a4989cf9485367f6 OK 2025/05/22 01:15:58 DEBUG : A1/B1/C2/five: md5 = ce733b86a5e0d5934ce372bba5eded55 OK 2025/05/22 01:15:58 INFO : A1/B2: Making directory 2025/05/22 01:15:58 INFO : A1/B1/C3: Making directory 2025/05/22 01:16:08 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/05/22 01:16:08 INFO : A2/one: Moved (server-side) to: A3/one 2025/05/22 01:16:08 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/05/22 01:16:08 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/05/22 01:16:08 INFO : A2/two: Moved (server-side) to: A3/two 2025/05/22 01:16:11 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/22 01:16:11 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/22 01:16:11 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/22 01:16:12 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/22 01:16:12 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/22 01:16:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/05/22 01:16:19 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/05/22 01:16:19 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/05/22 01:16:19 INFO : A3/one: Moved (server-side) to: A4/one 2025/05/22 01:16:19 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/05/22 01:16:19 INFO : A3/two: Moved (server-side) to: A4/two 2025/05/22 01:16:22 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/22 01:16:22 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/22 01:16:22 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/22 01:16:23 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/22 01:16:23 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/22 01:16:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/05/22 01:16:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/05/22 01:16:30 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/22 01:16:30 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/22 01:16:30 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/22 01:16:30 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/22 01:16:31 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/22 01:16:31 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/22 01:16:31 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/22 01:16:31 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (42.54s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:16:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise': File to upload is small (34 bytes), uploading instead of streaming 2025/05/22 01:16:33 DEBUG : no_checksum_small_file_from_pipe: md5 = 97c49f08bfbc6b6fe93d98689e54bbb0 OK 2025/05/22 01:16:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/05/22 01:16:33 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/22 01:16:34 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/05/22 01:16:35 DEBUG : no_checksum_big_file_from_pipe: md5 = a3eca1442b71e3d1070d25aa95a92a96 OK 2025/05/22 01:16:35 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-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:16:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise': File to upload is small (34 bytes), uploading instead of streaming 2025/05/22 01:16:38 DEBUG : with_checksum_small_file_from_pipe: md5 = 309d7f0cd3cb03bddaacb9b831614912 OK 2025/05/22 01:16:38 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/22 01:16:38 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/05/22 01:16:39 DEBUG : with_checksum_big_file_from_pipe: md5 = 8aaf5b53b8e95c51bc0f1f18d177a01d OK 2025/05/22 01:16:39 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-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:16:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise': File to upload is small (34 bytes), uploading instead of streaming 2025/05/22 01:16:42 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 01:16:43 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/22 01:16:44 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-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:16:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise': File to upload is small (34 bytes), uploading instead of streaming 2025/05/22 01:16:47 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/22 01:16:48 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/22 01:16:49 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (18.49s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.68s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.56s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.59s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.66s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/05/22 01:16:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise': File to upload is small (48 bytes), uploading instead of streaming 2025/05/22 01:16:52 DEBUG : rcat_metadata: md5 = 253a04250ed071285133cd42d623491d OK 2025/05/22 01:16:52 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/05/22 01:16:53 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/05/22 01:16:55 DEBUG : rcat_metadata_uploadcutoff0: md5 = 88ff3e8ea27cf5ced0ab18804c62f487 OK 2025/05/22 01:16:55 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.81s) --- PASS: TestRcatMetadata/Normal (2.50s) --- PASS: TestRcatMetadata/ViaDisk (2.90s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:16:57 DEBUG : potato1: md5 = 2bbb35ba453f7787c990a72bffe36783 OK 2025/05/22 01:16:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise': File to upload is small (60 bytes), uploading instead of streaming 2025/05/22 01:16:58 DEBUG : potato2: md5 = a3c6231807be86fc74528b114d14edd7 OK 2025/05/22 01:16:58 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.06s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:17:01 DEBUG : potato1: md5 = 5f6e971c4c596f23bb6ca77f3e78e2df OK 2025/05/22 01:17:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise': File to upload is small (60 bytes), uploading instead of streaming 2025/05/22 01:17:03 DEBUG : potato2: md5 = c3550f16f503f670b09e2525720a54ce OK 2025/05/22 01:17:03 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.66s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:17:06 DEBUG : potato2: md5 = d9dc2777396afb9fe7a5ea5d1e991a8e OK 2025/05/22 01:17:07 DEBUG : empty space: md5 = bcac7d12917980dbd90ecab8adfeda41 OK 2025/05/22 01:17:09 DEBUG : sub dir/potato3: md5 = 5364d121521284189c83c6645879b15f OK 2025/05/22 01:17:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise': Touching "sub dir/potato3" 2025/05/22 01:17:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise': Touching "empty space" 2025/05/22 01:17:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise': Touching "potato2" 2025/05/22 01:17:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.37s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:17:14 DEBUG : dir with metadata: Making directory with metadata 2025/05/22 01:17:15 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.26s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:17:16 DEBUG : directory with modtime: Making directory with metadata 2025/05/22 01:17:17 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.35s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:17:19 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/22 01:17:19 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/22 01:17:19 DEBUG : Google drive root 'crypt/64ljnk75h6h4dh0tusfjtvclrepq7h22rrdnn6obbdlk8o8esk20': Skipping btime metadata as can't update it on an existing file: 2025-05-22T01:17:19.098684532Z 2025/05/22 01:17:19 INFO : non existent directory: Updated directory metadata 2025/05/22 01:17:21 DEBUG : Google drive root 'crypt/64ljnk75h6h4dh0tusfjtvclrepq7h22rrdnn6obbdlk8o8esk20': Skipping btime metadata as can't update it on an existing file: 2025-05-22T01:17:19.098684532Z 2025/05/22 01:17:22 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.59s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:17:23 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/05/22 01:17:25 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/05/22 01:17:25 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.81s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:17:27 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/22 01:17:27 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/22 01:17:27 DEBUG : dst: Making directory with metadata 2025/05/22 01:17:28 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/22 01:17:28 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 01:17:28 INFO : dst: Set directory modification time (using SetModTime) 2025/05/22 01:17:29 INFO : dst: Set directory modification time (using SetModTime) 2025/05/22 01:17:29 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/05/22 01:17:29 INFO : dst: Set directory modification time (using SetModTime) 2025/05/22 01:17:29 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.39s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise'", Local "Local file system at /tmp/rclone3786899199", Modify Window "1ms" 2025/05/22 01:17:32 DEBUG : sub dir/test remove existing: md5 = b3f26f2e1b6406728822303056b2ff70 OK 2025/05/22 01:17:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 59f66bddad39bb44287685f88f435635 OK 2025/05/22 01:17:36 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.yehivap1" before starting 2025/05/22 01:17:36 DEBUG : sub dir/test remove existing.yehivap1: TEST: removing renamed existing file after operation 2025/05/22 01:17:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fumahip0" before starting 2025/05/22 01:17:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fumahip0: TEST: renaming existing back after failed operation 2025/05/22 01:17:40 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.rucezew2" before starting 2025/05/22 01:17:41 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.rucezew2: TEST: removing renamed existing file after operation 2025/05/22 01:17:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "1s4i5ftkrflsa2ssc19ed7aupsiqs4c32vlnm0n6dlscrlr5ubv8dm17n9r44jknt06e6e4v695dae9k1vur5a6rpn9trs6iiq24tsavhf0mu1u0hc8almadshlv5pvrgelpflrn5rt93ocln2tsvp4tn1ftrbdedcermunfhtuohmb0chu0" 2025/05/22 01:17:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "bjckbfqg21ut36m9i8cu7qf8u039qspkg2qfvr939i868mte8gig" --- PASS: TestRemoveExisting (12.60s) === 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/05/22 01:17:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-diyuduj2wise': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m28.169461195s (try 1/5)