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

Logs v2 (pre-release) - edge-cases #5256

Open
tkonieczny opened this issue Mar 28, 2024 · 0 comments
Open

Logs v2 (pre-release) - edge-cases #5256

tkonieczny opened this issue Mar 28, 2024 · 0 comments
Labels
Bug Created by Linear-GitHub Sync

Comments

@tkonieczny
Copy link
Contributor

tkonieczny commented Mar 28, 2024

Describe the bug
Combined issue for multiple cases noticed while checking logs v2 (pre-release).

can't start test job pod: pods "66055ff99be5665230d95d4a-mbdq5" not found
can't read data from pod, pod was not completed: pods "66055ff99be5665230d95d4a-mbdq5" not found
analyzing test results and artfacts
pods "66055ff99be5665230d95d4a-mbdq5" not found
stopping execution
execution stopped
test execution failed: %!w(*errors.StatusError=&{{{ } {   <nil>} Failure pods "66055ff99be5665230d95d4a-mbdq5" not found NotFound 0xc006320de0 404}})
test container message:  reason: Error
exit code: 255
test container message:  reason: Error
exit code: 255
response status don't match expected 418 got 200

The same with up to date CLI - only ⨯ response status don't match expected 418 got 200

:x: Execution failed: process started with command: /bin/sh, exited with code:128  error: exit status 128
output: ===== post-run script - EXPECTED FAIL

can't read data from pod, pod was not completed: 
analyzing test results and artfacts

stopping execution
execution stopped
starting execution expected-fail-expected-fail-post-run-script-561 (66055ff99be5665230d95d4d)

https://demo.testkube.dev/tests/expected-fail-pre-run-script/executions/66056609b1fa3322628cd130

===== pre-run script - EXPECTED FAIL

:x: Execution failed: process started with command: /bin/sh, exited with code:128  error: exit status 128
output: ===== pre-run script - EXPECTED FAIL

process started with command: /bin/sh, exited with code:128  error: exit status 128
output: ===== pre-run script - EXPECTED FAIL

can't read data from pod, pod was not completed: 
analyzing test results and artfacts

stopping execution
execution stopped
:x: Execution failed: process started with command: npm, exited with code:-1  error: signal: killed
output: 
can't read data from pod, pod was not completed: 
analyzing test results and artfacts

stopping execution
execution stopped
starting execution expected-fail-expected-fail-cypress-oomkilled-961 (66055ff99be5665230d95d4b)
stopping execution
execution stopped
starting execution expected-fail-expected-fail-pre-post-run-script-244 (66055ff99be5665230d95d50)

https://demo.testkube.dev/tests/expected-fail-container-post-run-script/executions/66055ff99be5665230d95d4f

===== post-run script - EXPECTED FAIL
starting execution expected-fail-expected-fail-container-post-run-script-245 (66055ff99be5665230d95d4f)
@tkonieczny tkonieczny added the bug 🐛 Something is not working as should be label Mar 28, 2024
@linear linear bot added Bug Created by Linear-GitHub Sync and removed bug 🐛 Something is not working as should be labels Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Created by Linear-GitHub Sync
Projects
None yet
Development

No branches or pull requests

1 participant