Skip to content

Conversation

@mukulpalit-ibm
Copy link
Contributor

No description provided.

@mukulpalit-ibm
Copy link
Contributor Author

/run pipeline

@mukulpalit-ibm
Copy link
Contributor Author

/run pipeline

@ocofaigh
Copy link
Contributor

TestReloaderOperational 2025-07-22T12:04:14Z logger.go:67: │ Error: Request failed with status code: 500, ServerErrorResponse: {"incidentID":"4f15b22f-dc8b-a4bf-a8c5-5fb42ad2077e","code":"Ed196","description":"Could not connect to a backend service. Try again later.","type":""}
TestReloaderOperational 2025-07-22T12:04:14Z logger.go:67: │ 
TestReloaderOperational 2025-07-22T12:04:14Z logger.go:67: │   with module.ocp_base.ibm_container_vpc_cluster.cluster[0],
TestReloaderOperational 2025-07-22T12:04:14Z logger.go:67: │   on .terraform/modules/ocp_base/main.tf line 128, in resource "ibm_container_vpc_cluster" "cluster":
TestReloaderOperational 2025-07-22T12:04:14Z logger.go:67: │  128: resource "ibm_container_vpc_cluster" "cluster" {
TestReloaderOperational 2025-07-22T12:04:14Z logger.go:67: │ 
TestReloaderOperational 2025-07-22T12:04:14Z logger.go:67: │ ---
TestReloaderOperational 2025-07-22T12:04:14Z logger.go:67: │ id: terraform-40a3a1fe
TestReloaderOperational 2025-07-22T12:04:14Z logger.go:67: │ summary: 'Request failed with status code: 500, ServerErrorResponse:
TestReloaderOperational 2025-07-22T12:04:14Z logger.go:67: │ {"incidentID":"4f15b22f-dc8b-a4bf-a8c5-5fb42ad2077e","code":"Ed196","description":"Could
TestReloaderOperational 2025-07-22T12:04:14Z logger.go:67: │   not connect to a backend service. Try again later.","type":""}'
TestReloaderOperational 2025-07-22T12:04:14Z logger.go:67: │ severity: error
TestReloaderOperational 2025-07-22T12:04:14Z logger.go:67: │ resource: ibm_container_vpc_cluster
TestReloaderOperational 2025-07-22T12:04:14Z logger.go:67: │ operation: create
TestReloaderOperational 2025-07-22T12:04:14Z logger.go:67: │ component:
TestReloaderOperational 2025-07-22T12:04:14Z logger.go:67: │   name: github.com/IBM-Cloud/terraform-provider-ibm
TestReloaderOperational 2025-07-22T12:04:14Z logger.go:67: │   version: 1.79.0
TestReloaderOperational 2025-07-22T12:04:14Z logger.go:67: │ ---

Retrying..

@ocofaigh
Copy link
Contributor

/run pipeline

@mukulpalit-ibm
Copy link
Contributor Author

/run pipeline

@ocofaigh ocofaigh changed the title chore: Update 'prefix' variable validation fix: fix the prefix input variable in the DA to allow null Jul 23, 2025
@ocofaigh
Copy link
Contributor

Latest run hit this:

│ Error: ---
│ id: terraform-ef181ae4
│ summary: |
│   CreateConfigurationWithContext failed: Internal Server Error [secrets-manager.09093E]
│   {
│       "StatusCode": 500,
│       "Headers": {
│           "Cache-Control": [
│               "no-store, no-cache, must-revalidate, proxy-revalidate,no-cache, max-age=0, no-store"
│           ],
│           "Cf-Cache-Status": [
│               "DYNAMIC"
│           ],
│           "Cf-Ray": [
│               "963b345f7f6022de-SJC"
│           ],
│           "Content-Security-Policy": [
│               "default-src 'none'"
│           ],
│           "Content-Type": [
│               "application/json; charset=utf-8"
│           ],
│           "Correlation-Id": [
│               "6e4bba42-7733-62ab-619e-e838ddac9c7b"
│           ],
│           "Cross-Origin-Resource-Policy": [
│               "same-origin"
│           ],
│           "Date": [
│               "Wed, 23 Jul 2025 12:33:09 GMT"
│           ],
│           "Expires": [
│               "0"
│           ],
│           "Pragma": [
│               "no-cache"
│           ],
│           "Server": [
│               "cloudflare"
│           ],
│           "Strict-Transport-Security": [
│               "max-age=31536000; includeSubDomains; preload"
│           ],
│           "Surrogate-Control": [
│               "no-store"
│           ],
│           "Vary": [
│               "Accept-Encoding"
│           ],
│           "X-Content-Type-Options": [
│               "nosniff"
│           ]
│       },
│       "Result": {
│           "errors": [
│               {
│                   "code": "internal_server_error",
│                   "message": "Internal Server Error [secrets-manager.09093E]",
│                   "more_info": "https://cloud.ibm.com/apidocs/secrets-manager"
│               }
│           ],
│           "status_code": 500,
│           "trace": "6e4bba42-7733-62ab-619e-e838ddac9c7b"
│       },
│       "RawResult": null
│   }
│ severity: error
│ resource: ibm_sm_private_certificate_configuration_intermediate_ca
│ operation: create
│ component:
│   name: github.com/IBM-Cloud/terraform-provider-ibm
│   version: 1.80.3
│ ---
│ 
│ 
│   with module.secrets_manager_private_secret_engine.ibm_sm_private_certificate_configuration_intermediate_ca.intermediate_ca,
│   on .terraform/modules/secrets_manager_private_secret_engine/main.tf line 35, in resource "ibm_sm_private_certificate_configuration_intermediate_ca" "intermediate_ca":
│   35: resource "ibm_sm_private_certificate_configuration_intermediate_ca" "intermediate_ca" {
│ 
╵}

Retrying..

@ocofaigh
Copy link
Contributor

/run pipeline

@mukulpalit-ibm
Copy link
Contributor Author

Encountered a new backend server error
Screenshot 2025-07-23 at 9 21 15 PM
retrying again

@mukulpalit-ibm
Copy link
Contributor Author

/run pipeline

@ocofaigh
Copy link
Contributor

@mukulpalit-ibm I have created a support case for the 500 error. Please hold off running until they respond.

@ocofaigh
Copy link
Contributor

@mukulpalit-ibm The issue seems to be related to eu-gb - perhaps temporarily update tests so they don't use this region?

@mukulpalit-ibm
Copy link
Contributor Author

/run pipeline

@mukulpalit-ibm
Copy link
Contributor Author

/run pipeline

@mukulpalit-ibm
Copy link
Contributor Author

/run pipeline

@mukulpalit-ibm
Copy link
Contributor Author

/run pipeline

@mukulpalit-ibm
Copy link
Contributor Author

/run pipeline

@mukulpalit-ibm
Copy link
Contributor Author

/run pipeline

1 similar comment
@mukulpalit-ibm
Copy link
Contributor Author

/run pipeline

@ocofaigh ocofaigh merged commit 2b4f953 into main Aug 5, 2025
2 checks passed
@ocofaigh ocofaigh deleted the update-prefix-validation branch August 5, 2025 21:06
@terraform-ibm-modules-ops
Copy link
Contributor

🎉 This PR is included in version 2.1.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants