gradlew ":docs:yamlRestTest" --tests "org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT.test {yaml=reference/cat/nodes/line_361}" -Dtests.seed=245967704EFCFB2C -Dtests.locale=rn-BI -Dtests.timezone=ACT -Druntime.java=24
java.lang.AssertionError: Failure at [reference/cat/nodes:15]: field [$body] was expected to match the provided regex but didn't
Expected: ip \s+heap.percent \s+ram.percent \s+cpu \s+load_1m \s+load_5m \s+load_15m \s+node.role \s+master \s+name\s* 127.0.0.1 \s+\d+ \s+\d+ \s+\d+ \s+(\d+\.\d+( \s+\d+\.\d+ \s+(\d+\.\d+)?)?)? \s+.+ \s+[*] \s+.+\s*
but: was "ip heap.percent ram.percent cpu load_1m load_5m load_15m node.role master name\n127.0.0.1 59 39 -1 cdfhilmrstw * node-0\n"
Build Scans:
Reproduction Line:
Applicable branches:
8.x
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
Issue Reasons:
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.