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

Artillery test on Azure ACI failed to conclude #3355

Open
mmathoosh opened this issue Sep 30, 2024 · 4 comments
Open

Artillery test on Azure ACI failed to conclude #3355

mmathoosh opened this issue Sep 30, 2024 · 4 comments

Comments

@mmathoosh
Copy link

mmathoosh commented Sep 30, 2024

Infrastructure for the Azure run-aci was prepared and tests were running (engine: playwright). Which is also visible in the https://app.artillery.io/.
Up to the moment when tests are finished everything seem to work fine.

Version info:

<"^2.0.20",>

Running this command:

"artilleryRunInAzure": "artillery run-aci --variables \"{\\\"passwordPerfTest\\\": \\\"xxxx\\\"}\" xxxx.yml --record --key xxxxxx --tenant-id xxxxxx --subscription-id xxxxxxx --storage-account artillexxxaccount --blob-container artilleryxxxblobcontainer --resource-group xxx --region northeurope --count 1"

I expected to see this happen:

at the end of the tests I'd expect that test is finalized

Instead, this happened:

test stays in the stage on the picture
image
image

@mmathoosh
Copy link
Author

Additional information: "Page performance" metrics are not uploaded during/after the test run to the artillery.app.io
image

@hassy
Copy link
Member

hassy commented Sep 30, 2024

thank you @mmathoosh, we'll look into it. In the second screenshot - is that from a different test?

@mmathoosh
Copy link
Author

mmathoosh commented Sep 30, 2024

thank you @mmathoosh, we'll look into it. In the second screenshot - is that from a different test?

if you mean screenshot from comment, yes it is different test. I have suspicion something from these steps failed:
4. Collect logs and metrics from running container groups and aggregate and print reports (also missing in the container)
5. Delete AQS queue, files uploaded to ABS, and ACI container groups when the test is finished

@hassy
Copy link
Member

hassy commented Oct 2, 2024

@mmathoosh we'll need more details to try to debug what might have gone wrong. Would you mind dropping me an email on [email protected] or sending a message via the chat widget in the Artillery Cloud dashboard? Would like to fix this asap

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

No branches or pull requests

2 participants