Skip to content

Push on main

Push on main #4761

GitHub Actions / Functional Tests - corerp-cloud failed Aug 27, 2024 in 0s

2 fail, 1 skipped, 19 pass in 22m 3s

22 tests   19 ✅  22m 3s ⏱️
 2 suites   1 💤
 1 files     2 ❌

Results for commit 7da87d4.

Annotations

Check warning on line 83 in test/step/deployexecutor.go

See this annotation in the file changed.

@github-actions github-actions / Functional Tests - corerp-cloud

Test_AWSRedeployWithUpdatedResourceUpdatesResource/deploy_testdata/aws-mechanics-redeploy-withupdatedresource.step1.bicep (github.com/radius-project/radius/test/functional-portable/corerp/cloud/mechanics) failed

dist/functional_test//processed/results.xml [took 44s]
Raw output
Failed
=== RUN   Test_AWSRedeployWithUpdatedResourceUpdatesResource/deploy_testdata/aws-mechanics-redeploy-withupdatedresource.step1.bicep
    rptest.go:391: running step 0 of 2: deploy testdata/aws-mechanics-redeploy-withupdatedresource.step1.bicep
    deployexecutor.go:80: deploying deploy testdata/aws-mechanics-redeploy-withupdatedresource.step1.bicep from file testdata/aws-mechanics-redeploy-withupdatedresource.step1.bicep
2024/08/27 08:47:47 Start streaming Kubernetes logs - Pod contour-envoy-dmw7r is in state: Running
2024/08/27 08:47:47 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/contour-envoy-dmw7r.envoy.log
2024/08/27 08:47:47 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/contour-envoy-dmw7r.shutdown-manager.log
2024/08/27 08:47:47 Start streaming Kubernetes logs - Pod controller-695b855b87-7zgkw is in state: Running
2024/08/27 08:47:47 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/controller-695b855b87-7zgkw.controller.log
2024/08/27 08:47:47 Start streaming Kubernetes logs - Pod dashboard-999c498f4-vddzm is in state: Running
2024/08/27 08:47:47 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/dashboard-999c498f4-vddzm.dashboard.log
2024/08/27 08:47:47 Start streaming Kubernetes logs - Pod ucp-77f6c9f6bf-ln4tv is in state: Running
2024/08/27 08:47:47 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/ucp-77f6c9f6bf-ln4tv.ucp.log
    cli.go:394: [heartbeat] command rad deploy /home/runner/work/radius/radius/test/functional-portable/corerp/cloud/mechanics/testdata/aws-mechanics-redeploy-withupdatedresource.step1.bicep --parameters bucketName=radiusfunctionaltestbucket-039b0877-56fa-4691-9d08-6b908a1aa480 --parameters creationTimestamp=1724748467 is still running after 10.000042656s
    cli.go:394: [heartbeat] command rad deploy /home/runner/work/radius/radius/test/functional-portable/corerp/cloud/mechanics/testdata/aws-mechanics-redeploy-withupdatedresource.step1.bicep --parameters bucketName=radiusfunctionaltestbucket-039b0877-56fa-4691-9d08-6b908a1aa480 --parameters creationTimestamp=1724748467 is still running after 20.00051666s
    cli.go:394: [heartbeat] command rad deploy /home/runner/work/radius/radius/test/functional-portable/corerp/cloud/mechanics/testdata/aws-mechanics-redeploy-withupdatedresource.step1.bicep --parameters bucketName=radiusfunctionaltestbucket-039b0877-56fa-4691-9d08-6b908a1aa480 --parameters creationTimestamp=1724748467 is still running after 30.000918876s
    cli.go:394: [heartbeat] command rad deploy /home/runner/work/radius/radius/test/functional-portable/corerp/cloud/mechanics/testdata/aws-mechanics-redeploy-withupdatedresource.step1.bicep --parameters bucketName=radiusfunctionaltestbucket-039b0877-56fa-4691-9d08-6b908a1aa480 --parameters creationTimestamp=1724748467 is still running after 40.00140619s
    cli.go:341: [rad] Building /home/runner/work/radius/radius/test/functional-portable/corerp/cloud/mechanics/testdata/aws-mechanics-redeploy-withupdatedresource.step1.bicep...
    cli.go:341: [rad] WARNING: The following experimental Bicep features have been enabled: Extensibility, Dynamic type loading, Extension registry. Experimental features should be enabled for testing purposes only, as there are no guarantees about the quality or stability of these features. Do not enable these settings for any production usage, or your production environment may be subject to breaking.
    cli.go:341: [rad] Deploying template '/home/runner/work/radius/radius/test/functional-portable/corerp/cloud/mechanics/testdata/aws-mechanics-redeploy-withupdatedresource.step1.bicep' into environment 'kind-radius' from workspace 'kind-radius'...
    cli.go:341: [rad] 
    cli.go:341: [rad] Deployment In Progress...
    cli.go:341: [rad] 
    cli.go:341: [rad] Error: {
    cli.go:341: [rad]   "code": "DeploymentFailed",
    cli.go:341: [rad]   "message": "At least one resource deployment operation failed. Please see the details for the specific operation that failed.",
    cli.go:341: [rad]   "target": "/planes/radius/local/resourceGroups/kind-radius/providers/Microsoft.Resources/deployments/rad-deploy-431fc00d-1f53-429b-b848-d41303deff56",
    cli.go:341: [rad]   "details": [
    cli.go:341: [rad]     {
    cli.go:341: [rad]       "code": "NotFound",
    cli.go:341: [rad]       "message": "Resource /planes/aws/aws/accounts/179022619019/regions/us-west-2/providers/AWS.S3/Bucket with primary identifiers radiusfunctionaltestbucket-039b0877-56fa-4691-9d08-6b908a1aa480 not found",
    cli.go:341: [rad]       "target": "/planes/aws/aws/accounts/179022619019/regions/us-west-2/providers/AWS.S3/Bucket/radiusfunctionaltestbucket-039b0877-56fa-4691-9d08-6b908a1aa480"
    cli.go:341: [rad]     }
    cli.go:341: [rad]   ]
    cli.go:341: [rad] }
    cli.go:341: [rad] 
    cli.go:341: [rad] TraceId:  17455d6fe75b67b4cb15c32438cb5b31
    cli.go:341: [rad] 
    cli.go:341: [rad] 
    deployexecutor.go:83: 
        	Error Trace:	/home/runner/work/radius/radius/test/step/deployexecutor.go:83
        	            				/home/runner/work/radius/radius/test/rp/rptest.go:392
        	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_AWSRedeployWithUpdatedResourceUpdatesResource/deploy_testdata/aws-mechanics-redeploy-withupdatedresource.step1.bicep
        	Messages:   	failed to deploy deploy testdata/aws-mechanics-redeploy-withupdatedresource.step1.bicep
    --- FAIL: Test_AWSRedeployWithUpdatedResourceUpdatesResource/deploy_testdata/aws-mechanics-redeploy-withupdatedresource.step1.bicep (44.29s)

Check warning on line 0 in github.com/radius-project/radius/test/functional-portable/corerp/cloud/mechanics

See this annotation in the file changed.

@github-actions github-actions / Functional Tests - corerp-cloud

Test_AWSRedeployWithUpdatedResourceUpdatesResource (github.com/radius-project/radius/test/functional-portable/corerp/cloud/mechanics) failed

dist/functional_test//processed/results.xml [took 53s]
Raw output
Failed
=== RUN   Test_AWSRedeployWithUpdatedResourceUpdatesResource
    rptest.go:151: Using container registry: ghcr.io/radius-project/dev - set DOCKER_REGISTRY to override
    rptest.go:152: Using container tag: pr-funcff2c40c5ee - set REL_VERSION to override
    rptest.go:153: Using magpie image: ghcr.io/radius-project/dev/magpiego:pr-funcff2c40c5ee
    rptest.go:157: Using recipe registry: ghcr.io/radius-project/dev - set BICEP_RECIPE_REGISTRY to override
    rptest.go:158: Using recipe tag: pr-funcff2c40c5ee - set BICEP_RECIPE_TAG_VERSION to override
    rptest.go:161: Using terraform recipe module server URL: http://tf-module-server.radius-test-tf-module-server.svc.cluster.local - set TF_RECIPE_MODULE_SERVER_URL to override
    rptest.go:172: Loaded workspace: kind-radius (Kubernetes (context=kind-radius))
    shared.go:186: Loaded workspace: kind-radius (Kubernetes (context=kind-radius))
=== PAUSE Test_AWSRedeployWithUpdatedResourceUpdatesResource
=== CONT  Test_AWSRedeployWithUpdatedResourceUpdatesResource
2024/08/27 08:47:47 Start streaming Kubernetes logs - Pod applications-rp-8669956557-5gdhn is in state: Running
2024/08/27 08:47:47 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/applications-rp-8669956557-5gdhn.applications-rp.log
2024/08/27 08:47:47 Start streaming Kubernetes logs - Pod bicep-de-6774f955ff-vrzp6 is in state: Running
2024/08/27 08:47:47 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/bicep-de-6774f955ff-vrzp6.de.log
2024/08/27 08:47:47 Start streaming Kubernetes logs - Pod contour-contour-6bbbd945d9-xtxw2 is in state: Running
2024/08/27 08:47:47 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/contour-contour-6bbbd945d9-xtxw2.contour.log
    rptest.go:438: beginning cleanup phase of radiusfunctionaltestbucket-039b0877-56fa-4691-9d08-6b908a1aa480
    rptest.go:447: deleting radiusfunctionaltestbucket-039b0877-56fa-4691-9d08-6b908a1aa480
SDK 2024/08/27 08:48:33 DEBUG attempting waiter request, attempt count: 1
SDK 2024/08/27 08:48:38 DEBUG attempting waiter request, attempt count: 2
    rptest.go:458: validating deletion of AWS resource for radiusfunctionaltestbucket-039b0877-56fa-4691-9d08-6b908a1aa480 (attempt 1/5)
    rptest.go:464: AWS resource radiusfunctionaltestbucket-039b0877-56fa-4691-9d08-6b908a1aa480 to be deleted was not found
    rptest.go:476: finished validation of deletion of AWS resource radiusfunctionaltestbucket-039b0877-56fa-4691-9d08-6b908a1aa480 for radiusfunctionaltestbucket-039b0877-56fa-4691-9d08-6b908a1aa480
    rptest.go:447: deleting radiusfunctionaltestbucket-039b0877-56fa-4691-9d08-6b908a1aa480
    rptest.go:458: validating deletion of AWS resource for radiusfunctionaltestbucket-039b0877-56fa-4691-9d08-6b908a1aa480 (attempt 1/5)
    rptest.go:464: AWS resource radiusfunctionaltestbucket-039b0877-56fa-4691-9d08-6b908a1aa480 to be deleted was not found
    rptest.go:476: finished validation of deletion of AWS resource radiusfunctionaltestbucket-039b0877-56fa-4691-9d08-6b908a1aa480 for radiusfunctionaltestbucket-039b0877-56fa-4691-9d08-6b908a1aa480
    rptest.go:515: finished cleanup phase of radiusfunctionaltestbucket-039b0877-56fa-4691-9d08-6b908a1aa480
--- FAIL: Test_AWSRedeployWithUpdatedResourceUpdatesResource (53.57s)

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Functional Tests - corerp-cloud

1 skipped test found

There is 1 skipped test, see "Raw output" for the name of the skipped test.
Raw output
github.com/radius-project/radius/test/functional-portable/corerp/cloud/mechanics ‑ Test_AWSRedeployWithUpdatedResourceUpdatesResource/deploy_testdata/aws-mechanics-redeploy-withupdatedresource.step2.bicep

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Functional Tests - corerp-cloud

22 tests found

There are 22 tests, see "Raw output" for the full list of tests.
Raw output
github.com/radius-project/radius/test/functional-portable/corerp/cloud/mechanics ‑ Test_AWSRedeployWithUpdatedResourceUpdatesResource
github.com/radius-project/radius/test/functional-portable/corerp/cloud/mechanics ‑ Test_AWSRedeployWithUpdatedResourceUpdatesResource/deploy_testdata/aws-mechanics-redeploy-withupdatedresource.step1.bicep
github.com/radius-project/radius/test/functional-portable/corerp/cloud/mechanics ‑ Test_AWSRedeployWithUpdatedResourceUpdatesResource/deploy_testdata/aws-mechanics-redeploy-withupdatedresource.step2.bicep
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_AWS_MultiIdentifier_Resource
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_AWS_MultiIdentifier_Resource/deploy_testdata/aws-multi-identifier.bicep
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_AWS_S3Bucket
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_AWS_S3Bucket/deploy_testdata/aws-s3-bucket.bicep
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_AWS_S3Bucket_Existing
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_AWS_S3Bucket_Existing/deploy_testdata/aws-s3-bucket-existing.bicep
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_AWS_S3Bucket_Existing/deploy_testdata/aws-s3-bucket.bicep
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_AzureConnections
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_AzureConnections/deploy_testdata/corerp-azure-connection-database-service.bicep
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_Extender_RecipeAWS
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_Extender_RecipeAWS/deploy_testdata/corerp-resources-extender-aws-s3-recipe.bicep
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_PersistentVolume
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_PersistentVolume/deploy_testdata/corerp-resources-volume-azure-keyvault.bicep
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_Storage
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_Storage/deploy_testdata/corerp-resources-container-workload.bicep
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_TerraformPrivateGitModule_KubernetesRedis
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_TerraformPrivateGitModule_KubernetesRedis/deploy_testdata/corerp-resources-terraform-private-git-repo-redis.bicep
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_TerraformRecipe_AzureStorage
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_TerraformRecipe_AzureStorage/deploy_testdata/corerp-resources-terraform-azurestorage.bicep