Skip to content

PMM-15336: fix vanishining qan search and search with whitespace - #4545

Draft
fabio-silva wants to merge 1 commit into
v3from
PMM-15336-fix-vanishining-qan-search
Draft

PMM-15336: fix vanishining qan search and search with whitespace#4545
fabio-silva wants to merge 1 commit into
v3from
PMM-15336-fix-vanishining-qan-search

Conversation

@fabio-silva

Copy link
Copy Markdown
Contributor

@fabio-silva fabio-silva changed the title chore: FB PMM-15336: fix vanishining qan search and search with whitespace Aug 26, 2026
@JNKPercona

Copy link
Copy Markdown
Collaborator

@JNKPercona

Copy link
Copy Markdown
Collaborator

API tests have succeded: https://pmm.cd.percona.com/job/pmm3-api-tests/7164/

Copy link
Copy Markdown
Contributor

Looked at the red @fb-alerting|@fb-settings check in run 32919785512 — it's not your change. The job never got to running a test: mysql/mysql-setup.yml died in setup with ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock', because the playbook hard-restarts the MySQL container (SIGKILL after the 10s grace, so mysqld comes back through InnoDB crash recovery) and then waits a fixed 5 seconds before connecting as root — a budget that runs out on a slow runner.

That's a pmm-qa setup bug, and it's the only FB job using --database mysql, which is why nothing else in the run went red. Fix is up as percona/pmm-qa#1254: poll with mysqladmin ping instead of sleeping. Once that merges, re-running the failed job here should get you green.


Generated by Claude Code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants