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

Provide SystemMessage to vm status object #475

Merged
merged 2 commits into from
Apr 20, 2021

Conversation

seokho-son
Copy link
Member

Provide SystemMessage to vm status object

son@son:~/go/src/github.com/cloud-barista/cb-tumblebug/test/official/sequentialFullTest$ ./cleanAll-mcis-mcir-ns-cloud.sh all 1 shson14 ../testSetCustom.env

VM: Status MCIS
####################################################################
{
"status": {
"id": "mcis-shson14",
"name": "mcis-shson14",
"status": "Failed-(1/4)",
"targetStatus": "Running",
"targetAction": "Create",
"installMonAgent": "no",
"masterVmId": "alibaba-ap-northeast-1-shson14-0",
"masterIp": "47.74.2.",
"masterSSHPort": "22",
"vm": [
{
"id": "aws-ap-southeast-1-shson14-0",
"name": "aws-ap-southeast-1-shson14-0",
"csp_vm_id": "",
"status": "Failed",
"targetStatus": "Running",
"targetAction": "Create",
"native_status": "",
"monAgentStatus": "",
"systemMessage": "{"message":"InvalidAMIID.Malformed: Invalid id: \"ami-a061eb2b23f9f8839c\"\n\tstatus code: 400, request id: 591a9175-7c60-4833-9ba6-1bf87105dedf"}\n",
"createdTime": "",
"public_ip": "",
"private_ip": "",
"sshPort": "0",
"location": {
"latitude": "1.3700",
"longitude": "103.8000",
"briefAddr": "Singapore",
"cloudType": "aws",
"nativeRegion": "ap-southeast-1"
}
},
{
"id": "aws-ap-northeast-1-shson14-lead-0",
"name": "aws-ap-northeast-1-shson14-lead-0",
"csp_vm_id": "aws-ap-northeast-1-shson14-lead-0",
"status": "Running",
"targetStatus": "None",
"targetAction": "None",
"native_status": "Running",
"monAgentStatus": "notInstalled",
"systemMessage": "",
"createdTime": "2021-04-20 15:49:27",
"public_ip": "52.68.184.",
"private_ip": "192.168.2.6",
"sshPort": "22",
"location": {
"latitude": "35.4100",
"longitude": "139.4200",
"briefAddr": "Tokyo",
"cloudType": "aws",
"nativeRegion": "ap-northeast-1"
}
},

@seokho-son seokho-son requested a review from jihoon-seo as a code owner April 20, 2021 07:01
@jihoon-seo jihoon-seo merged commit f320331 into cloud-barista:master Apr 20, 2021
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

Successfully merging this pull request may close these issues.

2 participants