Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sqlness tests failed #4148

Closed
WenyXu opened this issue Jun 15, 2024 · 1 comment · Fixed by #4149
Closed

Sqlness tests failed #4148

WenyXu opened this issue Jun 15, 2024 · 1 comment · Fixed by #4149
Labels
C-bug Category Bugs

Comments

@WenyXu
Copy link
Member

WenyXu commented Jun 15, 2024

What type of bug is this?

Other

What subsystems are affected?

Other

Minimal reproduce step

Run sqlness tests

What did you expect to see?

pass the tests

What did you see instead?

Result unexpected, path:"/Users/runner/work/greptimedb/greptimedb/tests/cases/distributed/information_schema/cluster_info.sql"
[
    ... skip(27) ...,
~   +++++++++|peer_id|peer_type|peer_addr|node_version|git_commit|start_time|uptime|active_time|+++++++++|1|DATANODE|127.0.0.1:4101|Version|Hash|Start_time|Duration|Duration||2|DATANODE|127.0.0.1:4102|Version|Hash|Start_time|Duration|Duration||3|DATANODE|127.0.0.1:4103|Version|Hash|Start_time|Duration|Duration||1|FRONTEND|127.0.0.1:4001|Version|Hash|Start_time|Duration|Duration||1|METASRV|127.0.0.1:3002|Version|Hash|Start_time|Duration||+++++++++ -> +++++++++|peer_id|peer_type|peer_addr|node_version|git_commit|start_time|uptime|active_time|+++++++++|1|DATANODE|127.0.0.1:4101|Version|Hash|Start_time|Duration|Duration||2|DATANODE|127.0.0.1:4102|Version|Hash|Start_time|Duration|Duration||3|DATANODE|127.0.0.1:4103|Version|Hash|Start_time|Duration|Duration||1|FRONTEND|127.0.0.1:4001|Version|Hash|20240615T04:24:18|Duration|Duration||1|METASRV|127.0.0.1:3002|Version|Hash|Start_time|Duration||+++++++++,
    ... skip(19) ...,
~   +++++++++|peer_id|peer_type|peer_addr|node_version|git_commit|start_time|uptime|active_time|+++++++++|1|FRONTEND|127.0.0.1:4001|Version|Hash|Start_time|Duration|Duration|+++++++++ -> +++++++++|peer_id|peer_type|peer_addr|node_version|git_commit|start_time|uptime|active_time|+++++++++|1|FRONTEND|127.0.0.1:4001|Version|Hash|20240615T04:24:18|Duration|Duration|+++++++++,
    ... skip(25) ...
]

https://github.com/GreptimeTeam/greptimedb/actions/runs/9525318179/job/26259310302

What operating system did you use?

doesn't matter

What version of GreptimeDB did you use?

main

Relevant log output and stack trace

No response

@WenyXu
Copy link
Member Author

WenyXu commented Jun 15, 2024

🥲 Failed again: https://github.com/GreptimeTeam/greptimedb/actions/runs/9527778961/job/26264889221

@WenyXu WenyXu reopened this Jun 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category Bugs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants