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

Scheduled long running test failed - Run ID: 8157535253 #7265

Closed
rad-ci-bot opened this issue Mar 5, 2024 · 4 comments
Closed

Scheduled long running test failed - Run ID: 8157535253 #7265

rad-ci-bot opened this issue Mar 5, 2024 · 4 comments
Labels
bug Something is broken or not working as expected test-failure A scheduled test run has failed and needs to be investigated

Comments

@rad-ci-bot
Copy link
Collaborator

rad-ci-bot commented Mar 5, 2024

Bug information

This bug is generated automatically if the scheduled long running test fails. The Radius long running test operates on a schedule of every 2 hours everyday. It's important to understand that the test may fail due to workflow infrastructure issues, like network problems, rather than the flakiness of the test itself. For the further investigation, please visit here.

AB#11364

@rad-ci-bot rad-ci-bot added bug Something is broken or not working as expected test-failure A scheduled test run has failed and needs to be investigated labels Mar 5, 2024
@radius-triage-bot
Copy link

👋 @rad-ci-bot Thanks for filing this bug report.

A project maintainer will review this report and get back to you soon. If you'd like immediate help troubleshooting, please visit our Discord server.

For more information on our triage process please visit our triage overview

@kachawla
Copy link
Contributor

kachawla commented Mar 5, 2024

cli.go:418: [rad] Error: {
    cli.go:418: [rad]   "code": "DeploymentFailed",
    cli.go:418: [rad]   "message": "At least one resource deployment operation failed. Please see the details for the specific operation that failed.",
    cli.go:418: [rad]   "target": "/planes/radius/local/resourceGroups/kind-radius/providers/Microsoft.Resources/deployments/rad-deploy-57c3e59d-b2ad-4d91-[96](https://github.com/radius-project/radius/actions/runs/8157535253/job/22297460137#step:21:97)f4-7c40735df77b",
    cli.go:418: [rad]   "details": [
    cli.go:418: [rad]     {
    cli.go:418: [rad]       "code": "ResourceDeploymentFailure",
    cli.go:418: [rad]       "message": "Failed",
    cli.go:418: [rad]       "target": "/planes/radius/local/resourceGroups/kind-radius/providers/Applications.Core/containers/dpsb-recipe-app-ctnr",
    cli.go:418: [rad]       "details": [
    cli.go:418: [rad]         {
    cli.go:418: [rad]           "code": "Internal",
    cli.go:418: [rad]           "message": "Container state is 'Terminated' Reason: Error, Message: "
    cli.go:418: [rad]         }
    cli.go:418: [rad]       ]
    cli.go:418: [rad]     },
    cli.go:418: [rad]     {
    cli.go:418: [rad]       "code": "OK",
    cli.go:418: [rad]       "message": "",
    cli.go:418: [rad]       "target": "/planes/radius/local/resourceGroups/kind-radius/providers/Applications.Dapr/pubSubBrokers/dpsb-recipe"
    cli.go:418: [rad]     },
    cli.go:418: [rad]     {
    cli.go:418: [rad]       "code": "OK",
    cli.go:418: [rad]       "message": "",
    cli.go:418: [rad]       "target": "/planes/radius/local/resourceGroups/kind-radius/providers/Applications.Core/applications/dpsb-recipe-app"
    cli.go:418: [rad]     },
    cli.go:418: [rad]     {
    cli.go:418: [rad]       "code": "OK",
    cli.go:418: [rad]       "message": "",
    cli.go:418: [rad]       "target": "/planes/radius/local/resourceGroups/kind-radius/providers/Applications.Core/environments/dpsb-recipe-env"
    cli.go:418: [rad]     }
    cli.go:418: [rad]   ]
    cli.go:418: [rad] }
    cli.go:418: [rad] 
    cli.go:418: [rad] TraceId:  86[99](https://github.com/radius-project/radius/actions/runs/8157535253/job/22297460137#step:21:100)082a2caf5930c47f27721594e807
    cli.go:418: [rad] 
    cli.go:418: [rad] 
    deployexecutor.go:83: 
        	Error Trace:	/home/runner/work/radius/radius/test/step/deployexecutor.go:83
        	            				/home/runner/work/radius/radius/test/functional/shared/rptest.go:313
        	Error:      	Received unexpected error:
        	            	code DeploymentFailed: err At least one resource deployment operation failed. Please see the details for the specific operation that failed.
        	Test:       	Test_DaprPubSubBroker_Recipe/deploy_testdata/daprrp-resources-pubsub-broker-recipe.bicep
        	Messages:   	failed to deploy deploy testdata/daprrp-resources-pubsub-broker-recipe.bicep
    --- FAIL: Test_DaprPubSubBroker_Recipe/deploy_testdata/daprrp-resources-pubsub-broker-recipe.bicep (33.49s)

@kachawla
Copy link
Contributor

kachawla commented Mar 7, 2024

This error has started happening a few weeks ago: #7163

@kachawla
Copy link
Contributor

kachawla commented Mar 11, 2024

all_container_logs.zip

I didn't have time to investigate this further during the week. Attached the logs. I will bring this up in the handoff. This has happened a few times before and already has tracking issue for investigation (7163), so closing this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is broken or not working as expected test-failure A scheduled test run has failed and needs to be investigated
Projects
None yet
Development

No branches or pull requests

2 participants