Created
July 15, 2015 10:50
-
-
Save akanto/69ee51f9c4879b3b76de to your computer and use it in GitHub Desktop.
poll
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Hibernate: | |
| /* named HQL query Stack.findById */ select | |
| stack0_.id as id1_18_0_, | |
| resources1_.id as id1_14_1_, | |
| instancegr2_.id as id1_9_2_, | |
| instanceme3_.id as id1_10_3_, | |
| stack0_.account as account2_18_0_, | |
| stack0_.consulServers as consulSe3_18_0_, | |
| stack0_.credential_id as credent14_18_0_, | |
| stack0_.description as descript4_18_0_, | |
| stack0_.failurePolicy_id as failure15_18_0_, | |
| stack0_.image as image5_18_0_, | |
| stack0_.name as name6_18_0_, | |
| stack0_.network_id as network16_18_0_, | |
| stack0_.onFailureActionAction as onFailur7_18_0_, | |
| stack0_.owner as owner8_18_0_, | |
| stack0_.publicInAccount as publicIn9_18_0_, | |
| stack0_.region as region10_18_0_, | |
| stack0_.securityGroup_id as securit17_18_0_, | |
| stack0_.status as status11_18_0_, | |
| stack0_.statusReason as statusR12_18_0_, | |
| stack0_.version as version13_18_0_, | |
| resources1_.instanceGroup as instance2_14_1_, | |
| resources1_.resourceName as resource3_14_1_, | |
| resources1_.resourceType as resource4_14_1_, | |
| resources1_.resource_stack as resource5_14_1_, | |
| resources1_.resource_stack as resource5_18_0__, | |
| resources1_.id as id1_14_0__, | |
| instancegr2_.groupName as groupNam2_9_2_, | |
| instancegr2_.instanceGroupType as instance3_9_2_, | |
| instancegr2_.nodeCount as nodeCoun4_9_2_, | |
| instancegr2_.stack_id as stack_id5_9_2_, | |
| instancegr2_.template_id as template6_9_2_, | |
| instancegr2_.stack_id as stack_id5_18_1__, | |
| instancegr2_.id as id1_9_1__, | |
| instanceme3_.ambariServer as ambariSe2_10_3_, | |
| instanceme3_.consulServer as consulSe3_10_3_, | |
| instanceme3_.containerCount as containe4_10_3_, | |
| instanceme3_.discoveryFQDN as discover5_10_3_, | |
| instanceme3_.dockerSubnet as dockerSu6_10_3_, | |
| instanceme3_.instanceGroup_id as instanc14_10_3_, | |
| instanceme3_.instanceId as instance7_10_3_, | |
| instanceme3_.instanceStatus as instance8_10_3_, | |
| instanceme3_.privateIp as privateI9_10_3_, | |
| instanceme3_.publicIp as publicI10_10_3_, | |
| instanceme3_.startDate as startDa11_10_3_, | |
| instanceme3_.terminationDate as termina12_10_3_, | |
| instanceme3_.volumeCount as volumeC13_10_3_, | |
| instanceme3_.instanceGroup_id as instanc14_9_2__, | |
| instanceme3_.id as id1_10_2__ | |
| from | |
| Stack stack0_ | |
| left outer join | |
| Resource resources1_ | |
| on stack0_.id=resources1_.resource_stack | |
| left outer join | |
| InstanceGroup instancegr2_ | |
| on stack0_.id=instancegr2_.stack_id | |
| left outer join | |
| InstanceMetaData instanceme3_ | |
| on instancegr2_.id=instanceme3_.instanceGroup_id | |
| where | |
| stack0_.id=? | |
| Hibernate: | |
| select | |
| credential0_.id as id2_4_0_, | |
| credential0_.account as account3_4_0_, | |
| credential0_.archived as archived4_4_0_, | |
| credential0_.description as descript5_4_0_, | |
| credential0_.name as name6_4_0_, | |
| credential0_.owner as owner7_4_0_, | |
| credential0_.publicInAccount as publicIn8_4_0_, | |
| credential0_.publicKey as publicKe9_4_0_, | |
| credential0_.endpoint as endpoin10_4_0_, | |
| credential0_.password as passwor11_4_0_, | |
| credential0_.tenantName as tenantN12_4_0_, | |
| credential0_.userName as userNam13_4_0_, | |
| credential0_.projectId as project14_4_0_, | |
| credential0_.serviceAccountId as service15_4_0_, | |
| credential0_.serviceAccountPrivateKey as service16_4_0_, | |
| credential0_.keyPairName as keyPair17_4_0_, | |
| credential0_.roleArn as roleArn18_4_0_, | |
| credential0_.temporaryAwsCredentials_accessKeyId as tempora25_4_0_, | |
| credential0_.cerFile as cerFile19_4_0_, | |
| credential0_.jks as jks20_4_0_, | |
| credential0_.jksFile as jksFile21_4_0_, | |
| credential0_.postFix as postFix22_4_0_, | |
| credential0_.sshCerFile as sshCerF23_4_0_, | |
| credential0_.subscriptionId as subscri24_4_0_, | |
| credential0_.DTYPE as DTYPE1_4_0_, | |
| temporarya1_.accessKeyId as accessKe1_22_1_, | |
| temporarya1_.secretAccessKey as secretAc2_22_1_, | |
| temporarya1_.sessionToken as sessionT3_22_1_, | |
| temporarya1_.validUntil as validUnt4_22_1_ | |
| from | |
| Credential credential0_ | |
| left outer join | |
| TemporaryAwsCredentials temporarya1_ | |
| on credential0_.temporaryAwsCredentials_accessKeyId=temporarya1_.accessKeyId | |
| where | |
| credential0_.id=? | |
| Hibernate: | |
| select | |
| failurepol0_.id as id1_5_0_, | |
| failurepol0_.adjustmentType as adjustme2_5_0_, | |
| failurepol0_.threshold as threshol3_5_0_ | |
| from | |
| FailurePolicy failurepol0_ | |
| where | |
| failurepol0_.id=? | |
| Hibernate: | |
| select | |
| network0_.id as id2_11_0_, | |
| network0_.account as account3_11_0_, | |
| network0_.description as descript4_11_0_, | |
| network0_.name as name5_11_0_, | |
| network0_.owner as owner6_11_0_, | |
| network0_.publicInAccount as publicIn7_11_0_, | |
| network0_.status as status8_11_0_, | |
| network0_.subnetCIDR as subnetCI9_11_0_, | |
| network0_.addressPrefixCIDR as address10_11_0_, | |
| network0_.internetGatewayId as interne11_11_0_, | |
| network0_.vpcId as vpcId12_11_0_, | |
| network0_.publicNetId as publicN13_11_0_, | |
| network0_.DTYPE as DTYPE1_11_0_ | |
| from | |
| Network network0_ | |
| where | |
| network0_.id=? | |
| Hibernate: | |
| select | |
| securitygr0_.id as id1_16_0_, | |
| securitygr0_.account as account2_16_0_, | |
| securitygr0_.description as descript3_16_0_, | |
| securitygr0_.name as name4_16_0_, | |
| securitygr0_.owner as owner5_16_0_, | |
| securitygr0_.publicInAccount as publicIn6_16_0_, | |
| securitygr0_.status as status7_16_0_ | |
| from | |
| SecurityGroup securitygr0_ | |
| where | |
| securitygr0_.id=? | |
| Hibernate: | |
| /* named HQL query Stack.findById */ select | |
| stack0_.id as id1_18_0_, | |
| resources1_.id as id1_14_1_, | |
| instancegr2_.id as id1_9_2_, | |
| instanceme3_.id as id1_10_3_, | |
| stack0_.account as account2_18_0_, | |
| stack0_.consulServers as consulSe3_18_0_, | |
| stack0_.credential_id as credent14_18_0_, | |
| stack0_.description as descript4_18_0_, | |
| stack0_.failurePolicy_id as failure15_18_0_, | |
| stack0_.image as image5_18_0_, | |
| stack0_.name as name6_18_0_, | |
| stack0_.network_id as network16_18_0_, | |
| stack0_.onFailureActionAction as onFailur7_18_0_, | |
| stack0_.owner as owner8_18_0_, | |
| stack0_.publicInAccount as publicIn9_18_0_, | |
| stack0_.region as region10_18_0_, | |
| stack0_.securityGroup_id as securit17_18_0_, | |
| stack0_.status as status11_18_0_, | |
| stack0_.statusReason as statusR12_18_0_, | |
| stack0_.version as version13_18_0_, | |
| resources1_.instanceGroup as instance2_14_1_, | |
| resources1_.resourceName as resource3_14_1_, | |
| resources1_.resourceType as resource4_14_1_, | |
| resources1_.resource_stack as resource5_14_1_, | |
| resources1_.resource_stack as resource5_18_0__, | |
| resources1_.id as id1_14_0__, | |
| instancegr2_.groupName as groupNam2_9_2_, | |
| instancegr2_.instanceGroupType as instance3_9_2_, | |
| instancegr2_.nodeCount as nodeCoun4_9_2_, | |
| instancegr2_.stack_id as stack_id5_9_2_, | |
| instancegr2_.template_id as template6_9_2_, | |
| instancegr2_.stack_id as stack_id5_18_1__, | |
| instancegr2_.id as id1_9_1__, | |
| instanceme3_.ambariServer as ambariSe2_10_3_, | |
| instanceme3_.consulServer as consulSe3_10_3_, | |
| instanceme3_.containerCount as containe4_10_3_, | |
| instanceme3_.discoveryFQDN as discover5_10_3_, | |
| instanceme3_.dockerSubnet as dockerSu6_10_3_, | |
| instanceme3_.instanceGroup_id as instanc14_10_3_, | |
| instanceme3_.instanceId as instance7_10_3_, | |
| instanceme3_.instanceStatus as instance8_10_3_, | |
| instanceme3_.privateIp as privateI9_10_3_, | |
| instanceme3_.publicIp as publicI10_10_3_, | |
| instanceme3_.startDate as startDa11_10_3_, | |
| instanceme3_.terminationDate as termina12_10_3_, | |
| instanceme3_.volumeCount as volumeC13_10_3_, | |
| instanceme3_.instanceGroup_id as instanc14_9_2__, | |
| instanceme3_.id as id1_10_2__ | |
| from | |
| Stack stack0_ | |
| left outer join | |
| Resource resources1_ | |
| on stack0_.id=resources1_.resource_stack | |
| left outer join | |
| InstanceGroup instancegr2_ | |
| on stack0_.id=instancegr2_.stack_id | |
| left outer join | |
| InstanceMetaData instanceme3_ | |
| on instancegr2_.id=instanceme3_.instanceGroup_id | |
| where | |
| stack0_.id=? | |
| Hibernate: | |
| /* load com.sequenceiq.cloudbreak.domain.Cluster */ select | |
| cluster0_.id as id1_3_8_, | |
| cluster0_.account as account2_3_8_, | |
| cluster0_.ambariIp as ambariIp3_3_8_, | |
| cluster0_.ambariStackDetails_id as ambariS19_3_8_, | |
| cluster0_.blueprint_id as bluepri20_3_8_, | |
| cluster0_.creationFinished as creation4_3_8_, | |
| cluster0_.creationStarted as creation5_3_8_, | |
| cluster0_.description as descript6_3_8_, | |
| cluster0_.emailNeeded as emailNee7_3_8_, | |
| cluster0_.kerberosAdmin as kerberos8_3_8_, | |
| cluster0_.kerberosMasterKey as kerberos9_3_8_, | |
| cluster0_.kerberosPassword as kerbero10_3_8_, | |
| cluster0_.name as name11_3_8_, | |
| cluster0_.owner as owner12_3_8_, | |
| cluster0_.password as passwor13_3_8_, | |
| cluster0_.secure as secure14_3_8_, | |
| cluster0_.stack_id as stack_i21_3_8_, | |
| cluster0_.status as status15_3_8_, | |
| cluster0_.statusReason as statusR16_3_8_, | |
| cluster0_.upSince as upSince17_3_8_, | |
| cluster0_.userName as userNam18_3_8_, | |
| ambaristac1_.id as id1_0_0_, | |
| ambaristac1_.os as os2_0_0_, | |
| ambaristac1_.stack as stack3_0_0_, | |
| ambaristac1_.stackBaseURL as stackBas4_0_0_, | |
| ambaristac1_.stackRepoId as stackRep5_0_0_, | |
| ambaristac1_.utilsBaseURL as utilsBas6_0_0_, | |
| ambaristac1_.utilsRepoId as utilsRep7_0_0_, | |
| ambaristac1_.verify as verify8_0_0_, | |
| ambaristac1_.version as version9_0_0_, | |
| blueprint2_.id as id1_1_1_, | |
| blueprint2_.account as account2_1_1_, | |
| blueprint2_.blueprintName as blueprin3_1_1_, | |
| blueprint2_.blueprintText as blueprin4_1_1_, | |
| blueprint2_.description as descript5_1_1_, | |
| blueprint2_.hostGroupCount as hostGrou6_1_1_, | |
| blueprint2_.name as name7_1_1_, | |
| blueprint2_.owner as owner8_1_1_, | |
| blueprint2_.publicInAccount as publicIn9_1_1_, | |
| blueprint2_.status as status10_1_1_, | |
| stack3_.id as id1_18_2_, | |
| stack3_.account as account2_18_2_, | |
| stack3_.consulServers as consulSe3_18_2_, | |
| stack3_.credential_id as credent14_18_2_, | |
| stack3_.description as descript4_18_2_, | |
| stack3_.failurePolicy_id as failure15_18_2_, | |
| stack3_.image as image5_18_2_, | |
| stack3_.name as name6_18_2_, | |
| stack3_.network_id as network16_18_2_, | |
| stack3_.onFailureActionAction as onFailur7_18_2_, | |
| stack3_.owner as owner8_18_2_, | |
| stack3_.publicInAccount as publicIn9_18_2_, | |
| stack3_.region as region10_18_2_, | |
| stack3_.securityGroup_id as securit17_18_2_, | |
| stack3_.status as status11_18_2_, | |
| stack3_.statusReason as statusR12_18_2_, | |
| stack3_.version as version13_18_2_, | |
| credential4_.id as id2_4_3_, | |
| credential4_.account as account3_4_3_, | |
| credential4_.archived as archived4_4_3_, | |
| credential4_.description as descript5_4_3_, | |
| credential4_.name as name6_4_3_, | |
| credential4_.owner as owner7_4_3_, | |
| credential4_.publicInAccount as publicIn8_4_3_, | |
| credential4_.publicKey as publicKe9_4_3_, | |
| credential4_.endpoint as endpoin10_4_3_, | |
| credential4_.password as passwor11_4_3_, | |
| credential4_.tenantName as tenantN12_4_3_, | |
| credential4_.userName as userNam13_4_3_, | |
| credential4_.projectId as project14_4_3_, | |
| credential4_.serviceAccountId as service15_4_3_, | |
| credential4_.serviceAccountPrivateKey as service16_4_3_, | |
| credential4_.keyPairName as keyPair17_4_3_, | |
| credential4_.roleArn as roleArn18_4_3_, | |
| credential4_.temporaryAwsCredentials_accessKeyId as tempora25_4_3_, | |
| credential4_.cerFile as cerFile19_4_3_, | |
| credential4_.jks as jks20_4_3_, | |
| credential4_.jksFile as jksFile21_4_3_, | |
| credential4_.postFix as postFix22_4_3_, | |
| credential4_.sshCerFile as sshCerF23_4_3_, | |
| credential4_.subscriptionId as subscri24_4_3_, | |
| credential4_.DTYPE as DTYPE1_4_3_, | |
| temporarya5_.accessKeyId as accessKe1_22_4_, | |
| temporarya5_.secretAccessKey as secretAc2_22_4_, | |
| temporarya5_.sessionToken as sessionT3_22_4_, | |
| temporarya5_.validUntil as validUnt4_22_4_, | |
| failurepol6_.id as id1_5_5_, | |
| failurepol6_.adjustmentType as adjustme2_5_5_, | |
| failurepol6_.threshold as threshol3_5_5_, | |
| network7_.id as id2_11_6_, | |
| network7_.account as account3_11_6_, | |
| network7_.description as descript4_11_6_, | |
| network7_.name as name5_11_6_, | |
| network7_.owner as owner6_11_6_, | |
| network7_.publicInAccount as publicIn7_11_6_, | |
| network7_.status as status8_11_6_, | |
| network7_.subnetCIDR as subnetCI9_11_6_, | |
| network7_.addressPrefixCIDR as address10_11_6_, | |
| network7_.internetGatewayId as interne11_11_6_, | |
| network7_.vpcId as vpcId12_11_6_, | |
| network7_.publicNetId as publicN13_11_6_, | |
| network7_.DTYPE as DTYPE1_11_6_, | |
| parameters8_.Stack_id as Stack_id1_18_10_, | |
| parameters8_.value as value2_19_10_, | |
| parameters8_.key as key3_10_, | |
| securitygr9_.id as id1_16_7_, | |
| securitygr9_.account as account2_16_7_, | |
| securitygr9_.description as descript3_16_7_, | |
| securitygr9_.name as name4_16_7_, | |
| securitygr9_.owner as owner5_16_7_, | |
| securitygr9_.publicInAccount as publicIn6_16_7_, | |
| securitygr9_.status as status7_16_7_ | |
| from | |
| Cluster cluster0_ | |
| left outer join | |
| AmbariStackDetails ambaristac1_ | |
| on cluster0_.ambariStackDetails_id=ambaristac1_.id | |
| left outer join | |
| Blueprint blueprint2_ | |
| on cluster0_.blueprint_id=blueprint2_.id | |
| left outer join | |
| Stack stack3_ | |
| on cluster0_.stack_id=stack3_.id | |
| left outer join | |
| Credential credential4_ | |
| on stack3_.credential_id=credential4_.id | |
| left outer join | |
| TemporaryAwsCredentials temporarya5_ | |
| on credential4_.temporaryAwsCredentials_accessKeyId=temporarya5_.accessKeyId | |
| left outer join | |
| FailurePolicy failurepol6_ | |
| on stack3_.failurePolicy_id=failurepol6_.id | |
| left outer join | |
| Network network7_ | |
| on stack3_.network_id=network7_.id | |
| left outer join | |
| Stack_parameters parameters8_ | |
| on stack3_.id=parameters8_.Stack_id | |
| left outer join | |
| SecurityGroup securitygr9_ | |
| on stack3_.securityGroup_id=securitygr9_.id | |
| where | |
| cluster0_.stack_id=? | |
| Hibernate: | |
| /* load com.sequenceiq.cloudbreak.domain.SecurityConfig */ select | |
| securityco0_.id as id1_15_9_, | |
| securityco0_.clientCert as clientCe2_15_9_, | |
| securityco0_.clientKey as clientKe3_15_9_, | |
| securityco0_.serverCert as serverCe4_15_9_, | |
| securityco0_.stack_id as stack_id7_15_9_, | |
| securityco0_.temporarySshPrivateKey as temporar5_15_9_, | |
| securityco0_.temporarySshPublicKey as temporar6_15_9_, | |
| stack1_.id as id1_18_0_, | |
| stack1_.account as account2_18_0_, | |
| stack1_.consulServers as consulSe3_18_0_, | |
| stack1_.credential_id as credent14_18_0_, | |
| stack1_.description as descript4_18_0_, | |
| stack1_.failurePolicy_id as failure15_18_0_, | |
| stack1_.image as image5_18_0_, | |
| stack1_.name as name6_18_0_, | |
| stack1_.network_id as network16_18_0_, | |
| stack1_.onFailureActionAction as onFailur7_18_0_, | |
| stack1_.owner as owner8_18_0_, | |
| stack1_.publicInAccount as publicIn9_18_0_, | |
| stack1_.region as region10_18_0_, | |
| stack1_.securityGroup_id as securit17_18_0_, | |
| stack1_.status as status11_18_0_, | |
| stack1_.statusReason as statusR12_18_0_, | |
| stack1_.version as version13_18_0_, | |
| credential2_.id as id2_4_1_, | |
| credential2_.account as account3_4_1_, | |
| credential2_.archived as archived4_4_1_, | |
| credential2_.description as descript5_4_1_, | |
| credential2_.name as name6_4_1_, | |
| credential2_.owner as owner7_4_1_, | |
| credential2_.publicInAccount as publicIn8_4_1_, | |
| credential2_.publicKey as publicKe9_4_1_, | |
| credential2_.endpoint as endpoin10_4_1_, | |
| credential2_.password as passwor11_4_1_, | |
| credential2_.tenantName as tenantN12_4_1_, | |
| credential2_.userName as userNam13_4_1_, | |
| credential2_.projectId as project14_4_1_, | |
| credential2_.serviceAccountId as service15_4_1_, | |
| credential2_.serviceAccountPrivateKey as service16_4_1_, | |
| credential2_.keyPairName as keyPair17_4_1_, | |
| credential2_.roleArn as roleArn18_4_1_, | |
| credential2_.temporaryAwsCredentials_accessKeyId as tempora25_4_1_, | |
| credential2_.cerFile as cerFile19_4_1_, | |
| credential2_.jks as jks20_4_1_, | |
| credential2_.jksFile as jksFile21_4_1_, | |
| credential2_.postFix as postFix22_4_1_, | |
| credential2_.sshCerFile as sshCerF23_4_1_, | |
| credential2_.subscriptionId as subscri24_4_1_, | |
| credential2_.DTYPE as DTYPE1_4_1_, | |
| temporarya3_.accessKeyId as accessKe1_22_2_, | |
| temporarya3_.secretAccessKey as secretAc2_22_2_, | |
| temporarya3_.sessionToken as sessionT3_22_2_, | |
| temporarya3_.validUntil as validUnt4_22_2_, | |
| failurepol4_.id as id1_5_3_, | |
| failurepol4_.adjustmentType as adjustme2_5_3_, | |
| failurepol4_.threshold as threshol3_5_3_, | |
| network5_.id as id2_11_4_, | |
| network5_.account as account3_11_4_, | |
| network5_.description as descript4_11_4_, | |
| network5_.name as name5_11_4_, | |
| network5_.owner as owner6_11_4_, | |
| network5_.publicInAccount as publicIn7_11_4_, | |
| network5_.status as status8_11_4_, | |
| network5_.subnetCIDR as subnetCI9_11_4_, | |
| network5_.addressPrefixCIDR as address10_11_4_, | |
| network5_.internetGatewayId as interne11_11_4_, | |
| network5_.vpcId as vpcId12_11_4_, | |
| network5_.publicNetId as publicN13_11_4_, | |
| network5_.DTYPE as DTYPE1_11_4_, | |
| parameters6_.Stack_id as Stack_id1_18_11_, | |
| parameters6_.value as value2_19_11_, | |
| parameters6_.key as key3_11_, | |
| securitygr7_.id as id1_16_5_, | |
| securitygr7_.account as account2_16_5_, | |
| securitygr7_.description as descript3_16_5_, | |
| securitygr7_.name as name4_16_5_, | |
| securitygr7_.owner as owner5_16_5_, | |
| securitygr7_.publicInAccount as publicIn6_16_5_, | |
| securitygr7_.status as status7_16_5_, | |
| cluster8_.id as id1_3_6_, | |
| cluster8_.account as account2_3_6_, | |
| cluster8_.ambariIp as ambariIp3_3_6_, | |
| cluster8_.ambariStackDetails_id as ambariS19_3_6_, | |
| cluster8_.blueprint_id as bluepri20_3_6_, | |
| cluster8_.creationFinished as creation4_3_6_, | |
| cluster8_.creationStarted as creation5_3_6_, | |
| cluster8_.description as descript6_3_6_, | |
| cluster8_.emailNeeded as emailNee7_3_6_, | |
| cluster8_.kerberosAdmin as kerberos8_3_6_, | |
| cluster8_.kerberosMasterKey as kerberos9_3_6_, | |
| cluster8_.kerberosPassword as kerbero10_3_6_, | |
| cluster8_.name as name11_3_6_, | |
| cluster8_.owner as owner12_3_6_, | |
| cluster8_.password as passwor13_3_6_, | |
| cluster8_.secure as secure14_3_6_, | |
| cluster8_.stack_id as stack_i21_3_6_, | |
| cluster8_.status as status15_3_6_, | |
| cluster8_.statusReason as statusR16_3_6_, | |
| cluster8_.upSince as upSince17_3_6_, | |
| cluster8_.userName as userNam18_3_6_, | |
| ambaristac9_.id as id1_0_7_, | |
| ambaristac9_.os as os2_0_7_, | |
| ambaristac9_.stack as stack3_0_7_, | |
| ambaristac9_.stackBaseURL as stackBas4_0_7_, | |
| ambaristac9_.stackRepoId as stackRep5_0_7_, | |
| ambaristac9_.utilsBaseURL as utilsBas6_0_7_, | |
| ambaristac9_.utilsRepoId as utilsRep7_0_7_, | |
| ambaristac9_.verify as verify8_0_7_, | |
| ambaristac9_.version as version9_0_7_, | |
| blueprint10_.id as id1_1_8_, | |
| blueprint10_.account as account2_1_8_, | |
| blueprint10_.blueprintName as blueprin3_1_8_, | |
| blueprint10_.blueprintText as blueprin4_1_8_, | |
| blueprint10_.description as descript5_1_8_, | |
| blueprint10_.hostGroupCount as hostGrou6_1_8_, | |
| blueprint10_.name as name7_1_8_, | |
| blueprint10_.owner as owner8_1_8_, | |
| blueprint10_.publicInAccount as publicIn9_1_8_, | |
| blueprint10_.status as status10_1_8_ | |
| from | |
| SecurityConfig securityco0_ | |
| left outer join | |
| Stack stack1_ | |
| on securityco0_.stack_id=stack1_.id | |
| left outer join | |
| Credential credential2_ | |
| on stack1_.credential_id=credential2_.id | |
| left outer join | |
| TemporaryAwsCredentials temporarya3_ | |
| on credential2_.temporaryAwsCredentials_accessKeyId=temporarya3_.accessKeyId | |
| left outer join | |
| FailurePolicy failurepol4_ | |
| on stack1_.failurePolicy_id=failurepol4_.id | |
| left outer join | |
| Network network5_ | |
| on stack1_.network_id=network5_.id | |
| left outer join | |
| Stack_parameters parameters6_ | |
| on stack1_.id=parameters6_.Stack_id | |
| left outer join | |
| SecurityGroup securitygr7_ | |
| on stack1_.securityGroup_id=securitygr7_.id | |
| left outer join | |
| Cluster cluster8_ | |
| on stack1_.id=cluster8_.stack_id | |
| left outer join | |
| AmbariStackDetails ambaristac9_ | |
| on cluster8_.ambariStackDetails_id=ambaristac9_.id | |
| left outer join | |
| Blueprint blueprint10_ | |
| on cluster8_.blueprint_id=blueprint10_.id | |
| where | |
| securityco0_.stack_id=? | |
| Hibernate: | |
| select | |
| template0_.id as id2_21_0_, | |
| template0_.account as account3_21_0_, | |
| template0_.deleted as deleted4_21_0_, | |
| template0_.description as descript5_21_0_, | |
| template0_.name as name6_21_0_, | |
| template0_.owner as owner7_21_0_, | |
| template0_.publicInAccount as publicIn8_21_0_, | |
| template0_.status as status9_21_0_, | |
| template0_.volumeCount as volumeC10_21_0_, | |
| template0_.volumeSize as volumeS11_21_0_, | |
| template0_.encrypted as encrypt12_21_0_, | |
| template0_.instanceType as instanc13_21_0_, | |
| template0_.spotPrice as spotPri14_21_0_, | |
| template0_.sshLocation as sshLoca15_21_0_, | |
| template0_.volumeType as volumeT16_21_0_, | |
| template0_.gcpInstanceType as gcpInst17_21_0_, | |
| template0_.gcpRawDiskType as gcpRawD18_21_0_, | |
| template0_.vmType as vmType19_21_0_, | |
| template0_.DTYPE as DTYPE1_21_0_ | |
| from | |
| Template template0_ | |
| where | |
| template0_.id=? | |
| 2015-07-15 12:49:09,759 [resourceBuilderExecutor-20] pollWithTimeout:30 INFO c.s.c.s.PollingService - [owner:ea8d51fd-bc40-4b84-876b-5f1438bb33cf] [type:STACK] [id:400] [name:launch-amit-gcp] Polling attempt 2. | |
| 2015-07-15 12:49:09,759 [resourceBuilderExecutor-20] checkStatus:17 INFO c.s.c.s.s.c.g.GcpResourceCheckerStatus - [owner:ea8d51fd-bc40-4b84-876b-5f1438bb33cf] [type:STACK] [id:400] [name:launch-amit-gcp] Checking the status of Gcp resource 'slave1-19-launch-amit-gcp-20150715124857' [GCP_INSTANCE]. | |
| Hibernate: | |
| select | |
| credential0_.id as id2_4_0_, | |
| credential0_.account as account3_4_0_, | |
| credential0_.archived as archived4_4_0_, | |
| credential0_.description as descript5_4_0_, | |
| credential0_.name as name6_4_0_, | |
| credential0_.owner as owner7_4_0_, | |
| credential0_.publicInAccount as publicIn8_4_0_, | |
| credential0_.publicKey as publicKe9_4_0_, | |
| credential0_.endpoint as endpoin10_4_0_, | |
| credential0_.password as passwor11_4_0_, | |
| credential0_.tenantName as tenantN12_4_0_, | |
| credential0_.userName as userNam13_4_0_, | |
| credential0_.projectId as project14_4_0_, | |
| credential0_.serviceAccountId as service15_4_0_, | |
| credential0_.serviceAccountPrivateKey as service16_4_0_, | |
| credential0_.keyPairName as keyPair17_4_0_, | |
| credential0_.roleArn as roleArn18_4_0_, | |
| credential0_.temporaryAwsCredentials_accessKeyId as tempora25_4_0_, | |
| credential0_.cerFile as cerFile19_4_0_, | |
| credential0_.jks as jks20_4_0_, | |
| credential0_.jksFile as jksFile21_4_0_, | |
| credential0_.postFix as postFix22_4_0_, | |
| credential0_.sshCerFile as sshCerF23_4_0_, | |
| credential0_.subscriptionId as subscri24_4_0_, | |
| credential0_.DTYPE as DTYPE1_4_0_, | |
| temporarya1_.accessKeyId as accessKe1_22_1_, | |
| temporarya1_.secretAccessKey as secretAc2_22_1_, | |
| temporarya1_.sessionToken as sessionT3_22_1_, | |
| temporarya1_.validUntil as validUnt4_22_1_ | |
| from | |
| Credential credential0_ | |
| left outer join | |
| TemporaryAwsCredentials temporarya1_ | |
| on credential0_.temporaryAwsCredentials_accessKeyId=temporarya1_.accessKeyId | |
| where | |
| credential0_.id=? | |
| Hibernate: | |
| select | |
| failurepol0_.id as id1_5_0_, | |
| failurepol0_.adjustmentType as adjustme2_5_0_, | |
| failurepol0_.threshold as threshol3_5_0_ | |
| from | |
| FailurePolicy failurepol0_ | |
| where | |
| failurepol0_.id=? | |
| Hibernate: | |
| select | |
| network0_.id as id2_11_0_, | |
| network0_.account as account3_11_0_, | |
| network0_.description as descript4_11_0_, | |
| network0_.name as name5_11_0_, | |
| network0_.owner as owner6_11_0_, | |
| network0_.publicInAccount as publicIn7_11_0_, | |
| network0_.status as status8_11_0_, | |
| network0_.subnetCIDR as subnetCI9_11_0_, | |
| network0_.addressPrefixCIDR as address10_11_0_, | |
| network0_.internetGatewayId as interne11_11_0_, | |
| network0_.vpcId as vpcId12_11_0_, | |
| network0_.publicNetId as publicN13_11_0_, | |
| network0_.DTYPE as DTYPE1_11_0_ | |
| from | |
| Network network0_ | |
| where | |
| network0_.id=? | |
| Hibernate: | |
| select | |
| securitygr0_.id as id1_16_0_, | |
| securitygr0_.account as account2_16_0_, | |
| securitygr0_.description as descript3_16_0_, | |
| securitygr0_.name as name4_16_0_, | |
| securitygr0_.owner as owner5_16_0_, | |
| securitygr0_.publicInAccount as publicIn6_16_0_, | |
| securitygr0_.status as status7_16_0_ | |
| from | |
| SecurityGroup securitygr0_ | |
| where | |
| securitygr0_.id=? | |
| Hibernate: | |
| /* load com.sequenceiq.cloudbreak.domain.Cluster */ select | |
| cluster0_.id as id1_3_8_, | |
| cluster0_.account as account2_3_8_, | |
| cluster0_.ambariIp as ambariIp3_3_8_, | |
| cluster0_.ambariStackDetails_id as ambariS19_3_8_, | |
| cluster0_.blueprint_id as bluepri20_3_8_, | |
| cluster0_.creationFinished as creation4_3_8_, | |
| cluster0_.creationStarted as creation5_3_8_, | |
| cluster0_.description as descript6_3_8_, | |
| cluster0_.emailNeeded as emailNee7_3_8_, | |
| cluster0_.kerberosAdmin as kerberos8_3_8_, | |
| cluster0_.kerberosMasterKey as kerberos9_3_8_, | |
| cluster0_.kerberosPassword as kerbero10_3_8_, | |
| cluster0_.name as name11_3_8_, | |
| cluster0_.owner as owner12_3_8_, | |
| cluster0_.password as passwor13_3_8_, | |
| cluster0_.secure as secure14_3_8_, | |
| cluster0_.stack_id as stack_i21_3_8_, | |
| cluster0_.status as status15_3_8_, | |
| cluster0_.statusReason as statusR16_3_8_, | |
| cluster0_.upSince as upSince17_3_8_, | |
| cluster0_.userName as userNam18_3_8_, | |
| ambaristac1_.id as id1_0_0_, | |
| ambaristac1_.os as os2_0_0_, | |
| ambaristac1_.stack as stack3_0_0_, | |
| ambaristac1_.stackBaseURL as stackBas4_0_0_, | |
| ambaristac1_.stackRepoId as stackRep5_0_0_, | |
| ambaristac1_.utilsBaseURL as utilsBas6_0_0_, | |
| ambaristac1_.utilsRepoId as utilsRep7_0_0_, | |
| ambaristac1_.verify as verify8_0_0_, | |
| ambaristac1_.version as version9_0_0_, | |
| blueprint2_.id as id1_1_1_, | |
| blueprint2_.account as account2_1_1_, | |
| blueprint2_.blueprintName as blueprin3_1_1_, | |
| blueprint2_.blueprintText as blueprin4_1_1_, | |
| blueprint2_.description as descript5_1_1_, | |
| blueprint2_.hostGroupCount as hostGrou6_1_1_, | |
| blueprint2_.name as name7_1_1_, | |
| blueprint2_.owner as owner8_1_1_, | |
| blueprint2_.publicInAccount as publicIn9_1_1_, | |
| blueprint2_.status as status10_1_1_, | |
| stack3_.id as id1_18_2_, | |
| stack3_.account as account2_18_2_, | |
| stack3_.consulServers as consulSe3_18_2_, | |
| stack3_.credential_id as credent14_18_2_, | |
| stack3_.description as descript4_18_2_, | |
| stack3_.failurePolicy_id as failure15_18_2_, | |
| stack3_.image as image5_18_2_, | |
| stack3_.name as name6_18_2_, | |
| stack3_.network_id as network16_18_2_, | |
| stack3_.onFailureActionAction as onFailur7_18_2_, | |
| stack3_.owner as owner8_18_2_, | |
| stack3_.publicInAccount as publicIn9_18_2_, | |
| stack3_.region as region10_18_2_, | |
| stack3_.securityGroup_id as securit17_18_2_, | |
| stack3_.status as status11_18_2_, | |
| stack3_.statusReason as statusR12_18_2_, | |
| stack3_.version as version13_18_2_, | |
| credential4_.id as id2_4_3_, | |
| credential4_.account as account3_4_3_, | |
| credential4_.archived as archived4_4_3_, | |
| credential4_.description as descript5_4_3_, | |
| credential4_.name as name6_4_3_, | |
| credential4_.owner as owner7_4_3_, | |
| credential4_.publicInAccount as publicIn8_4_3_, | |
| credential4_.publicKey as publicKe9_4_3_, | |
| credential4_.endpoint as endpoin10_4_3_, | |
| credential4_.password as passwor11_4_3_, | |
| credential4_.tenantName as tenantN12_4_3_, | |
| credential4_.userName as userNam13_4_3_, | |
| credential4_.projectId as project14_4_3_, | |
| credential4_.serviceAccountId as service15_4_3_, | |
| credential4_.serviceAccountPrivateKey as service16_4_3_, | |
| credential4_.keyPairName as keyPair17_4_3_, | |
| credential4_.roleArn as roleArn18_4_3_, | |
| credential4_.temporaryAwsCredentials_accessKeyId as tempora25_4_3_, | |
| credential4_.cerFile as cerFile19_4_3_, | |
| credential4_.jks as jks20_4_3_, | |
| credential4_.jksFile as jksFile21_4_3_, | |
| credential4_.postFix as postFix22_4_3_, | |
| credential4_.sshCerFile as sshCerF23_4_3_, | |
| credential4_.subscriptionId as subscri24_4_3_, | |
| credential4_.DTYPE as DTYPE1_4_3_, | |
| temporarya5_.accessKeyId as accessKe1_22_4_, | |
| temporarya5_.secretAccessKey as secretAc2_22_4_, | |
| temporarya5_.sessionToken as sessionT3_22_4_, | |
| temporarya5_.validUntil as validUnt4_22_4_, | |
| failurepol6_.id as id1_5_5_, | |
| failurepol6_.adjustmentType as adjustme2_5_5_, | |
| failurepol6_.threshold as threshol3_5_5_, | |
| network7_.id as id2_11_6_, | |
| network7_.account as account3_11_6_, | |
| network7_.description as descript4_11_6_, | |
| network7_.name as name5_11_6_, | |
| network7_.owner as owner6_11_6_, | |
| network7_.publicInAccount as publicIn7_11_6_, | |
| network7_.status as status8_11_6_, | |
| network7_.subnetCIDR as subnetCI9_11_6_, | |
| network7_.addressPrefixCIDR as address10_11_6_, | |
| network7_.internetGatewayId as interne11_11_6_, | |
| network7_.vpcId as vpcId12_11_6_, | |
| network7_.publicNetId as publicN13_11_6_, | |
| network7_.DTYPE as DTYPE1_11_6_, | |
| parameters8_.Stack_id as Stack_id1_18_10_, | |
| parameters8_.value as value2_19_10_, | |
| parameters8_.key as key3_10_, | |
| securitygr9_.id as id1_16_7_, | |
| securitygr9_.account as account2_16_7_, | |
| securitygr9_.description as descript3_16_7_, | |
| securitygr9_.name as name4_16_7_, | |
| securitygr9_.owner as owner5_16_7_, | |
| securitygr9_.publicInAccount as publicIn6_16_7_, | |
| securitygr9_.status as status7_16_7_ | |
| from | |
| Cluster cluster0_ | |
| left outer join | |
| AmbariStackDetails ambaristac1_ | |
| on cluster0_.ambariStackDetails_id=ambaristac1_.id | |
| left outer join | |
| Blueprint blueprint2_ | |
| on cluster0_.blueprint_id=blueprint2_.id | |
| left outer join | |
| Stack stack3_ | |
| on cluster0_.stack_id=stack3_.id | |
| left outer join | |
| Credential credential4_ | |
| on stack3_.credential_id=credential4_.id | |
| left outer join | |
| TemporaryAwsCredentials temporarya5_ | |
| on credential4_.temporaryAwsCredentials_accessKeyId=temporarya5_.accessKeyId | |
| left outer join | |
| FailurePolicy failurepol6_ | |
| on stack3_.failurePolicy_id=failurepol6_.id | |
| left outer join | |
| Network network7_ | |
| on stack3_.network_id=network7_.id | |
| left outer join | |
| Stack_parameters parameters8_ | |
| on stack3_.id=parameters8_.Stack_id | |
| left outer join | |
| SecurityGroup securitygr9_ | |
| on stack3_.securityGroup_id=securitygr9_.id | |
| where | |
| cluster0_.stack_id=? | |
| Hibernate: | |
| /* load com.sequenceiq.cloudbreak.domain.SecurityConfig */ select | |
| securityco0_.id as id1_15_9_, | |
| securityco0_.clientCert as clientCe2_15_9_, | |
| securityco0_.clientKey as clientKe3_15_9_, | |
| securityco0_.serverCert as serverCe4_15_9_, | |
| securityco0_.stack_id as stack_id7_15_9_, | |
| securityco0_.temporarySshPrivateKey as temporar5_15_9_, | |
| securityco0_.temporarySshPublicKey as temporar6_15_9_, | |
| stack1_.id as id1_18_0_, | |
| stack1_.account as account2_18_0_, | |
| stack1_.consulServers as consulSe3_18_0_, | |
| stack1_.credential_id as credent14_18_0_, | |
| stack1_.description as descript4_18_0_, | |
| stack1_.failurePolicy_id as failure15_18_0_, | |
| stack1_.image as image5_18_0_, | |
| stack1_.name as name6_18_0_, | |
| stack1_.network_id as network16_18_0_, | |
| stack1_.onFailureActionAction as onFailur7_18_0_, | |
| stack1_.owner as owner8_18_0_, | |
| stack1_.publicInAccount as publicIn9_18_0_, | |
| stack1_.region as region10_18_0_, | |
| stack1_.securityGroup_id as securit17_18_0_, | |
| stack1_.status as status11_18_0_, | |
| stack1_.statusReason as statusR12_18_0_, | |
| stack1_.version as version13_18_0_, | |
| credential2_.id as id2_4_1_, | |
| credential2_.account as account3_4_1_, | |
| credential2_.archived as archived4_4_1_, | |
| credential2_.description as descript5_4_1_, | |
| credential2_.name as name6_4_1_, | |
| credential2_.owner as owner7_4_1_, | |
| credential2_.publicInAccount as publicIn8_4_1_, | |
| credential2_.publicKey as publicKe9_4_1_, | |
| credential2_.endpoint as endpoin10_4_1_, | |
| credential2_.password as passwor11_4_1_, | |
| credential2_.tenantName as tenantN12_4_1_, | |
| credential2_.userName as userNam13_4_1_, | |
| credential2_.projectId as project14_4_1_, | |
| credential2_.serviceAccountId as service15_4_1_, | |
| credential2_.serviceAccountPrivateKey as service16_4_1_, | |
| credential2_.keyPairName as keyPair17_4_1_, | |
| credential2_.roleArn as roleArn18_4_1_, | |
| credential2_.temporaryAwsCredentials_accessKeyId as tempora25_4_1_, | |
| credential2_.cerFile as cerFile19_4_1_, | |
| credential2_.jks as jks20_4_1_, | |
| credential2_.jksFile as jksFile21_4_1_, | |
| credential2_.postFix as postFix22_4_1_, | |
| credential2_.sshCerFile as sshCerF23_4_1_, | |
| credential2_.subscriptionId as subscri24_4_1_, | |
| credential2_.DTYPE as DTYPE1_4_1_, | |
| temporarya3_.accessKeyId as accessKe1_22_2_, | |
| temporarya3_.secretAccessKey as secretAc2_22_2_, | |
| temporarya3_.sessionToken as sessionT3_22_2_, | |
| temporarya3_.validUntil as validUnt4_22_2_, | |
| failurepol4_.id as id1_5_3_, | |
| failurepol4_.adjustmentType as adjustme2_5_3_, | |
| failurepol4_.threshold as threshol3_5_3_, | |
| network5_.id as id2_11_4_, | |
| network5_.account as account3_11_4_, | |
| network5_.description as descript4_11_4_, | |
| network5_.name as name5_11_4_, | |
| network5_.owner as owner6_11_4_, | |
| network5_.publicInAccount as publicIn7_11_4_, | |
| network5_.status as status8_11_4_, | |
| network5_.subnetCIDR as subnetCI9_11_4_, | |
| network5_.addressPrefixCIDR as address10_11_4_, | |
| network5_.internetGatewayId as interne11_11_4_, | |
| network5_.vpcId as vpcId12_11_4_, | |
| network5_.publicNetId as publicN13_11_4_, | |
| network5_.DTYPE as DTYPE1_11_4_, | |
| parameters6_.Stack_id as Stack_id1_18_11_, | |
| parameters6_.value as value2_19_11_, | |
| parameters6_.key as key3_11_, | |
| securitygr7_.id as id1_16_5_, | |
| securitygr7_.account as account2_16_5_, | |
| securitygr7_.description as descript3_16_5_, | |
| securitygr7_.name as name4_16_5_, | |
| securitygr7_.owner as owner5_16_5_, | |
| securitygr7_.publicInAccount as publicIn6_16_5_, | |
| securitygr7_.status as status7_16_5_, | |
| cluster8_.id as id1_3_6_, | |
| cluster8_.account as account2_3_6_, | |
| cluster8_.ambariIp as ambariIp3_3_6_, | |
| cluster8_.ambariStackDetails_id as ambariS19_3_6_, | |
| cluster8_.blueprint_id as bluepri20_3_6_, | |
| cluster8_.creationFinished as creation4_3_6_, | |
| cluster8_.creationStarted as creation5_3_6_, | |
| cluster8_.description as descript6_3_6_, | |
| cluster8_.emailNeeded as emailNee7_3_6_, | |
| cluster8_.kerberosAdmin as kerberos8_3_6_, | |
| cluster8_.kerberosMasterKey as kerberos9_3_6_, | |
| cluster8_.kerberosPassword as kerbero10_3_6_, | |
| cluster8_.name as name11_3_6_, | |
| cluster8_.owner as owner12_3_6_, | |
| cluster8_.password as passwor13_3_6_, | |
| cluster8_.secure as secure14_3_6_, | |
| cluster8_.stack_id as stack_i21_3_6_, | |
| cluster8_.status as status15_3_6_, | |
| cluster8_.statusReason as statusR16_3_6_, | |
| cluster8_.upSince as upSince17_3_6_, | |
| cluster8_.userName as userNam18_3_6_, | |
| ambaristac9_.id as id1_0_7_, | |
| ambaristac9_.os as os2_0_7_, | |
| ambaristac9_.stack as stack3_0_7_, | |
| ambaristac9_.stackBaseURL as stackBas4_0_7_, | |
| ambaristac9_.stackRepoId as stackRep5_0_7_, | |
| ambaristac9_.utilsBaseURL as utilsBas6_0_7_, | |
| ambaristac9_.utilsRepoId as utilsRep7_0_7_, | |
| ambaristac9_.verify as verify8_0_7_, | |
| ambaristac9_.version as version9_0_7_, | |
| blueprint10_.id as id1_1_8_, | |
| blueprint10_.account as account2_1_8_, | |
| blueprint10_.blueprintName as blueprin3_1_8_, | |
| blueprint10_.blueprintText as blueprin4_1_8_, | |
| blueprint10_.description as descript5_1_8_, | |
| blueprint10_.hostGroupCount as hostGrou6_1_8_, | |
| blueprint10_.name as name7_1_8_, | |
| blueprint10_.owner as owner8_1_8_, | |
| blueprint10_.publicInAccount as publicIn9_1_8_, | |
| blueprint10_.status as status10_1_8_ | |
| from | |
| SecurityConfig securityco0_ | |
| left outer join | |
| Stack stack1_ | |
| on securityco0_.stack_id=stack1_.id | |
| left outer join | |
| Credential credential2_ | |
| on stack1_.credential_id=credential2_.id | |
| left outer join | |
| TemporaryAwsCredentials temporarya3_ | |
| on credential2_.temporaryAwsCredentials_accessKeyId=temporarya3_.accessKeyId | |
| left outer join | |
| FailurePolicy failurepol4_ | |
| on stack1_.failurePolicy_id=failurepol4_.id | |
| left outer join | |
| Network network5_ | |
| on stack1_.network_id=network5_.id | |
| left outer join | |
| Stack_parameters parameters6_ | |
| on stack1_.id=parameters6_.Stack_id | |
| left outer join | |
| SecurityGroup securitygr7_ | |
| on stack1_.securityGroup_id=securitygr7_.id | |
| left outer join | |
| Cluster cluster8_ | |
| on stack1_.id=cluster8_.stack_id | |
| left outer join | |
| AmbariStackDetails ambaristac9_ | |
| on cluster8_.ambariStackDetails_id=ambaristac9_.id | |
| left outer join | |
| Blueprint blueprint10_ | |
| on cluster8_.blueprint_id=blueprint10_.id | |
| where | |
| securityco0_.stack_id=? | |
| Hibernate: | |
| select | |
| template0_.id as id2_21_0_, | |
| template0_.account as account3_21_0_, | |
| template0_.deleted as deleted4_21_0_, | |
| template0_.description as descript5_21_0_, | |
| template0_.name as name6_21_0_, | |
| template0_.owner as owner7_21_0_, | |
| template0_.publicInAccount as publicIn8_21_0_, | |
| template0_.status as status9_21_0_, | |
| template0_.volumeCount as volumeC10_21_0_, | |
| template0_.volumeSize as volumeS11_21_0_, | |
| template0_.encrypted as encrypt12_21_0_, | |
| template0_.instanceType as instanc13_21_0_, | |
| template0_.spotPrice as spotPri14_21_0_, | |
| template0_.sshLocation as sshLoca15_21_0_, | |
| template0_.volumeType as volumeT16_21_0_, | |
| template0_.gcpInstanceType as gcpInst17_21_0_, | |
| template0_.gcpRawDiskType as gcpRawD18_21_0_, | |
| template0_.vmType as vmType19_21_0_, | |
| template0_.DTYPE as DTYPE1_21_0_ | |
| from | |
| Template template0_ | |
| where | |
| template0_.id=? | |
| 2015-07-15 12:49:09,810 [resourceBuilderExecutor-24] pollWithTimeout:30 INFO c.s.c.s.PollingService - [owner:ea8d51fd-bc40-4b84-876b-5f1438bb33cf] [type:STACK] [id:400] [name:launch-amit-gcp] Polling attempt 2. | |
| 2015-07-15 12:49:09,811 [resourceBuilderExecutor-24] checkStatus:17 INFO c.s.c.s.s.c.g.GcpResourceCheckerStatus - [owner:ea8d51fd-bc40-4b84-876b-5f1438bb33cf] [type:STACK] [id:400] [name:launch-amit-gcp] Checking the status of Gcp resource 'slave1-23-launch-amit-gcp-20150715124857' [GCP_INSTANCE]. | |
| Hibernate: | |
| /* named HQL query Stack.findById */ select | |
| stack0_.id as id1_18_0_, | |
| resources1_.id as id1_14_1_, | |
| instancegr2_.id as id1_9_2_, | |
| instanceme3_.id as id1_10_3_, | |
| stack0_.account as account2_18_0_, | |
| stack0_.consulServers as consulSe3_18_0_, | |
| stack0_.credential_id as credent14_18_0_, | |
| stack0_.description as descript4_18_0_, | |
| stack0_.failurePolicy_id as failure15_18_0_, | |
| stack0_.image as image5_18_0_, | |
| stack0_.name as name6_18_0_, | |
| stack0_.network_id as network16_18_0_, | |
| stack0_.onFailureActionAction as onFailur7_18_0_, | |
| stack0_.owner as owner8_18_0_, | |
| stack0_.publicInAccount as publicIn9_18_0_, | |
| stack0_.region as region10_18_0_, | |
| stack0_.securityGroup_id as securit17_18_0_, | |
| stack0_.status as status11_18_0_, | |
| stack0_.statusReason as statusR12_18_0_, | |
| stack0_.version as version13_18_0_, | |
| resources1_.instanceGroup as instance2_14_1_, | |
| resources1_.resourceName as resource3_14_1_, | |
| resources1_.resourceType as resource4_14_1_, | |
| resources1_.resource_stack as resource5_14_1_, | |
| resources1_.resource_stack as resource5_18_0__, | |
| resources1_.id as id1_14_0__, | |
| instancegr2_.groupName as groupNam2_9_2_, | |
| instancegr2_.instanceGroupType as instance3_9_2_, | |
| instancegr2_.nodeCount as nodeCoun4_9_2_, | |
| instancegr2_.stack_id as stack_id5_9_2_, | |
| instancegr2_.template_id as template6_9_2_, | |
| instancegr2_.stack_id as stack_id5_18_1__, | |
| instancegr2_.id as id1_9_1__, | |
| instanceme3_.ambariServer as ambariSe2_10_3_, | |
| instanceme3_.consulServer as consulSe3_10_3_, | |
| instanceme3_.containerCount as containe4_10_3_, | |
| instanceme3_.discoveryFQDN as discover5_10_3_, | |
| instanceme3_.dockerSubnet as dockerSu6_10_3_, | |
| instanceme3_.instanceGroup_id as instanc14_10_3_, | |
| instanceme3_.instanceId as instance7_10_3_, | |
| instanceme3_.instanceStatus as instance8_10_3_, | |
| instanceme3_.privateIp as privateI9_10_3_, | |
| instanceme3_.publicIp as publicI10_10_3_, | |
| instanceme3_.startDate as startDa11_10_3_, | |
| instanceme3_.terminationDate as termina12_10_3_, | |
| instanceme3_.volumeCount as volumeC13_10_3_, | |
| instanceme3_.instanceGroup_id as instanc14_9_2__, | |
| instanceme3_.id as id1_10_2__ | |
| from | |
| Stack stack0_ | |
| left outer join | |
| Resource resources1_ | |
| on stack0_.id=resources1_.resource_stack | |
| left outer join | |
| InstanceGroup instancegr2_ | |
| on stack0_.id=instancegr2_.stack_id | |
| left outer join | |
| InstanceMetaData instanceme3_ | |
| on instancegr2_.id=instanceme3_.instanceGroup_id | |
| where | |
| stack0_.id=? | |
| Hibernate: | |
| select | |
| credential0_.id as id2_4_0_, | |
| credential0_.account as account3_4_0_, | |
| credential0_.archived as archived4_4_0_, | |
| credential0_.description as descript5_4_0_, | |
| credential0_.name as name6_4_0_, | |
| credential0_.owner as owner7_4_0_, | |
| credential0_.publicInAccount as publicIn8_4_0_, | |
| credential0_.publicKey as publicKe9_4_0_, | |
| credential0_.endpoint as endpoin10_4_0_, | |
| credential0_.password as passwor11_4_0_, | |
| credential0_.tenantName as tenantN12_4_0_, | |
| credential0_.userName as userNam13_4_0_, | |
| credential0_.projectId as project14_4_0_, | |
| credential0_.serviceAccountId as service15_4_0_, | |
| credential0_.serviceAccountPrivateKey as service16_4_0_, | |
| credential0_.keyPairName as keyPair17_4_0_, | |
| credential0_.roleArn as roleArn18_4_0_, | |
| credential0_.temporaryAwsCredentials_accessKeyId as tempora25_4_0_, | |
| credential0_.cerFile as cerFile19_4_0_, | |
| credential0_.jks as jks20_4_0_, | |
| credential0_.jksFile as jksFile21_4_0_, | |
| credential0_.postFix as postFix22_4_0_, | |
| credential0_.sshCerFile as sshCerF23_4_0_, | |
| credential0_.subscriptionId as subscri24_4_0_, | |
| credential0_.DTYPE as DTYPE1_4_0_, | |
| temporarya1_.accessKeyId as accessKe1_22_1_, | |
| temporarya1_.secretAccessKey as secretAc2_22_1_, | |
| temporarya1_.sessionToken as sessionT3_22_1_, | |
| temporarya1_.validUntil as validUnt4_22_1_ | |
| from | |
| Credential credential0_ | |
| left outer join | |
| TemporaryAwsCredentials temporarya1_ | |
| on credential0_.temporaryAwsCredentials_accessKeyId=temporarya1_.accessKeyId | |
| where | |
| credential0_.id=? | |
| Hibernate: | |
| select | |
| failurepol0_.id as id1_5_0_, | |
| failurepol0_.adjustmentType as adjustme2_5_0_, | |
| failurepol0_.threshold as threshol3_5_0_ | |
| from | |
| FailurePolicy failurepol0_ | |
| where | |
| failurepol0_.id=? | |
| Hibernate: | |
| select | |
| network0_.id as id2_11_0_, | |
| network0_.account as account3_11_0_, | |
| network0_.description as descript4_11_0_, | |
| network0_.name as name5_11_0_, | |
| network0_.owner as owner6_11_0_, | |
| network0_.publicInAccount as publicIn7_11_0_, | |
| network0_.status as status8_11_0_, | |
| network0_.subnetCIDR as subnetCI9_11_0_, | |
| network0_.addressPrefixCIDR as address10_11_0_, | |
| network0_.internetGatewayId as interne11_11_0_, | |
| network0_.vpcId as vpcId12_11_0_, | |
| network0_.publicNetId as publicN13_11_0_, | |
| network0_.DTYPE as DTYPE1_11_0_ | |
| from | |
| Network network0_ | |
| where | |
| network0_.id=? | |
| Hibernate: | |
| select | |
| securitygr0_.id as id1_16_0_, | |
| securitygr0_.account as account2_16_0_, | |
| securitygr0_.description as descript3_16_0_, | |
| securitygr0_.name as name4_16_0_, | |
| securitygr0_.owner as owner5_16_0_, | |
| securitygr0_.publicInAccount as publicIn6_16_0_, | |
| securitygr0_.status as status7_16_0_ | |
| from | |
| SecurityGroup securitygr0_ | |
| where | |
| securitygr0_.id=? | |
| Hibernate: | |
| /* load com.sequenceiq.cloudbreak.domain.Cluster */ select | |
| cluster0_.id as id1_3_8_, | |
| cluster0_.account as account2_3_8_, | |
| cluster0_.ambariIp as ambariIp3_3_8_, | |
| cluster0_.ambariStackDetails_id as ambariS19_3_8_, | |
| cluster0_.blueprint_id as bluepri20_3_8_, | |
| cluster0_.creationFinished as creation4_3_8_, | |
| cluster0_.creationStarted as creation5_3_8_, | |
| cluster0_.description as descript6_3_8_, | |
| cluster0_.emailNeeded as emailNee7_3_8_, | |
| cluster0_.kerberosAdmin as kerberos8_3_8_, | |
| cluster0_.kerberosMasterKey as kerberos9_3_8_, | |
| cluster0_.kerberosPassword as kerbero10_3_8_, | |
| cluster0_.name as name11_3_8_, | |
| cluster0_.owner as owner12_3_8_, | |
| cluster0_.password as passwor13_3_8_, | |
| cluster0_.secure as secure14_3_8_, | |
| cluster0_.stack_id as stack_i21_3_8_, | |
| cluster0_.status as status15_3_8_, | |
| cluster0_.statusReason as statusR16_3_8_, | |
| cluster0_.upSince as upSince17_3_8_, | |
| cluster0_.userName as userNam18_3_8_, | |
| ambaristac1_.id as id1_0_0_, | |
| ambaristac1_.os as os2_0_0_, | |
| ambaristac1_.stack as stack3_0_0_, | |
| ambaristac1_.stackBaseURL as stackBas4_0_0_, | |
| ambaristac1_.stackRepoId as stackRep5_0_0_, | |
| ambaristac1_.utilsBaseURL as utilsBas6_0_0_, | |
| ambaristac1_.utilsRepoId as utilsRep7_0_0_, | |
| ambaristac1_.verify as verify8_0_0_, | |
| ambaristac1_.version as version9_0_0_, | |
| blueprint2_.id as id1_1_1_, | |
| blueprint2_.account as account2_1_1_, | |
| blueprint2_.blueprintName as blueprin3_1_1_, | |
| blueprint2_.blueprintText as blueprin4_1_1_, | |
| blueprint2_.description as descript5_1_1_, | |
| blueprint2_.hostGroupCount as hostGrou6_1_1_, | |
| blueprint2_.name as name7_1_1_, | |
| blueprint2_.owner as owner8_1_1_, | |
| blueprint2_.publicInAccount as publicIn9_1_1_, | |
| blueprint2_.status as status10_1_1_, | |
| stack3_.id as id1_18_2_, | |
| stack3_.account as account2_18_2_, | |
| stack3_.consulServers as consulSe3_18_2_, | |
| stack3_.credential_id as credent14_18_2_, | |
| stack3_.description as descript4_18_2_, | |
| stack3_.failurePolicy_id as failure15_18_2_, | |
| stack3_.image as image5_18_2_, | |
| stack3_.name as name6_18_2_, | |
| stack3_.network_id as network16_18_2_, | |
| stack3_.onFailureActionAction as onFailur7_18_2_, | |
| stack3_.owner as owner8_18_2_, | |
| stack3_.publicInAccount as publicIn9_18_2_, | |
| stack3_.region as region10_18_2_, | |
| stack3_.securityGroup_id as securit17_18_2_, | |
| stack3_.status as status11_18_2_, | |
| stack3_.statusReason as statusR12_18_2_, | |
| stack3_.version as version13_18_2_, | |
| credential4_.id as id2_4_3_, | |
| credential4_.account as account3_4_3_, | |
| credential4_.archived as archived4_4_3_, | |
| credential4_.description as descript5_4_3_, | |
| credential4_.name as name6_4_3_, | |
| credential4_.owner as owner7_4_3_, | |
| credential4_.publicInAccount as publicIn8_4_3_, | |
| credential4_.publicKey as publicKe9_4_3_, | |
| credential4_.endpoint as endpoin10_4_3_, | |
| credential4_.password as passwor11_4_3_, | |
| credential4_.tenantName as tenantN12_4_3_, | |
| credential4_.userName as userNam13_4_3_, | |
| credential4_.projectId as project14_4_3_, | |
| credential4_.serviceAccountId as service15_4_3_, | |
| credential4_.serviceAccountPrivateKey as service16_4_3_, | |
| credential4_.keyPairName as keyPair17_4_3_, | |
| credential4_.roleArn as roleArn18_4_3_, | |
| credential4_.temporaryAwsCredentials_accessKeyId as tempora25_4_3_, | |
| credential4_.cerFile as cerFile19_4_3_, | |
| credential4_.jks as jks20_4_3_, | |
| credential4_.jksFile as jksFile21_4_3_, | |
| credential4_.postFix as postFix22_4_3_, | |
| credential4_.sshCerFile as sshCerF23_4_3_, | |
| credential4_.subscriptionId as subscri24_4_3_, | |
| credential4_.DTYPE as DTYPE1_4_3_, | |
| temporarya5_.accessKeyId as accessKe1_22_4_, | |
| temporarya5_.secretAccessKey as secretAc2_22_4_, | |
| temporarya5_.sessionToken as sessionT3_22_4_, | |
| temporarya5_.validUntil as validUnt4_22_4_, | |
| failurepol6_.id as id1_5_5_, | |
| failurepol6_.adjustmentType as adjustme2_5_5_, | |
| failurepol6_.threshold as threshol3_5_5_, | |
| network7_.id as id2_11_6_, | |
| network7_.account as account3_11_6_, | |
| network7_.description as descript4_11_6_, | |
| network7_.name as name5_11_6_, | |
| network7_.owner as owner6_11_6_, | |
| network7_.publicInAccount as publicIn7_11_6_, | |
| network7_.status as status8_11_6_, | |
| network7_.subnetCIDR as subnetCI9_11_6_, | |
| network7_.addressPrefixCIDR as address10_11_6_, | |
| network7_.internetGatewayId as interne11_11_6_, | |
| network7_.vpcId as vpcId12_11_6_, | |
| network7_.publicNetId as publicN13_11_6_, | |
| network7_.DTYPE as DTYPE1_11_6_, | |
| parameters8_.Stack_id as Stack_id1_18_10_, | |
| parameters8_.value as value2_19_10_, | |
| parameters8_.key as key3_10_, | |
| securitygr9_.id as id1_16_7_, | |
| securitygr9_.account as account2_16_7_, | |
| securitygr9_.description as descript3_16_7_, | |
| securitygr9_.name as name4_16_7_, | |
| securitygr9_.owner as owner5_16_7_, | |
| securitygr9_.publicInAccount as publicIn6_16_7_, | |
| securitygr9_.status as status7_16_7_ | |
| from | |
| Cluster cluster0_ | |
| left outer join | |
| AmbariStackDetails ambaristac1_ | |
| on cluster0_.ambariStackDetails_id=ambaristac1_.id | |
| left outer join | |
| Blueprint blueprint2_ | |
| on cluster0_.blueprint_id=blueprint2_.id | |
| left outer join | |
| Stack stack3_ | |
| on cluster0_.stack_id=stack3_.id | |
| left outer join | |
| Credential credential4_ | |
| on stack3_.credential_id=credential4_.id | |
| left outer join | |
| TemporaryAwsCredentials temporarya5_ | |
| on credential4_.temporaryAwsCredentials_accessKeyId=temporarya5_.accessKeyId | |
| left outer join | |
| FailurePolicy failurepol6_ | |
| on stack3_.failurePolicy_id=failurepol6_.id | |
| left outer join | |
| Network network7_ | |
| on stack3_.network_id=network7_.id | |
| left outer join | |
| Stack_parameters parameters8_ | |
| on stack3_.id=parameters8_.Stack_id | |
| left outer join | |
| SecurityGroup securitygr9_ | |
| on stack3_.securityGroup_id=securitygr9_.id | |
| where | |
| cluster0_.stack_id=? | |
| Hibernate: | |
| /* load com.sequenceiq.cloudbreak.domain.SecurityConfig */ select | |
| securityco0_.id as id1_15_9_, | |
| securityco0_.clientCert as clientCe2_15_9_, | |
| securityco0_.clientKey as clientKe3_15_9_, | |
| securityco0_.serverCert as serverCe4_15_9_, | |
| securityco0_.stack_id as stack_id7_15_9_, | |
| securityco0_.temporarySshPrivateKey as temporar5_15_9_, | |
| securityco0_.temporarySshPublicKey as temporar6_15_9_, | |
| stack1_.id as id1_18_0_, | |
| stack1_.account as account2_18_0_, | |
| stack1_.consulServers as consulSe3_18_0_, | |
| stack1_.credential_id as credent14_18_0_, | |
| stack1_.description as descript4_18_0_, | |
| stack1_.failurePolicy_id as failure15_18_0_, | |
| stack1_.image as image5_18_0_, | |
| stack1_.name as name6_18_0_, | |
| stack1_.network_id as network16_18_0_, | |
| stack1_.onFailureActionAction as onFailur7_18_0_, | |
| stack1_.owner as owner8_18_0_, | |
| stack1_.publicInAccount as publicIn9_18_0_, | |
| stack1_.region as region10_18_0_, | |
| stack1_.securityGroup_id as securit17_18_0_, | |
| stack1_.status as status11_18_0_, | |
| stack1_.statusReason as statusR12_18_0_, | |
| stack1_.version as version13_18_0_, | |
| credential2_.id as id2_4_1_, | |
| credential2_.account as account3_4_1_, | |
| credential2_.archived as archived4_4_1_, | |
| credential2_.description as descript5_4_1_, | |
| credential2_.name as name6_4_1_, | |
| credential2_.owner as owner7_4_1_, | |
| credential2_.publicInAccount as publicIn8_4_1_, | |
| credential2_.publicKey as publicKe9_4_1_, | |
| credential2_.endpoint as endpoin10_4_1_, | |
| credential2_.password as passwor11_4_1_, | |
| credential2_.tenantName as tenantN12_4_1_, | |
| credential2_.userName as userNam13_4_1_, | |
| credential2_.projectId as project14_4_1_, | |
| credential2_.serviceAccountId as service15_4_1_, | |
| credential2_.serviceAccountPrivateKey as service16_4_1_, | |
| credential2_.keyPairName as keyPair17_4_1_, | |
| credential2_.roleArn as roleArn18_4_1_, | |
| credential2_.temporaryAwsCredentials_accessKeyId as tempora25_4_1_, | |
| credential2_.cerFile as cerFile19_4_1_, | |
| credential2_.jks as jks20_4_1_, | |
| credential2_.jksFile as jksFile21_4_1_, | |
| credential2_.postFix as postFix22_4_1_, | |
| credential2_.sshCerFile as sshCerF23_4_1_, | |
| credential2_.subscriptionId as subscri24_4_1_, | |
| credential2_.DTYPE as DTYPE1_4_1_, | |
| temporarya3_.accessKeyId as accessKe1_22_2_, | |
| temporarya3_.secretAccessKey as secretAc2_22_2_, | |
| temporarya3_.sessionToken as sessionT3_22_2_, | |
| temporarya3_.validUntil as validUnt4_22_2_, | |
| failurepol4_.id as id1_5_3_, | |
| failurepol4_.adjustmentType as adjustme2_5_3_, | |
| failurepol4_.threshold as threshol3_5_3_, | |
| network5_.id as id2_11_4_, | |
| network5_.account as account3_11_4_, | |
| network5_.description as descript4_11_4_, | |
| network5_.name as name5_11_4_, | |
| network5_.owner as owner6_11_4_, | |
| network5_.publicInAccount as publicIn7_11_4_, | |
| network5_.status as status8_11_4_, | |
| network5_.subnetCIDR as subnetCI9_11_4_, | |
| network5_.addressPrefixCIDR as address10_11_4_, | |
| network5_.internetGatewayId as interne11_11_4_, | |
| network5_.vpcId as vpcId12_11_4_, | |
| network5_.publicNetId as publicN13_11_4_, | |
| network5_.DTYPE as DTYPE1_11_4_, | |
| parameters6_.Stack_id as Stack_id1_18_11_, | |
| parameters6_.value as value2_19_11_, | |
| parameters6_.key as key3_11_, | |
| securitygr7_.id as id1_16_5_, | |
| securitygr7_.account as account2_16_5_, | |
| securitygr7_.description as descript3_16_5_, | |
| securitygr7_.name as name4_16_5_, | |
| securitygr7_.owner as owner5_16_5_, | |
| securitygr7_.publicInAccount as publicIn6_16_5_, | |
| securitygr7_.status as status7_16_5_, | |
| cluster8_.id as id1_3_6_, | |
| cluster8_.account as account2_3_6_, | |
| cluster8_.ambariIp as ambariIp3_3_6_, | |
| cluster8_.ambariStackDetails_id as ambariS19_3_6_, | |
| cluster8_.blueprint_id as bluepri20_3_6_, | |
| cluster8_.creationFinished as creation4_3_6_, | |
| cluster8_.creationStarted as creation5_3_6_, | |
| cluster8_.description as descript6_3_6_, | |
| cluster8_.emailNeeded as emailNee7_3_6_, | |
| cluster8_.kerberosAdmin as kerberos8_3_6_, | |
| cluster8_.kerberosMasterKey as kerberos9_3_6_, | |
| cluster8_.kerberosPassword as kerbero10_3_6_, | |
| cluster8_.name as name11_3_6_, | |
| cluster8_.owner as owner12_3_6_, | |
| cluster8_.password as passwor13_3_6_, | |
| cluster8_.secure as secure14_3_6_, | |
| cluster8_.stack_id as stack_i21_3_6_, | |
| cluster8_.status as status15_3_6_, | |
| cluster8_.statusReason as statusR16_3_6_, | |
| cluster8_.upSince as upSince17_3_6_, | |
| cluster8_.userName as userNam18_3_6_, | |
| ambaristac9_.id as id1_0_7_, | |
| ambaristac9_.os as os2_0_7_, | |
| ambaristac9_.stack as stack3_0_7_, | |
| ambaristac9_.stackBaseURL as stackBas4_0_7_, | |
| ambaristac9_.stackRepoId as stackRep5_0_7_, | |
| ambaristac9_.utilsBaseURL as utilsBas6_0_7_, | |
| ambaristac9_.utilsRepoId as utilsRep7_0_7_, | |
| ambaristac9_.verify as verify8_0_7_, | |
| ambaristac9_.version as version9_0_7_, | |
| blueprint10_.id as id1_1_8_, | |
| blueprint10_.account as account2_1_8_, | |
| blueprint10_.blueprintName as blueprin3_1_8_, | |
| blueprint10_.blueprintText as blueprin4_1_8_, | |
| blueprint10_.description as descript5_1_8_, | |
| blueprint10_.hostGroupCount as hostGrou6_1_8_, | |
| blueprint10_.name as name7_1_8_, | |
| blueprint10_.owner as owner8_1_8_, | |
| blueprint10_.publicInAccount as publicIn9_1_8_, | |
| blueprint10_.status as status10_1_8_ | |
| from | |
| SecurityConfig securityco0_ | |
| left outer join | |
| Stack stack1_ | |
| on securityco0_.stack_id=stack1_.id | |
| left outer join | |
| Credential credential2_ | |
| on stack1_.credential_id=credential2_.id | |
| left outer join | |
| TemporaryAwsCredentials temporarya3_ | |
| on credential2_.temporaryAwsCredentials_accessKeyId=temporarya3_.accessKeyId | |
| left outer join | |
| FailurePolicy failurepol4_ | |
| on stack1_.failurePolicy_id=failurepol4_.id | |
| left outer join | |
| Network network5_ | |
| on stack1_.network_id=network5_.id | |
| left outer join | |
| Stack_parameters parameters6_ | |
| on stack1_.id=parameters6_.Stack_id | |
| left outer join | |
| SecurityGroup securitygr7_ | |
| on stack1_.securityGroup_id=securitygr7_.id | |
| left outer join | |
| Cluster cluster8_ | |
| on stack1_.id=cluster8_.stack_id | |
| left outer join | |
| AmbariStackDetails ambaristac9_ | |
| on cluster8_.ambariStackDetails_id=ambaristac9_.id | |
| left outer join | |
| Blueprint blueprint10_ | |
| on cluster8_.blueprint_id=blueprint10_.id | |
| where | |
| securityco0_.stack_id=? | |
| Hibernate: | |
| select | |
| template0_.id as id2_21_0_, | |
| template0_.account as account3_21_0_, | |
| template0_.deleted as deleted4_21_0_, | |
| template0_.description as descript5_21_0_, | |
| template0_.name as name6_21_0_, | |
| template0_.owner as owner7_21_0_, | |
| template0_.publicInAccount as publicIn8_21_0_, | |
| template0_.status as status9_21_0_, | |
| template0_.volumeCount as volumeC10_21_0_, | |
| template0_.volumeSize as volumeS11_21_0_, | |
| template0_.encrypted as encrypt12_21_0_, | |
| template0_.instanceType as instanc13_21_0_, | |
| template0_.spotPrice as spotPri14_21_0_, | |
| template0_.sshLocation as sshLoca15_21_0_, | |
| template0_.volumeType as volumeT16_21_0_, | |
| template0_.gcpInstanceType as gcpInst17_21_0_, | |
| template0_.gcpRawDiskType as gcpRawD18_21_0_, | |
| template0_.vmType as vmType19_21_0_, | |
| template0_.DTYPE as DTYPE1_21_0_ | |
| from | |
| Template template0_ | |
| where | |
| template0_.id=? | |
| 2015-07-15 12:49:09,986 [resourceBuilderExecutor-23] pollWithTimeout:30 INFO c.s.c.s.PollingService - [owner:ea8d51fd-bc40-4b84-876b-5f1438bb33cf] [type:STACK] [id:400] [name:launch-amit-gcp] Polling attempt 2. | |
| 2015-07-15 12:49:09,986 [resourceBuilderExecutor-23] checkStatus:17 INFO c.s.c.s.s.c.g.GcpResourceCheckerStatus - [owner:ea8d51fd-bc40-4b84-876b-5f1438bb33cf] [type:STACK] [id:400] [name:launch-amit-gcp] Checking the status of Gcp resource 'slave1-22-launch-amit-gcp-20150715124857' [GCP_INSTANCE]. | |
| Hibernate: | |
| /* named HQL query Stack.findById */ select | |
| stack0_.id as id1_18_0_, | |
| resources1_.id as id1_14_1_, | |
| instancegr2_.id as id1_9_2_, | |
| instanceme3_.id as id1_10_3_, | |
| stack0_.account as account2_18_0_, | |
| stack0_.consulServers as consulSe3_18_0_, | |
| stack0_.credential_id as credent14_18_0_, | |
| stack0_.description as descript4_18_0_, | |
| stack0_.failurePolicy_id as failure15_18_0_, | |
| stack0_.image as image5_18_0_, | |
| stack0_.name as name6_18_0_, | |
| stack0_.network_id as network16_18_0_, | |
| stack0_.onFailureActionAction as onFailur7_18_0_, | |
| stack0_.owner as owner8_18_0_, | |
| stack0_.publicInAccount as publicIn9_18_0_, | |
| stack0_.region as region10_18_0_, | |
| stack0_.securityGroup_id as securit17_18_0_, | |
| stack0_.status as status11_18_0_, | |
| stack0_.statusReason as statusR12_18_0_, | |
| stack0_.version as version13_18_0_, | |
| resources1_.instanceGroup as instance2_14_1_, | |
| resources1_.resourceName as resource3_14_1_, | |
| resources1_.resourceType as resource4_14_1_, | |
| resources1_.resource_stack as resource5_14_1_, | |
| resources1_.resource_stack as resource5_18_0__, | |
| resources1_.id as id1_14_0__, | |
| instancegr2_.groupName as groupNam2_9_2_, | |
| instancegr2_.instanceGroupType as instance3_9_2_, | |
| instancegr2_.nodeCount as nodeCoun4_9_2_, | |
| instancegr2_.stack_id as stack_id5_9_2_, | |
| instancegr2_.template_id as template6_9_2_, | |
| instancegr2_.stack_id as stack_id5_18_1__, | |
| instancegr2_.id as id1_9_1__, | |
| instanceme3_.ambariServer as ambariSe2_10_3_, | |
| instanceme3_.consulServer as consulSe3_10_3_, | |
| instanceme3_.containerCount as containe4_10_3_, | |
| instanceme3_.discoveryFQDN as discover5_10_3_, | |
| instanceme3_.dockerSubnet as dockerSu6_10_3_, | |
| instanceme3_.instanceGroup_id as instanc14_10_3_, | |
| instanceme3_.instanceId as instance7_10_3_, | |
| instanceme3_.instanceStatus as instance8_10_3_, | |
| instanceme3_.privateIp as privateI9_10_3_, | |
| instanceme3_.publicIp as publicI10_10_3_, | |
| instanceme3_.startDate as startDa11_10_3_, | |
| instanceme3_.terminationDate as termina12_10_3_, | |
| instanceme3_.volumeCount as volumeC13_10_3_, | |
| instanceme3_.instanceGroup_id as instanc14_9_2__, | |
| instanceme3_.id as id1_10_2__ | |
| from | |
| Stack stack0_ | |
| left outer join | |
| Resource resources1_ | |
| on stack0_.id=resources1_.resource_stack | |
| left outer join | |
| InstanceGroup instancegr2_ | |
| on stack0_.id=instancegr2_.stack_id | |
| left outer join | |
| InstanceMetaData instanceme3_ | |
| on instancegr2_.id=instanceme3_.instanceGroup_id | |
| where | |
| stack0_.id=? | |
| Hibernate: | |
| select | |
| credential0_.id as id2_4_0_, | |
| credential0_.account as account3_4_0_, | |
| credential0_.archived as archived4_4_0_, | |
| credential0_.description as descript5_4_0_, | |
| credential0_.name as name6_4_0_, | |
| credential0_.owner as owner7_4_0_, | |
| credential0_.publicInAccount as publicIn8_4_0_, | |
| credential0_.publicKey as publicKe9_4_0_, | |
| credential0_.endpoint as endpoin10_4_0_, | |
| credential0_.password as passwor11_4_0_, | |
| credential0_.tenantName as tenantN12_4_0_, | |
| credential0_.userName as userNam13_4_0_, | |
| credential0_.projectId as project14_4_0_, | |
| credential0_.serviceAccountId as service15_4_0_, | |
| credential0_.serviceAccountPrivateKey as service16_4_0_, | |
| credential0_.keyPairName as keyPair17_4_0_, | |
| credential0_.roleArn as roleArn18_4_0_, | |
| credential0_.temporaryAwsCredentials_accessKeyId as tempora25_4_0_, | |
| credential0_.cerFile as cerFile19_4_0_, | |
| credential0_.jks as jks20_4_0_, | |
| credential0_.jksFile as jksFile21_4_0_, | |
| credential0_.postFix as postFix22_4_0_, | |
| credential0_.sshCerFile as sshCerF23_4_0_, | |
| credential0_.subscriptionId as subscri24_4_0_, | |
| credential0_.DTYPE as DTYPE1_4_0_, | |
| temporarya1_.accessKeyId as accessKe1_22_1_, | |
| temporarya1_.secretAccessKey as secretAc2_22_1_, | |
| temporarya1_.sessionToken as sessionT3_22_1_, | |
| temporarya1_.validUntil as validUnt4_22_1_ | |
| from | |
| Credential credential0_ | |
| left outer join | |
| TemporaryAwsCredentials temporarya1_ | |
| on credential0_.temporaryAwsCredentials_accessKeyId=temporarya1_.accessKeyId | |
| where | |
| credential0_.id=? | |
| Hibernate: | |
| select | |
| failurepol0_.id as id1_5_0_, | |
| failurepol0_.adjustmentType as adjustme2_5_0_, | |
| failurepol0_.threshold as threshol3_5_0_ | |
| from | |
| FailurePolicy failurepol0_ | |
| where | |
| failurepol0_.id=? | |
| Hibernate: | |
| select | |
| network0_.id as id2_11_0_, | |
| network0_.account as account3_11_0_, | |
| network0_.description as descript4_11_0_, | |
| network0_.name as name5_11_0_, | |
| network0_.owner as owner6_11_0_, | |
| network0_.publicInAccount as publicIn7_11_0_, | |
| network0_.status as status8_11_0_, | |
| network0_.subnetCIDR as subnetCI9_11_0_, | |
| network0_.addressPrefixCIDR as address10_11_0_, | |
| network0_.internetGatewayId as interne11_11_0_, | |
| network0_.vpcId as vpcId12_11_0_, | |
| network0_.publicNetId as publicN13_11_0_, | |
| network0_.DTYPE as DTYPE1_11_0_ | |
| from | |
| Network network0_ | |
| where | |
| network0_.id=? | |
| Hibernate: | |
| /* named HQL query Stack.findById */ select | |
| stack0_.id as id1_18_0_, | |
| resources1_.id as id1_14_1_, | |
| instancegr2_.id as id1_9_2_, | |
| instanceme3_.id as id1_10_3_, | |
| stack0_.account as account2_18_0_, | |
| stack0_.consulServers as consulSe3_18_0_, | |
| stack0_.credential_id as credent14_18_0_, | |
| stack0_.description as descript4_18_0_, | |
| stack0_.failurePolicy_id as failure15_18_0_, | |
| stack0_.image as image5_18_0_, | |
| stack0_.name as name6_18_0_, | |
| stack0_.network_id as network16_18_0_, | |
| stack0_.onFailureActionAction as onFailur7_18_0_, | |
| stack0_.owner as owner8_18_0_, | |
| stack0_.publicInAccount as publicIn9_18_0_, | |
| stack0_.region as region10_18_0_, | |
| stack0_.securityGroup_id as securit17_18_0_, | |
| stack0_.status as status11_18_0_, | |
| stack0_.statusReason as statusR12_18_0_, | |
| stack0_.version as version13_18_0_, | |
| resources1_.instanceGroup as instance2_14_1_, | |
| resources1_.resourceName as resource3_14_1_, | |
| resources1_.resourceType as resource4_14_1_, | |
| resources1_.resource_stack as resource5_14_1_, | |
| resources1_.resource_stack as resource5_18_0__, | |
| resources1_.id as id1_14_0__, | |
| instancegr2_.groupName as groupNam2_9_2_, | |
| instancegr2_.instanceGroupType as instance3_9_2_, | |
| instancegr2_.nodeCount as nodeCoun4_9_2_, | |
| instancegr2_.stack_id as stack_id5_9_2_, | |
| instancegr2_.template_id as template6_9_2_, | |
| instancegr2_.stack_id as stack_id5_18_1__, | |
| instancegr2_.id as id1_9_1__, | |
| instanceme3_.ambariServer as ambariSe2_10_3_, | |
| instanceme3_.consulServer as consulSe3_10_3_, | |
| instanceme3_.containerCount as containe4_10_3_, | |
| instanceme3_.discoveryFQDN as discover5_10_3_, | |
| instanceme3_.dockerSubnet as dockerSu6_10_3_, | |
| instanceme3_.instanceGroup_id as instanc14_10_3_, | |
| instanceme3_.instanceId as instance7_10_3_, | |
| instanceme3_.instanceStatus as instance8_10_3_, | |
| instanceme3_.privateIp as privateI9_10_3_, | |
| instanceme3_.publicIp as publicI10_10_3_, | |
| instanceme3_.startDate as startDa11_10_3_, | |
| instanceme3_.terminationDate as termina12_10_3_, | |
| instanceme3_.volumeCount as volumeC13_10_3_, | |
| instanceme3_.instanceGroup_id as instanc14_9_2__, | |
| instanceme3_.id as id1_10_2__ | |
| from | |
| Stack stack0_ | |
| left outer join | |
| Resource resources1_ | |
| on stack0_.id=resources1_.resource_stack | |
| left outer join | |
| InstanceGroup instancegr2_ | |
| on stack0_.id=instancegr2_.stack_id | |
| left outer join | |
| InstanceMetaData instanceme3_ | |
| on instancegr2_.id=instanceme3_.instanceGroup_id | |
| where | |
| stack0_.id=? | |
| Hibernate: | |
| select | |
| securitygr0_.id as id1_16_0_, | |
| securitygr0_.account as account2_16_0_, | |
| securitygr0_.description as descript3_16_0_, | |
| securitygr0_.name as name4_16_0_, | |
| securitygr0_.owner as owner5_16_0_, | |
| securitygr0_.publicInAccount as publicIn6_16_0_, | |
| securitygr0_.status as status7_16_0_ | |
| from | |
| SecurityGroup securitygr0_ | |
| where | |
| securitygr0_.id=? | |
| Hibernate: | |
| /* load com.sequenceiq.cloudbreak.domain.Cluster */ select | |
| cluster0_.id as id1_3_8_, | |
| cluster0_.account as account2_3_8_, | |
| cluster0_.ambariIp as ambariIp3_3_8_, | |
| cluster0_.ambariStackDetails_id as ambariS19_3_8_, | |
| cluster0_.blueprint_id as bluepri20_3_8_, | |
| cluster0_.creationFinished as creation4_3_8_, | |
| cluster0_.creationStarted as creation5_3_8_, | |
| cluster0_.description as descript6_3_8_, | |
| cluster0_.emailNeeded as emailNee7_3_8_, | |
| cluster0_.kerberosAdmin as kerberos8_3_8_, | |
| cluster0_.kerberosMasterKey as kerberos9_3_8_, | |
| cluster0_.kerberosPassword as kerbero10_3_8_, | |
| cluster0_.name as name11_3_8_, | |
| cluster0_.owner as owner12_3_8_, | |
| cluster0_.password as passwor13_3_8_, | |
| cluster0_.secure as secure14_3_8_, | |
| cluster0_.stack_id as stack_i21_3_8_, | |
| cluster0_.status as status15_3_8_, | |
| cluster0_.statusReason as statusR16_3_8_, | |
| cluster0_.upSince as upSince17_3_8_, | |
| cluster0_.userName as userNam18_3_8_, | |
| ambaristac1_.id as id1_0_0_, | |
| ambaristac1_.os as os2_0_0_, | |
| ambaristac1_.stack as stack3_0_0_, | |
| ambaristac1_.stackBaseURL as stackBas4_0_0_, | |
| ambaristac1_.stackRepoId as stackRep5_0_0_, | |
| ambaristac1_.utilsBaseURL as utilsBas6_0_0_, | |
| ambaristac1_.utilsRepoId as utilsRep7_0_0_, | |
| ambaristac1_.verify as verify8_0_0_, | |
| ambaristac1_.version as version9_0_0_, | |
| blueprint2_.id as id1_1_1_, | |
| blueprint2_.account as account2_1_1_, | |
| blueprint2_.blueprintName as blueprin3_1_1_, | |
| blueprint2_.blueprintText as blueprin4_1_1_, | |
| blueprint2_.description as descript5_1_1_, | |
| blueprint2_.hostGroupCount as hostGrou6_1_1_, | |
| blueprint2_.name as name7_1_1_, | |
| blueprint2_.owner as owner8_1_1_, | |
| blueprint2_.publicInAccount as publicIn9_1_1_, | |
| blueprint2_.status as status10_1_1_, | |
| stack3_.id as id1_18_2_, | |
| stack3_.account as account2_18_2_, | |
| stack3_.consulServers as consulSe3_18_2_, | |
| stack3_.credential_id as credent14_18_2_, | |
| stack3_.description as descript4_18_2_, | |
| stack3_.failurePolicy_id as failure15_18_2_, | |
| stack3_.image as image5_18_2_, | |
| stack3_.name as name6_18_2_, | |
| stack3_.network_id as network16_18_2_, | |
| stack3_.onFailureActionAction as onFailur7_18_2_, | |
| stack3_.owner as owner8_18_2_, | |
| stack3_.publicInAccount as publicIn9_18_2_, | |
| stack3_.region as region10_18_2_, | |
| stack3_.securityGroup_id as securit17_18_2_, | |
| stack3_.status as status11_18_2_, | |
| stack3_.statusReason as statusR12_18_2_, | |
| stack3_.version as version13_18_2_, | |
| credential4_.id as id2_4_3_, | |
| credential4_.account as account3_4_3_, | |
| credential4_.archived as archived4_4_3_, | |
| credential4_.description as descript5_4_3_, | |
| credential4_.name as name6_4_3_, | |
| credential4_.owner as owner7_4_3_, | |
| credential4_.publicInAccount as publicIn8_4_3_, | |
| credential4_.publicKey as publicKe9_4_3_, | |
| credential4_.endpoint as endpoin10_4_3_, | |
| credential4_.password as passwor11_4_3_, | |
| credential4_.tenantName as tenantN12_4_3_, | |
| credential4_.userName as userNam13_4_3_, | |
| credential4_.projectId as project14_4_3_, | |
| credential4_.serviceAccountId as service15_4_3_, | |
| credential4_.serviceAccountPrivateKey as service16_4_3_, | |
| credential4_.keyPairName as keyPair17_4_3_, | |
| credential4_.roleArn as roleArn18_4_3_, | |
| credential4_.temporaryAwsCredentials_accessKeyId as tempora25_4_3_, | |
| credential4_.cerFile as cerFile19_4_3_, | |
| credential4_.jks as jks20_4_3_, | |
| credential4_.jksFile as jksFile21_4_3_, | |
| credential4_.postFix as postFix22_4_3_, | |
| credential4_.sshCerFile as sshCerF23_4_3_, | |
| credential4_.subscriptionId as subscri24_4_3_, | |
| credential4_.DTYPE as DTYPE1_4_3_, | |
| temporarya5_.accessKeyId as accessKe1_22_4_, | |
| temporarya5_.secretAccessKey as secretAc2_22_4_, | |
| temporarya5_.sessionToken as sessionT3_22_4_, | |
| temporarya5_.validUntil as validUnt4_22_4_, | |
| failurepol6_.id as id1_5_5_, | |
| failurepol6_.adjustmentType as adjustme2_5_5_, | |
| failurepol6_.threshold as threshol3_5_5_, | |
| network7_.id as id2_11_6_, | |
| network7_.account as account3_11_6_, | |
| network7_.description as descript4_11_6_, | |
| network7_.name as name5_11_6_, | |
| network7_.owner as owner6_11_6_, | |
| network7_.publicInAccount as publicIn7_11_6_, | |
| network7_.status as status8_11_6_, | |
| network7_.subnetCIDR as subnetCI9_11_6_, | |
| network7_.addressPrefixCIDR as address10_11_6_, | |
| network7_.internetGatewayId as interne11_11_6_, | |
| network7_.vpcId as vpcId12_11_6_, | |
| network7_.publicNetId as publicN13_11_6_, | |
| network7_.DTYPE as DTYPE1_11_6_, | |
| parameters8_.Stack_id as Stack_id1_18_10_, | |
| parameters8_.value as value2_19_10_, | |
| parameters8_.key as key3_10_, | |
| securitygr9_.id as id1_16_7_, | |
| securitygr9_.account as account2_16_7_, | |
| securitygr9_.description as descript3_16_7_, | |
| securitygr9_.name as name4_16_7_, | |
| securitygr9_.owner as owner5_16_7_, | |
| securitygr9_.publicInAccount as publicIn6_16_7_, | |
| securitygr9_.status as status7_16_7_ | |
| from | |
| Cluster cluster0_ | |
| left outer join | |
| AmbariStackDetails ambaristac1_ | |
| on cluster0_.ambariStackDetails_id=ambaristac1_.id | |
| left outer join | |
| Blueprint blueprint2_ | |
| on cluster0_.blueprint_id=blueprint2_.id | |
| left outer join | |
| Stack stack3_ | |
| on cluster0_.stack_id=stack3_.id | |
| left outer join | |
| Credential credential4_ | |
| on stack3_.credential_id=credential4_.id | |
| left outer join | |
| TemporaryAwsCredentials temporarya5_ | |
| on credential4_.temporaryAwsCredentials_accessKeyId=temporarya5_.accessKeyId | |
| left outer join | |
| FailurePolicy failurepol6_ | |
| on stack3_.failurePolicy_id=failurepol6_.id | |
| left outer join | |
| Network network7_ | |
| on stack3_.network_id=network7_.id | |
| left outer join | |
| Stack_parameters parameters8_ | |
| on stack3_.id=parameters8_.Stack_id | |
| left outer join | |
| SecurityGroup securitygr9_ | |
| on stack3_.securityGroup_id=securitygr9_.id | |
| where | |
| cluster0_.stack_id=? | |
| Hibernate: | |
| /* load com.sequenceiq.cloudbreak.domain.SecurityConfig */ select | |
| securityco0_.id as id1_15_9_, | |
| securityco0_.clientCert as clientCe2_15_9_, | |
| securityco0_.clientKey as clientKe3_15_9_, | |
| securityco0_.serverCert as serverCe4_15_9_, | |
| securityco0_.stack_id as stack_id7_15_9_, | |
| securityco0_.temporarySshPrivateKey as temporar5_15_9_, | |
| securityco0_.temporarySshPublicKey as temporar6_15_9_, | |
| stack1_.id as id1_18_0_, | |
| stack1_.account as account2_18_0_, | |
| stack1_.consulServers as consulSe3_18_0_, | |
| stack1_.credential_id as credent14_18_0_, | |
| stack1_.description as descript4_18_0_, | |
| stack1_.failurePolicy_id as failure15_18_0_, | |
| stack1_.image as image5_18_0_, | |
| stack1_.name as name6_18_0_, | |
| stack1_.network_id as network16_18_0_, | |
| stack1_.onFailureActionAction as onFailur7_18_0_, | |
| stack1_.owner as owner8_18_0_, | |
| stack1_.publicInAccount as publicIn9_18_0_, | |
| stack1_.region as region10_18_0_, | |
| stack1_.securityGroup_id as securit17_18_0_, | |
| stack1_.status as status11_18_0_, | |
| stack1_.statusReason as statusR12_18_0_, | |
| stack1_.version as version13_18_0_, | |
| credential2_.id as id2_4_1_, | |
| credential2_.account as account3_4_1_, | |
| credential2_.archived as archived4_4_1_, | |
| credential2_.description as descript5_4_1_, | |
| credential2_.name as name6_4_1_, | |
| credential2_.owner as owner7_4_1_, | |
| credential2_.publicInAccount as publicIn8_4_1_, | |
| credential2_.publicKey as publicKe9_4_1_, | |
| credential2_.endpoint as endpoin10_4_1_, | |
| credential2_.password as passwor11_4_1_, | |
| credential2_.tenantName as tenantN12_4_1_, | |
| credential2_.userName as userNam13_4_1_, | |
| credential2_.projectId as project14_4_1_, | |
| credential2_.serviceAccountId as service15_4_1_, | |
| credential2_.serviceAccountPrivateKey as service16_4_1_, | |
| credential2_.keyPairName as keyPair17_4_1_, | |
| credential2_.roleArn as roleArn18_4_1_, | |
| credential2_.temporaryAwsCredentials_accessKeyId as tempora25_4_1_, | |
| credential2_.cerFile as cerFile19_4_1_, | |
| credential2_.jks as jks20_4_1_, | |
| credential2_.jksFile as jksFile21_4_1_, | |
| credential2_.postFix as postFix22_4_1_, | |
| credential2_.sshCerFile as sshCerF23_4_1_, | |
| credential2_.subscriptionId as subscri24_4_1_, | |
| credential2_.DTYPE as DTYPE1_4_1_, | |
| temporarya3_.accessKeyId as accessKe1_22_2_, | |
| temporarya3_.secretAccessKey as secretAc2_22_2_, | |
| temporarya3_.sessionToken as sessionT3_22_2_, | |
| temporarya3_.validUntil as validUnt4_22_2_, | |
| failurepol4_.id as id1_5_3_, | |
| failurepol4_.adjustmentType as adjustme2_5_3_, | |
| failurepol4_.threshold as threshol3_5_3_, | |
| network5_.id as id2_11_4_, | |
| network5_.account as account3_11_4_, | |
| network5_.description as descript4_11_4_, | |
| network5_.name as name5_11_4_, | |
| network5_.owner as owner6_11_4_, | |
| network5_.publicInAccount as publicIn7_11_4_, | |
| network5_.status as status8_11_4_, | |
| network5_.subnetCIDR as subnetCI9_11_4_, | |
| network5_.addressPrefixCIDR as address10_11_4_, | |
| network5_.internetGatewayId as interne11_11_4_, | |
| network5_.vpcId as vpcId12_11_4_, | |
| network5_.publicNetId as publicN13_11_4_, | |
| network5_.DTYPE as DTYPE1_11_4_, | |
| parameters6_.Stack_id as Stack_id1_18_11_, | |
| parameters6_.value as value2_19_11_, | |
| parameters6_.key as key3_11_, | |
| securitygr7_.id as id1_16_5_, | |
| securitygr7_.account as account2_16_5_, | |
| securitygr7_.description as descript3_16_5_, | |
| securitygr7_.name as name4_16_5_, | |
| securitygr7_.owner as owner5_16_5_, | |
| securitygr7_.publicInAccount as publicIn6_16_5_, | |
| securitygr7_.status as status7_16_5_, | |
| cluster8_.id as id1_3_6_, | |
| cluster8_.account as account2_3_6_, | |
| cluster8_.ambariIp as ambariIp3_3_6_, | |
| cluster8_.ambariStackDetails_id as ambariS19_3_6_, | |
| cluster8_.blueprint_id as bluepri20_3_6_, | |
| cluster8_.creationFinished as creation4_3_6_, | |
| cluster8_.creationStarted as creation5_3_6_, | |
| cluster8_.description as descript6_3_6_, | |
| cluster8_.emailNeeded as emailNee7_3_6_, | |
| cluster8_.kerberosAdmin as kerberos8_3_6_, | |
| cluster8_.kerberosMasterKey as kerberos9_3_6_, | |
| cluster8_.kerberosPassword as kerbero10_3_6_, | |
| cluster8_.name as name11_3_6_, | |
| cluster8_.owner as owner12_3_6_, | |
| cluster8_.password as passwor13_3_6_, | |
| cluster8_.secure as secure14_3_6_, | |
| cluster8_.stack_id as stack_i21_3_6_, | |
| cluster8_.status as status15_3_6_, | |
| cluster8_.statusReason as statusR16_3_6_, | |
| cluster8_.upSince as upSince17_3_6_, | |
| cluster8_.userName as userNam18_3_6_, | |
| ambaristac9_.id as id1_0_7_, | |
| ambaristac9_.os as os2_0_7_, | |
| ambaristac9_.stack as stack3_0_7_, | |
| ambaristac9_.stackBaseURL as stackBas4_0_7_, | |
| ambaristac9_.stackRepoId as stackRep5_0_7_, | |
| ambaristac9_.utilsBaseURL as utilsBas6_0_7_, | |
| ambaristac9_.utilsRepoId as utilsRep7_0_7_, | |
| ambaristac9_.verify as verify8_0_7_, | |
| ambaristac9_.version as version9_0_7_, | |
| blueprint10_.id as id1_1_8_, | |
| blueprint10_.account as account2_1_8_, | |
| blueprint10_.blueprintName as blueprin3_1_8_, | |
| blueprint10_.blueprintText as blueprin4_1_8_, | |
| blueprint10_.description as descript5_1_8_, | |
| blueprint10_.hostGroupCount as hostGrou6_1_8_, | |
| blueprint10_.name as name7_1_8_, | |
| blueprint10_.owner as owner8_1_8_, | |
| blueprint10_.publicInAccount as publicIn9_1_8_, | |
| blueprint10_.status as status10_1_8_ | |
| from | |
| SecurityConfig securityco0_ | |
| left outer join | |
| Stack stack1_ | |
| on securityco0_.stack_id=stack1_.id | |
| left outer join | |
| Credential credential2_ | |
| on stack1_.credential_id=credential2_.id | |
| left outer join | |
| TemporaryAwsCredentials temporarya3_ | |
| on credential2_.temporaryAwsCredentials_accessKeyId=temporarya3_.accessKeyId | |
| left outer join | |
| FailurePolicy failurepol4_ | |
| on stack1_.failurePolicy_id=failurepol4_.id | |
| left outer join | |
| Network network5_ | |
| on stack1_.network_id=network5_.id | |
| left outer join | |
| Stack_parameters parameters6_ | |
| on stack1_.id=parameters6_.Stack_id | |
| left outer join | |
| SecurityGroup securitygr7_ | |
| on stack1_.securityGroup_id=securitygr7_.id | |
| left outer join | |
| Cluster cluster8_ | |
| on stack1_.id=cluster8_.stack_id | |
| left outer join | |
| AmbariStackDetails ambaristac9_ | |
| on cluster8_.ambariStackDetails_id=ambaristac9_.id | |
| left outer join | |
| Blueprint blueprint10_ | |
| on cluster8_.blueprint_id=blueprint10_.id | |
| where | |
| securityco0_.stack_id=? | |
| Hibernate: | |
| select | |
| template0_.id as id2_21_0_, | |
| template0_.account as account3_21_0_, | |
| template0_.deleted as deleted4_21_0_, | |
| template0_.description as descript5_21_0_, | |
| template0_.name as name6_21_0_, | |
| template0_.owner as owner7_21_0_, | |
| template0_.publicInAccount as publicIn8_21_0_, | |
| template0_.status as status9_21_0_, | |
| template0_.volumeCount as volumeC10_21_0_, | |
| template0_.volumeSize as volumeS11_21_0_, | |
| template0_.encrypted as encrypt12_21_0_, | |
| template0_.instanceType as instanc13_21_0_, | |
| template0_.spotPrice as spotPri14_21_0_, | |
| template0_.sshLocation as sshLoca15_21_0_, | |
| template0_.volumeType as volumeT16_21_0_, | |
| template0_.gcpInstanceType as gcpInst17_21_0_, | |
| template0_.gcpRawDiskType as gcpRawD18_21_0_, | |
| template0_.vmType as vmType19_21_0_, | |
| template0_.DTYPE as DTYPE1_21_0_ | |
| from | |
| Template template0_ | |
| where | |
| template0_.id=? | |
| 2015-07-15 12:49:10,061 [resourceBuilderExecutor-21] pollWithTimeout:30 INFO c.s.c.s.PollingService - [owner:ea8d51fd-bc40-4b84-876b-5f1438bb33cf] [type:STACK] [id:400] [name:launch-amit-gcp] Polling attempt 2. | |
| 2015-07-15 12:49:10,061 [resourceBuilderExecutor-21] checkStatus:17 INFO c.s.c.s.s.c.g.GcpResourceCheckerStatus - [owner:ea8d51fd-bc40-4b84-876b-5f1438bb33cf] [type:STACK] [id:400] [name:launch-amit-gcp] Checking the status of Gcp resource 'slave1-20-launch-amit-gcp-20150715124857' [GCP_INSTANCE]. | |
| Hibernate: | |
| select | |
| credential0_.id as id2_4_0_, | |
| credential0_.account as account3_4_0_, | |
| credential0_.archived as archived4_4_0_, | |
| credential0_.description as descript5_4_0_, | |
| credential0_.name as name6_4_0_, | |
| credential0_.owner as owner7_4_0_, | |
| credential0_.publicInAccount as publicIn8_4_0_, | |
| credential0_.publicKey as publicKe9_4_0_, | |
| credential0_.endpoint as endpoin10_4_0_, | |
| credential0_.password as passwor11_4_0_, | |
| credential0_.tenantName as tenantN12_4_0_, | |
| credential0_.userName as userNam13_4_0_, | |
| credential0_.projectId as project14_4_0_, | |
| credential0_.serviceAccountId as service15_4_0_, | |
| credential0_.serviceAccountPrivateKey as service16_4_0_, | |
| credential0_.keyPairName as keyPair17_4_0_, | |
| credential0_.roleArn as roleArn18_4_0_, | |
| credential0_.temporaryAwsCredentials_accessKeyId as tempora25_4_0_, | |
| credential0_.cerFile as cerFile19_4_0_, | |
| credential0_.jks as jks20_4_0_, | |
| credential0_.jksFile as jksFile21_4_0_, | |
| credential0_.postFix as postFix22_4_0_, | |
| credential0_.sshCerFile as sshCerF23_4_0_, | |
| credential0_.subscriptionId as subscri24_4_0_, | |
| credential0_.DTYPE as DTYPE1_4_0_, | |
| temporarya1_.accessKeyId as accessKe1_22_1_, | |
| temporarya1_.secretAccessKey as secretAc2_22_1_, | |
| temporarya1_.sessionToken as sessionT3_22_1_, | |
| temporarya1_.validUntil as validUnt4_22_1_ | |
| from | |
| Credential credential0_ | |
| left outer join | |
| TemporaryAwsCredentials temporarya1_ | |
| on credential0_.temporaryAwsCredentials_accessKeyId=temporarya1_.accessKeyId | |
| where | |
| credential0_.id=? | |
| Hibernate: | |
| select | |
| failurepol0_.id as id1_5_0_, | |
| failurepol0_.adjustmentType as adjustme2_5_0_, | |
| failurepol0_.threshold as threshol3_5_0_ | |
| from | |
| FailurePolicy failurepol0_ | |
| where | |
| failurepol0_.id=? | |
| Hibernate: | |
| select | |
| network0_.id as id2_11_0_, | |
| network0_.account as account3_11_0_, | |
| network0_.description as descript4_11_0_, | |
| network0_.name as name5_11_0_, | |
| network0_.owner as owner6_11_0_, | |
| network0_.publicInAccount as publicIn7_11_0_, | |
| network0_.status as status8_11_0_, | |
| network0_.subnetCIDR as subnetCI9_11_0_, | |
| network0_.addressPrefixCIDR as address10_11_0_, | |
| network0_.internetGatewayId as interne11_11_0_, | |
| network0_.vpcId as vpcId12_11_0_, | |
| network0_.publicNetId as publicN13_11_0_, | |
| network0_.DTYPE as DTYPE1_11_0_ | |
| from | |
| Network network0_ | |
| where | |
| network0_.id=? | |
| Hibernate: | |
| select | |
| securitygr0_.id as id1_16_0_, | |
| securitygr0_.account as account2_16_0_, | |
| securitygr0_.description as descript3_16_0_, | |
| securitygr0_.name as name4_16_0_, | |
| securitygr0_.owner as owner5_16_0_, | |
| securitygr0_.publicInAccount as publicIn6_16_0_, | |
| securitygr0_.status as status7_16_0_ | |
| from | |
| SecurityGroup securitygr0_ | |
| where | |
| securitygr0_.id=? | |
| Hibernate: | |
| /* load com.sequenceiq.cloudbreak.domain.Cluster */ select | |
| cluster0_.id as id1_3_8_, | |
| cluster0_.account as account2_3_8_, | |
| cluster0_.ambariIp as ambariIp3_3_8_, | |
| cluster0_.ambariStackDetails_id as ambariS19_3_8_, | |
| cluster0_.blueprint_id as bluepri20_3_8_, | |
| cluster0_.creationFinished as creation4_3_8_, | |
| cluster0_.creationStarted as creation5_3_8_, | |
| cluster0_.description as descript6_3_8_, | |
| cluster0_.emailNeeded as emailNee7_3_8_, | |
| cluster0_.kerberosAdmin as kerberos8_3_8_, | |
| cluster0_.kerberosMasterKey as kerberos9_3_8_, | |
| cluster0_.kerberosPassword as kerbero10_3_8_, | |
| cluster0_.name as name11_3_8_, | |
| cluster0_.owner as owner12_3_8_, | |
| cluster0_.password as passwor13_3_8_, | |
| cluster0_.secure as secure14_3_8_, | |
| cluster0_.stack_id as stack_i21_3_8_, | |
| cluster0_.status as status15_3_8_, | |
| cluster0_.statusReason as statusR16_3_8_, | |
| cluster0_.upSince as upSince17_3_8_, | |
| cluster0_.userName as userNam18_3_8_, | |
| ambaristac1_.id as id1_0_0_, | |
| ambaristac1_.os as os2_0_0_, | |
| ambaristac1_.stack as stack3_0_0_, | |
| ambaristac1_.stackBaseURL as stackBas4_0_0_, | |
| ambaristac1_.stackRepoId as stackRep5_0_0_, | |
| ambaristac1_.utilsBaseURL as utilsBas6_0_0_, | |
| ambaristac1_.utilsRepoId as utilsRep7_0_0_, | |
| ambaristac1_.verify as verify8_0_0_, | |
| ambaristac1_.version as version9_0_0_, | |
| blueprint2_.id as id1_1_1_, | |
| blueprint2_.account as account2_1_1_, | |
| blueprint2_.blueprintName as blueprin3_1_1_, | |
| blueprint2_.blueprintText as blueprin4_1_1_, | |
| blueprint2_.description as descript5_1_1_, | |
| blueprint2_.hostGroupCount as hostGrou6_1_1_, | |
| blueprint2_.name as name7_1_1_, | |
| blueprint2_.owner as owner8_1_1_, | |
| blueprint2_.publicInAccount as publicIn9_1_1_, | |
| blueprint2_.status as status10_1_1_, | |
| stack3_.id as id1_18_2_, | |
| stack3_.account as account2_18_2_, | |
| stack3_.consulServers as consulSe3_18_2_, | |
| stack3_.credential_id as credent14_18_2_, | |
| stack3_.description as descript4_18_2_, | |
| stack3_.failurePolicy_id as failure15_18_2_, | |
| stack3_.image as image5_18_2_, | |
| stack3_.name as name6_18_2_, | |
| stack3_.network_id as network16_18_2_, | |
| stack3_.onFailureActionAction as onFailur7_18_2_, | |
| stack3_.owner as owner8_18_2_, | |
| stack3_.publicInAccount as publicIn9_18_2_, | |
| stack3_.region as region10_18_2_, | |
| stack3_.securityGroup_id as securit17_18_2_, | |
| stack3_.status as status11_18_2_, | |
| stack3_.statusReason as statusR12_18_2_, | |
| stack3_.version as version13_18_2_, | |
| credential4_.id as id2_4_3_, | |
| credential4_.account as account3_4_3_, | |
| credential4_.archived as archived4_4_3_, | |
| credential4_.description as descript5_4_3_, | |
| credential4_.name as name6_4_3_, | |
| credential4_.owner as owner7_4_3_, | |
| credential4_.publicInAccount as publicIn8_4_3_, | |
| credential4_.publicKey as publicKe9_4_3_, | |
| credential4_.endpoint as endpoin10_4_3_, | |
| credential4_.password as passwor11_4_3_, | |
| credential4_.tenantName as tenantN12_4_3_, | |
| credential4_.userName as userNam13_4_3_, | |
| credential4_.projectId as project14_4_3_, | |
| credential4_.serviceAccountId as service15_4_3_, | |
| credential4_.serviceAccountPrivateKey as service16_4_3_, | |
| credential4_.keyPairName as keyPair17_4_3_, | |
| credential4_.roleArn as roleArn18_4_3_, | |
| credential4_.temporaryAwsCredentials_accessKeyId as tempora25_4_3_, | |
| credential4_.cerFile as cerFile19_4_3_, | |
| credential4_.jks as jks20_4_3_, | |
| credential4_.jksFile as jksFile21_4_3_, | |
| credential4_.postFix as postFix22_4_3_, | |
| credential4_.sshCerFile as sshCerF23_4_3_, | |
| credential4_.subscriptionId as subscri24_4_3_, | |
| credential4_.DTYPE as DTYPE1_4_3_, | |
| temporarya5_.accessKeyId as accessKe1_22_4_, | |
| temporarya5_.secretAccessKey as secretAc2_22_4_, | |
| temporarya5_.sessionToken as sessionT3_22_4_, | |
| temporarya5_.validUntil as validUnt4_22_4_, | |
| failurepol6_.id as id1_5_5_, | |
| failurepol6_.adjustmentType as adjustme2_5_5_, | |
| failurepol6_.threshold as threshol3_5_5_, | |
| network7_.id as id2_11_6_, | |
| network7_.account as account3_11_6_, | |
| network7_.description as descript4_11_6_, | |
| network7_.name as name5_11_6_, | |
| network7_.owner as owner6_11_6_, | |
| network7_.publicInAccount as publicIn7_11_6_, | |
| network7_.status as status8_11_6_, | |
| network7_.subnetCIDR as subnetCI9_11_6_, | |
| network7_.addressPrefixCIDR as address10_11_6_, | |
| network7_.internetGatewayId as interne11_11_6_, | |
| network7_.vpcId as vpcId12_11_6_, | |
| network7_.publicNetId as publicN13_11_6_, | |
| network7_.DTYPE as DTYPE1_11_6_, | |
| parameters8_.Stack_id as Stack_id1_18_10_, | |
| parameters8_.value as value2_19_10_, | |
| parameters8_.key as key3_10_, | |
| securitygr9_.id as id1_16_7_, | |
| securitygr9_.account as account2_16_7_, | |
| securitygr9_.description as descript3_16_7_, | |
| securitygr9_.name as name4_16_7_, | |
| securitygr9_.owner as owner5_16_7_, | |
| securitygr9_.publicInAccount as publicIn6_16_7_, | |
| securitygr9_.status as status7_16_7_ | |
| from | |
| Cluster cluster0_ | |
| left outer join | |
| AmbariStackDetails ambaristac1_ | |
| on cluster0_.ambariStackDetails_id=ambaristac1_.id | |
| left outer join | |
| Blueprint blueprint2_ | |
| on cluster0_.blueprint_id=blueprint2_.id | |
| left outer join | |
| Stack stack3_ | |
| on cluster0_.stack_id=stack3_.id | |
| left outer join | |
| Credential credential4_ | |
| on stack3_.credential_id=credential4_.id | |
| left outer join | |
| TemporaryAwsCredentials temporarya5_ | |
| on credential4_.temporaryAwsCredentials_accessKeyId=temporarya5_.accessKeyId | |
| left outer join | |
| FailurePolicy failurepol6_ | |
| on stack3_.failurePolicy_id=failurepol6_.id | |
| left outer join | |
| Network network7_ | |
| on stack3_.network_id=network7_.id | |
| left outer join | |
| Stack_parameters parameters8_ | |
| on stack3_.id=parameters8_.Stack_id | |
| left outer join | |
| SecurityGroup securitygr9_ | |
| on stack3_.securityGroup_id=securitygr9_.id | |
| where | |
| cluster0_.stack_id=? | |
| Hibernate: | |
| /* load com.sequenceiq.cloudbreak.domain.SecurityConfig */ select | |
| securityco0_.id as id1_15_9_, | |
| securityco0_.clientCert as clientCe2_15_9_, | |
| securityco0_.clientKey as clientKe3_15_9_, | |
| securityco0_.serverCert as serverCe4_15_9_, | |
| securityco0_.stack_id as stack_id7_15_9_, | |
| securityco0_.temporarySshPrivateKey as temporar5_15_9_, | |
| securityco0_.temporarySshPublicKey as temporar6_15_9_, | |
| stack1_.id as id1_18_0_, | |
| stack1_.account as account2_18_0_, | |
| stack1_.consulServers as consulSe3_18_0_, | |
| stack1_.credential_id as credent14_18_0_, | |
| stack1_.description as descript4_18_0_, | |
| stack1_.failurePolicy_id as failure15_18_0_, | |
| stack1_.image as image5_18_0_, | |
| stack1_.name as name6_18_0_, | |
| stack1_.network_id as network16_18_0_, | |
| stack1_.onFailureActionAction as onFailur7_18_0_, | |
| stack1_.owner as owner8_18_0_, | |
| stack1_.publicInAccount as publicIn9_18_0_, | |
| stack1_.region as region10_18_0_, | |
| stack1_.securityGroup_id as securit17_18_0_, | |
| stack1_.status as status11_18_0_, | |
| stack1_.statusReason as statusR12_18_0_, | |
| stack1_.version as version13_18_0_, | |
| credential2_.id as id2_4_1_, | |
| credential2_.account as account3_4_1_, | |
| credential2_.archived as archived4_4_1_, | |
| credential2_.description as descript5_4_1_, | |
| credential2_.name as name6_4_1_, | |
| credential2_.owner as owner7_4_1_, | |
| credential2_.publicInAccount as publicIn8_4_1_, | |
| credential2_.publicKey as publicKe9_4_1_, | |
| credential2_.endpoint as endpoin10_4_1_, | |
| credential2_.password as passwor11_4_1_, | |
| credential2_.tenantName as tenantN12_4_1_, | |
| credential2_.userName as userNam13_4_1_, | |
| credential2_.projectId as project14_4_1_, | |
| credential2_.serviceAccountId as service15_4_1_, | |
| credential2_.serviceAccountPrivateKey as service16_4_1_, | |
| credential2_.keyPairName as keyPair17_4_1_, | |
| credential2_.roleArn as roleArn18_4_1_, | |
| credential2_.temporaryAwsCredentials_accessKeyId as tempora25_4_1_, | |
| credential2_.cerFile as cerFile19_4_1_, | |
| credential2_.jks as jks20_4_1_, | |
| credential2_.jksFile as jksFile21_4_1_, | |
| credential2_.postFix as postFix22_4_1_, | |
| credential2_.sshCerFile as sshCerF23_4_1_, | |
| credential2_.subscriptionId as subscri24_4_1_, | |
| credential2_.DTYPE as DTYPE1_4_1_, | |
| temporarya3_.accessKeyId as accessKe1_22_2_, | |
| temporarya3_.secretAccessKey as secretAc2_22_2_, | |
| temporarya3_.sessionToken as sessionT3_22_2_, | |
| temporarya3_.validUntil as validUnt4_22_2_, | |
| failurepol4_.id as id1_5_3_, | |
| failurepol4_.adjustmentType as adjustme2_5_3_, | |
| failurepol4_.threshold as threshol3_5_3_, | |
| network5_.id as id2_11_4_, | |
| network5_.account as account3_11_4_, | |
| network5_.description as descript4_11_4_, | |
| network5_.name as name5_11_4_, | |
| network5_.owner as owner6_11_4_, | |
| network5_.publicInAccount as publicIn7_11_4_, | |
| network5_.status as status8_11_4_, | |
| network5_.subnetCIDR as subnetCI9_11_4_, | |
| network5_.addressPrefixCIDR as address10_11_4_, | |
| network5_.internetGatewayId as interne11_11_4_, | |
| network5_.vpcId as vpcId12_11_4_, | |
| network5_.publicNetId as publicN13_11_4_, | |
| network5_.DTYPE as DTYPE1_11_4_, | |
| parameters6_.Stack_id as Stack_id1_18_11_, | |
| parameters6_.value as value2_19_11_, | |
| parameters6_.key as key3_11_, | |
| securitygr7_.id as id1_16_5_, | |
| securitygr7_.account as account2_16_5_, | |
| securitygr7_.description as descript3_16_5_, | |
| securitygr7_.name as name4_16_5_, | |
| securitygr7_.owner as owner5_16_5_, | |
| securitygr7_.publicInAccount as publicIn6_16_5_, | |
| securitygr7_.status as status7_16_5_, | |
| cluster8_.id as id1_3_6_, | |
| cluster8_.account as account2_3_6_, | |
| cluster8_.ambariIp as ambariIp3_3_6_, | |
| cluster8_.ambariStackDetails_id as ambariS19_3_6_, | |
| cluster8_.blueprint_id as bluepri20_3_6_, | |
| cluster8_.creationFinished as creation4_3_6_, | |
| cluster8_.creationStarted as creation5_3_6_, | |
| cluster8_.description as descript6_3_6_, | |
| cluster8_.emailNeeded as emailNee7_3_6_, | |
| cluster8_.kerberosAdmin as kerberos8_3_6_, | |
| cluster8_.kerberosMasterKey as kerberos9_3_6_, | |
| cluster8_.kerberosPassword as kerbero10_3_6_, | |
| cluster8_.name as name11_3_6_, | |
| cluster8_.owner as owner12_3_6_, | |
| cluster8_.password as passwor13_3_6_, | |
| cluster8_.secure as secure14_3_6_, | |
| cluster8_.stack_id as stack_i21_3_6_, | |
| cluster8_.status as status15_3_6_, | |
| cluster8_.statusReason as statusR16_3_6_, | |
| cluster8_.upSince as upSince17_3_6_, | |
| cluster8_.userName as userNam18_3_6_, | |
| ambaristac9_.id as id1_0_7_, | |
| ambaristac9_.os as os2_0_7_, | |
| ambaristac9_.stack as stack3_0_7_, | |
| ambaristac9_.stackBaseURL as stackBas4_0_7_, | |
| ambaristac9_.stackRepoId as stackRep5_0_7_, | |
| ambaristac9_.utilsBaseURL as utilsBas6_0_7_, | |
| ambaristac9_.utilsRepoId as utilsRep7_0_7_, | |
| ambaristac9_.verify as verify8_0_7_, | |
| ambaristac9_.version as version9_0_7_, | |
| blueprint10_.id as id1_1_8_, | |
| blueprint10_.account as account2_1_8_, | |
| blueprint10_.blueprintName as blueprin3_1_8_, | |
| blueprint10_.blueprintText as blueprin4_1_8_, | |
| blueprint10_.description as descript5_1_8_, | |
| blueprint10_.hostGroupCount as hostGrou6_1_8_, | |
| blueprint10_.name as name7_1_8_, | |
| blueprint10_.owner as owner8_1_8_, | |
| blueprint10_.publicInAccount as publicIn9_1_8_, | |
| blueprint10_.status as status10_1_8_ | |
| from | |
| SecurityConfig securityco0_ | |
| left outer join | |
| Stack stack1_ | |
| on securityco0_.stack_id=stack1_.id | |
| left outer join | |
| Credential credential2_ | |
| on stack1_.credential_id=credential2_.id | |
| left outer join | |
| TemporaryAwsCredentials temporarya3_ | |
| on credential2_.temporaryAwsCredentials_accessKeyId=temporarya3_.accessKeyId | |
| left outer join | |
| FailurePolicy failurepol4_ | |
| on stack1_.failurePolicy_id=failurepol4_.id | |
| left outer join | |
| Network network5_ | |
| on stack1_.network_id=network5_.id | |
| left outer join | |
| Stack_parameters parameters6_ | |
| on stack1_.id=parameters6_.Stack_id | |
| left outer join | |
| SecurityGroup securitygr7_ | |
| on stack1_.securityGroup_id=securitygr7_.id | |
| left outer join | |
| Cluster cluster8_ | |
| on stack1_.id=cluster8_.stack_id | |
| left outer join | |
| AmbariStackDetails ambaristac9_ | |
| on cluster8_.ambariStackDetails_id=ambaristac9_.id | |
| left outer join | |
| Blueprint blueprint10_ | |
| on cluster8_.blueprint_id=blueprint10_.id | |
| where | |
| securityco0_.stack_id=? | |
| Hibernate: | |
| select | |
| template0_.id as id2_21_0_, | |
| template0_.account as account3_21_0_, | |
| template0_.deleted as deleted4_21_0_, | |
| template0_.description as descript5_21_0_, | |
| template0_.name as name6_21_0_, | |
| template0_.owner as owner7_21_0_, | |
| template0_.publicInAccount as publicIn8_21_0_, | |
| template0_.status as status9_21_0_, | |
| template0_.volumeCount as volumeC10_21_0_, | |
| template0_.volumeSize as volumeS11_21_0_, | |
| template0_.encrypted as encrypt12_21_0_, | |
| template0_.instanceType as instanc13_21_0_, | |
| template0_.spotPrice as spotPri14_21_0_, | |
| template0_.sshLocation as sshLoca15_21_0_, | |
| template0_.volumeType as volumeT16_21_0_, | |
| template0_.gcpInstanceType as gcpInst17_21_0_, | |
| template0_.gcpRawDiskType as gcpRawD18_21_0_, | |
| template0_.vmType as vmType19_21_0_, | |
| template0_.DTYPE as DTYPE1_21_0_ | |
| from | |
| Template template0_ | |
| where | |
| template0_.id=? | |
| 2015-07-15 12:49:10,116 [resourceBuilderExecutor-22] pollWithTimeout:30 INFO c.s.c.s.PollingService - [owner:ea8d51fd-bc40-4b84-876b-5f1438bb33cf] [type:STACK] [id:400] [name:launch-amit-gcp] Polling attempt 2. | |
| 2015-07-15 12:49:10,116 [resourceBuilderExecutor-22] checkStatus:17 INFO c.s.c.s.s.c.g.GcpResourceCheckerStatus - [owner:ea8d51fd-bc40-4b84-876b-5f1438bb33cf] [type:STACK] [id:400] [name:launch-amit-gcp] Checking the status of Gcp resource 'slave1-21-launch-amit-gcp-20150715124857' [GCP_INSTANCE]. | |
| Hibernate: | |
| /* named HQL query Stack.findById */ select | |
| stack0_.id as id1_18_0_, | |
| resources1_.id as id1_14_1_, | |
| instancegr2_.id as id1_9_2_, | |
| instanceme3_.id as id1_10_3_, | |
| stack0_.account as account2_18_0_, | |
| stack0_.consulServers as consulSe3_18_0_, | |
| stack0_.credential_id as credent14_18_0_, | |
| stack0_.description as descript4_18_0_, | |
| stack0_.failurePolicy_id as failure15_18_0_, | |
| stack0_.image as image5_18_0_, | |
| stack0_.name as name6_18_0_, | |
| stack0_.network_id as network16_18_0_, | |
| stack0_.onFailureActionAction as onFailur7_18_0_, | |
| stack0_.owner as owner8_18_0_, | |
| stack0_.publicInAccount as publicIn9_18_0_, | |
| stack0_.region as region10_18_0_, | |
| stack0_.securityGroup_id as securit17_18_0_, | |
| stack0_.status as status11_18_0_, | |
| stack0_.statusReason as statusR12_18_0_, | |
| stack0_.version as version13_18_0_, | |
| resources1_.instanceGroup as instance2_14_1_, | |
| resources1_.resourceName as resource3_14_1_, | |
| resources1_.resourceType as resource4_14_1_, | |
| resources1_.resource_stack as resource5_14_1_, | |
| resources1_.resource_stack as resource5_18_0__, | |
| resources1_.id as id1_14_0__, | |
| instancegr2_.groupName as groupNam2_9_2_, | |
| instancegr2_.instanceGroupType as instance3_9_2_, | |
| instancegr2_.nodeCount as nodeCoun4_9_2_, | |
| instancegr2_.stack_id as stack_id5_9_2_, | |
| instancegr2_.template_id as template6_9_2_, | |
| instancegr2_.stack_id as stack_id5_18_1__, | |
| instancegr2_.id as id1_9_1__, | |
| instanceme3_.ambariServer as ambariSe2_10_3_, | |
| instanceme3_.consulServer as consulSe3_10_3_, | |
| instanceme3_.containerCount as containe4_10_3_, | |
| instanceme3_.discoveryFQDN as discover5_10_3_, | |
| instanceme3_.dockerSubnet as dockerSu6_10_3_, | |
| instanceme3_.instanceGroup_id as instanc14_10_3_, | |
| instanceme3_.instanceId as instance7_10_3_, | |
| instanceme3_.instanceStatus as instance8_10_3_, | |
| instanceme3_.privateIp as privateI9_10_3_, | |
| instanceme3_.publicIp as publicI10_10_3_, | |
| instanceme3_.startDate as startDa11_10_3_, | |
| instanceme3_.terminationDate as termina12_10_3_, | |
| instanceme3_.volumeCount as volumeC13_10_3_, | |
| instanceme3_.instanceGroup_id as instanc14_9_2__, | |
| instanceme3_.id as id1_10_2__ | |
| from | |
| Stack stack0_ | |
| left outer join | |
| Resource resources1_ | |
| on stack0_.id=resources1_.resource_stack | |
| left outer join | |
| InstanceGroup instancegr2_ | |
| on stack0_.id=instancegr2_.stack_id | |
| left outer join | |
| InstanceMetaData instanceme3_ | |
| on instancegr2_.id=instanceme3_.instanceGroup_id | |
| where | |
| stack0_.id=? | |
| Hibernate: | |
| /* named HQL query Stack.findById */ select | |
| stack0_.id as id1_18_0_, | |
| resources1_.id as id1_14_1_, | |
| instancegr2_.id as id1_9_2_, | |
| instanceme3_.id as id1_10_3_, | |
| stack0_.account as account2_18_0_, | |
| stack0_.consulServers as consulSe3_18_0_, | |
| stack0_.credential_id as credent14_18_0_, | |
| stack0_.description as descript4_18_0_, | |
| stack0_.failurePolicy_id as failure15_18_0_, | |
| stack0_.image as image5_18_0_, | |
| stack0_.name as name6_18_0_, | |
| stack0_.network_id as network16_18_0_, | |
| stack0_.onFailureActionAction as onFailur7_18_0_, | |
| stack0_.owner as owner8_18_0_, | |
| stack0_.publicInAccount as publicIn9_18_0_, | |
| stack0_.region as region10_18_0_, | |
| stack0_.securityGroup_id as securit17_18_0_, | |
| stack0_.status as status11_18_0_, | |
| stack0_.statusReason as statusR12_18_0_, | |
| stack0_.version as version13_18_0_, | |
| resources1_.instanceGroup as instance2_14_1_, | |
| resources1_.resourceName as resource3_14_1_, | |
| resources1_.resourceType as resource4_14_1_, | |
| resources1_.resource_stack as resource5_14_1_, | |
| resources1_.resource_stack as resource5_18_0__, | |
| resources1_.id as id1_14_0__, | |
| instancegr2_.groupName as groupNam2_9_2_, | |
| instancegr2_.instanceGroupType as instance3_9_2_, | |
| instancegr2_.nodeCount as nodeCoun4_9_2_, | |
| instancegr2_.stack_id as stack_id5_9_2_, | |
| instancegr2_.template_id as template6_9_2_, | |
| instancegr2_.stack_id as stack_id5_18_1__, | |
| instancegr2_.id as id1_9_1__, | |
| instanceme3_.ambariServer as ambariSe2_10_3_, | |
| instanceme3_.consulServer as consulSe3_10_3_, | |
| instanceme3_.containerCount as containe4_10_3_, | |
| instanceme3_.discoveryFQDN as discover5_10_3_, | |
| instanceme3_.dockerSubnet as dockerSu6_10_3_, | |
| instanceme3_.instanceGroup_id as instanc14_10_3_, | |
| instanceme3_.instanceId as instance7_10_3_, | |
| instanceme3_.instanceStatus as instance8_10_3_, | |
| instanceme3_.privateIp as privateI9_10_3_, | |
| instanceme3_.publicIp as publicI10_10_3_, | |
| instanceme3_.startDate as startDa11_10_3_, | |
| instanceme3_.terminationDate as termina12_10_3_, | |
| instanceme3_.volumeCount as volumeC13_10_3_, | |
| instanceme3_.instanceGroup_id as instanc14_9_2__, | |
| instanceme3_.id as id1_10_2__ | |
| from | |
| Stack stack0_ | |
| left outer join | |
| Resource resources1_ | |
| on stack0_.id=resources1_.resource_stack | |
| left outer join | |
| InstanceGroup instancegr2_ | |
| on stack0_.id=instancegr2_.stack_id | |
| left outer join | |
| InstanceMetaData instanceme3_ | |
| on instancegr2_.id=instanceme3_.instanceGroup_id | |
| where | |
| stack0_.id=? | |
| Hibernate: | |
| select | |
| credential0_.id as id2_4_0_, | |
| credential0_.account as account3_4_0_, | |
| credential0_.archived as archived4_4_0_, | |
| credential0_.description as descript5_4_0_, | |
| credential0_.name as name6_4_0_, | |
| credential0_.owner as owner7_4_0_, | |
| credential0_.publicInAccount as publicIn8_4_0_, | |
| credential0_.publicKey as publicKe9_4_0_, | |
| credential0_.endpoint as endpoin10_4_0_, | |
| credential0_.password as passwor11_4_0_, | |
| credential0_.tenantName as tenantN12_4_0_, | |
| credential0_.userName as userNam13_4_0_, | |
| credential0_.projectId as project14_4_0_, | |
| credential0_.serviceAccountId as service15_4_0_, | |
| credential0_.serviceAccountPrivateKey as service16_4_0_, | |
| credential0_.keyPairName as keyPair17_4_0_, | |
| credential0_.roleArn as roleArn18_4_0_, | |
| credential0_.temporaryAwsCredentials_accessKeyId as tempora25_4_0_, | |
| credential0_.cerFile as cerFile19_4_0_, | |
| credential0_.jks as jks20_4_0_, | |
| credential0_.jksFile as jksFile21_4_0_, | |
| credential0_.postFix as postFix22_4_0_, | |
| credential0_.sshCerFile as sshCerF23_4_0_, | |
| credential0_.subscriptionId as subscri24_4_0_, | |
| credential0_.DTYPE as DTYPE1_4_0_, | |
| temporarya1_.accessKeyId as accessKe1_22_1_, | |
| temporarya1_.secretAccessKey as secretAc2_22_1_, | |
| temporarya1_.sessionToken as sessionT3_22_1_, | |
| temporarya1_.validUntil as validUnt4_22_1_ | |
| from | |
| Credential credential0_ | |
| left outer join | |
| TemporaryAwsCredentials temporarya1_ | |
| on credential0_.temporaryAwsCredentials_accessKeyId=temporarya1_.accessKeyId | |
| where | |
| credential0_.id=? | |
| Hibernate: | |
| select | |
| credential0_.id as id2_4_0_, | |
| credential0_.account as account3_4_0_, | |
| credential0_.archived as archived4_4_0_, | |
| credential0_.description as descript5_4_0_, | |
| credential0_.name as name6_4_0_, | |
| credential0_.owner as owner7_4_0_, | |
| credential0_.publicInAccount as publicIn8_4_0_, | |
| credential0_.publicKey as publicKe9_4_0_, | |
| credential0_.endpoint as endpoin10_4_0_, | |
| credential0_.password as passwor11_4_0_, | |
| credential0_.tenantName as tenantN12_4_0_, | |
| credential0_.userName as userNam13_4_0_, | |
| credential0_.projectId as project14_4_0_, | |
| credential0_.serviceAccountId as service15_4_0_, | |
| credential0_.serviceAccountPrivateKey as service16_4_0_, | |
| credential0_.keyPairName as keyPair17_4_0_, | |
| credential0_.roleArn as roleArn18_4_0_, | |
| credential0_.temporaryAwsCredentials_accessKeyId as tempora25_4_0_, | |
| credential0_.cerFile as cerFile19_4_0_, | |
| credential0_.jks as jks20_4_0_, | |
| credential0_.jksFile as jksFile21_4_0_, | |
| credential0_.postFix as postFix22_4_0_, | |
| credential0_.sshCerFile as sshCerF23_4_0_, | |
| credential0_.subscriptionId as subscri24_4_0_, | |
| credential0_.DTYPE as DTYPE1_4_0_, | |
| temporarya1_.accessKeyId as accessKe1_22_1_, | |
| temporarya1_.secretAccessKey as secretAc2_22_1_, | |
| temporarya1_.sessionToken as sessionT3_22_1_, | |
| temporarya1_.validUntil as validUnt4_22_1_ | |
| from | |
| Credential credential0_ | |
| left outer join | |
| TemporaryAwsCredentials temporarya1_ | |
| on credential0_.temporaryAwsCredentials_accessKeyId=temporarya1_.accessKeyId | |
| where | |
| credential0_.id=? | |
| Hibernate: | |
| select | |
| failurepol0_.id as id1_5_0_, | |
| failurepol0_.adjustmentType as adjustme2_5_0_, | |
| failurepol0_.threshold as threshol3_5_0_ | |
| from | |
| FailurePolicy failurepol0_ | |
| where | |
| failurepol0_.id=? | |
| Hibernate: | |
| select | |
| failurepol0_.id as id1_5_0_, | |
| failurepol0_.adjustmentType as adjustme2_5_0_, | |
| failurepol0_.threshold as threshol3_5_0_ | |
| from | |
| FailurePolicy failurepol0_ | |
| where | |
| failurepol0_.id=? | |
| Hibernate: | |
| select | |
| network0_.id as id2_11_0_, | |
| network0_.account as account3_11_0_, | |
| network0_.description as descript4_11_0_, | |
| network0_.name as name5_11_0_, | |
| network0_.owner as owner6_11_0_, | |
| network0_.publicInAccount as publicIn7_11_0_, | |
| network0_.status as status8_11_0_, | |
| network0_.subnetCIDR as subnetCI9_11_0_, | |
| network0_.addressPrefixCIDR as address10_11_0_, | |
| network0_.internetGatewayId as interne11_11_0_, | |
| network0_.vpcId as vpcId12_11_0_, | |
| network0_.publicNetId as publicN13_11_0_, | |
| network0_.DTYPE as DTYPE1_11_0_ | |
| from | |
| Network network0_ | |
| where | |
| network0_.id=? | |
| Hibernate: | |
| select | |
| network0_.id as id2_11_0_, | |
| network0_.account as account3_11_0_, | |
| network0_.description as descript4_11_0_, | |
| network0_.name as name5_11_0_, | |
| network0_.owner as owner6_11_0_, | |
| network0_.publicInAccount as publicIn7_11_0_, | |
| network0_.status as status8_11_0_, | |
| network0_.subnetCIDR as subnetCI9_11_0_, | |
| network0_.addressPrefixCIDR as address10_11_0_, | |
| network0_.internetGatewayId as interne11_11_0_, | |
| network0_.vpcId as vpcId12_11_0_, | |
| network0_.publicNetId as publicN13_11_0_, | |
| network0_.DTYPE as DTYPE1_11_0_ | |
| from | |
| Network network0_ | |
| where | |
| network0_.id=? | |
| Hibernate: | |
| select | |
| securitygr0_.id as id1_16_0_, | |
| securitygr0_.account as account2_16_0_, | |
| securitygr0_.description as descript3_16_0_, | |
| securitygr0_.name as name4_16_0_, | |
| securitygr0_.owner as owner5_16_0_, | |
| securitygr0_.publicInAccount as publicIn6_16_0_, | |
| securitygr0_.status as status7_16_0_ | |
| from | |
| SecurityGroup securitygr0_ | |
| where | |
| securitygr0_.id=? | |
| Hibernate: | |
| select | |
| securitygr0_.id as id1_16_0_, | |
| securitygr0_.account as account2_16_0_, | |
| securitygr0_.description as descript3_16_0_, | |
| securitygr0_.name as name4_16_0_, | |
| securitygr0_.owner as owner5_16_0_, | |
| securitygr0_.publicInAccount as publicIn6_16_0_, | |
| securitygr0_.status as status7_16_0_ | |
| from | |
| SecurityGroup securitygr0_ | |
| where | |
| securitygr0_.id=? | |
| Hibernate: | |
| /* load com.sequenceiq.cloudbreak.domain.Cluster */ select | |
| cluster0_.id as id1_3_8_, | |
| cluster0_.account as account2_3_8_, | |
| cluster0_.ambariIp as ambariIp3_3_8_, | |
| cluster0_.ambariStackDetails_id as ambariS19_3_8_, | |
| cluster0_.blueprint_id as bluepri20_3_8_, | |
| cluster0_.creationFinished as creation4_3_8_, | |
| cluster0_.creationStarted as creation5_3_8_, | |
| cluster0_.description as descript6_3_8_, | |
| cluster0_.emailNeeded as emailNee7_3_8_, | |
| cluster0_.kerberosAdmin as kerberos8_3_8_, | |
| cluster0_.kerberosMasterKey as kerberos9_3_8_, | |
| cluster0_.kerberosPassword as kerbero10_3_8_, | |
| cluster0_.name as name11_3_8_, | |
| cluster0_.owner as owner12_3_8_, | |
| cluster0_.password as passwor13_3_8_, | |
| cluster0_.secure as secure14_3_8_, | |
| cluster0_.stack_id as stack_i21_3_8_, | |
| cluster0_.status as status15_3_8_, | |
| cluster0_.statusReason as statusR16_3_8_, | |
| cluster0_.upSince as upSince17_3_8_, | |
| cluster0_.userName as userNam18_3_8_, | |
| ambaristac1_.id as id1_0_0_, | |
| ambaristac1_.os as os2_0_0_, | |
| ambaristac1_.stack as stack3_0_0_, | |
| ambaristac1_.stackBaseURL as stackBas4_0_0_, | |
| ambaristac1_.stackRepoId as stackRep5_0_0_, | |
| ambaristac1_.utilsBaseURL as utilsBas6_0_0_, | |
| ambaristac1_.utilsRepoId as utilsRep7_0_0_, | |
| ambaristac1_.verify as verify8_0_0_, | |
| ambaristac1_.version as version9_0_0_, | |
| blueprint2_.id as id1_1_1_, | |
| blueprint2_.account as account2_1_1_, | |
| blueprint2_.blueprintName as blueprin3_1_1_, | |
| blueprint2_.blueprintText as blueprin4_1_1_, | |
| blueprint2_.description as descript5_1_1_, | |
| blueprint2_.hostGroupCount as hostGrou6_1_1_, | |
| blueprint2_.name as name7_1_1_, | |
| blueprint2_.owner as owner8_1_1_, | |
| blueprint2_.publicInAccount as publicIn9_1_1_, | |
| blueprint2_.status as status10_1_1_, | |
| stack3_.id as id1_18_2_, | |
| stack3_.account as account2_18_2_, | |
| stack3_.consulServers as consulSe3_18_2_, | |
| stack3_.credential_id as credent14_18_2_, | |
| stack3_.description as descript4_18_2_, | |
| stack3_.failurePolicy_id as failure15_18_2_, | |
| stack3_.image as image5_18_2_, | |
| stack3_.name as name6_18_2_, | |
| stack3_.network_id as network16_18_2_, | |
| stack3_.onFailureActionAction as onFailur7_18_2_, | |
| stack3_.owner as owner8_18_2_, | |
| stack3_.publicInAccount as publicIn9_18_2_, | |
| stack3_.region as region10_18_2_, | |
| stack3_.securityGroup_id as securit17_18_2_, | |
| stack3_.status as status11_18_2_, | |
| stack3_.statusReason as statusR12_18_2_, | |
| stack3_.version as version13_18_2_, | |
| credential4_.id as id2_4_3_, | |
| credential4_.account as account3_4_3_, | |
| credential4_.archived as archived4_4_3_, | |
| credential4_.description as descript5_4_3_, | |
| credential4_.name as name6_4_3_, | |
| credential4_.owner as owner7_4_3_, | |
| credential4_.publicInAccount as publicIn8_4_3_, | |
| credential4_.publicKey as publicKe9_4_3_, | |
| credential4_.endpoint as endpoin10_4_3_, | |
| credential4_.password as passwor11_4_3_, | |
| credential4_.tenantName as tenantN12_4_3_, | |
| credential4_.userName as userNam13_4_3_, | |
| credential4_.projectId as project14_4_3_, | |
| credential4_.serviceAccountId as service15_4_3_, | |
| credential4_.serviceAccountPrivateKey as service16_4_3_, | |
| credential4_.keyPairName as keyPair17_4_3_, | |
| credential4_.roleArn as roleArn18_4_3_, | |
| credential4_.temporaryAwsCredentials_accessKeyId as tempora25_4_3_, | |
| credential4_.cerFile as cerFile19_4_3_, | |
| credential4_.jks as jks20_4_3_, | |
| credential4_.jksFile as jksFile21_4_3_, | |
| credential4_.postFix as postFix22_4_3_, | |
| credential4_.sshCerFile as sshCerF23_4_3_, | |
| credential4_.subscriptionId as subscri24_4_3_, | |
| credential4_.DTYPE as DTYPE1_4_3_, | |
| temporarya5_.accessKeyId as accessKe1_22_4_, | |
| temporarya5_.secretAccessKey as secretAc2_22_4_, | |
| temporarya5_.sessionToken as sessionT3_22_4_, | |
| temporarya5_.validUntil as validUnt4_22_4_, | |
| failurepol6_.id as id1_5_5_, | |
| failurepol6_.adjustmentType as adjustme2_5_5_, | |
| failurepol6_.threshold as threshol3_5_5_, | |
| network7_.id as id2_11_6_, | |
| network7_.account as account3_11_6_, | |
| network7_.description as descript4_11_6_, | |
| network7_.name as name5_11_6_, | |
| network7_.owner as owner6_11_6_, | |
| network7_.publicInAccount as publicIn7_11_6_, | |
| network7_.status as status8_11_6_, | |
| network7_.subnetCIDR as subnetCI9_11_6_, | |
| network7_.addressPrefixCIDR as address10_11_6_, | |
| network7_.internetGatewayId as interne11_11_6_, | |
| network7_.vpcId as vpcId12_11_6_, | |
| network7_.publicNetId as publicN13_11_6_, | |
| network7_.DTYPE as DTYPE1_11_6_, | |
| parameters8_.Stack_id as Stack_id1_18_10_, | |
| parameters8_.value as value2_19_10_, | |
| parameters8_.key as key3_10_, | |
| securitygr9_.id as id1_16_7_, | |
| securitygr9_.account as account2_16_7_, | |
| securitygr9_.description as descript3_16_7_, | |
| securitygr9_.name as name4_16_7_, | |
| securitygr9_.owner as owner5_16_7_, | |
| securitygr9_.publicInAccount as publicIn6_16_7_, | |
| securitygr9_.status as status7_16_7_ | |
| from | |
| Cluster cluster0_ | |
| left outer join | |
| AmbariStackDetails ambaristac1_ | |
| on cluster0_.ambariStackDetails_id=ambaristac1_.id | |
| left outer join | |
| Blueprint blueprint2_ | |
| on cluster0_.blueprint_id=blueprint2_.id | |
| left outer join | |
| Stack stack3_ | |
| on cluster0_.stack_id=stack3_.id | |
| left outer join | |
| Credential credential4_ | |
| on stack3_.credential_id=credential4_.id | |
| left outer join | |
| TemporaryAwsCredentials temporarya5_ | |
| on credential4_.temporaryAwsCredentials_accessKeyId=temporarya5_.accessKeyId | |
| left outer join | |
| FailurePolicy failurepol6_ | |
| on stack3_.failurePolicy_id=failurepol6_.id | |
| left outer join | |
| Network network7_ | |
| on stack3_.network_id=network7_.id | |
| left outer join | |
| Stack_parameters parameters8_ | |
| on stack3_.id=parameters8_.Stack_id | |
| left outer join | |
| SecurityGroup securitygr9_ | |
| on stack3_.securityGroup_id=securitygr9_.id | |
| where | |
| cluster0_.stack_id=? | |
| Hibernate: | |
| /* load com.sequenceiq.cloudbreak.domain.Cluster */ select | |
| cluster0_.id as id1_3_8_, | |
| cluster0_.account as account2_3_8_, | |
| cluster0_.ambariIp as ambariIp3_3_8_, | |
| cluster0_.ambariStackDetails_id as ambariS19_3_8_, | |
| cluster0_.blueprint_id as bluepri20_3_8_, | |
| cluster0_.creationFinished as creation4_3_8_, | |
| cluster0_.creationStarted as creation5_3_8_, | |
| cluster0_.description as descript6_3_8_, | |
| cluster0_.emailNeeded as emailNee7_3_8_, | |
| cluster0_.kerberosAdmin as kerberos8_3_8_, | |
| cluster0_.kerberosMasterKey as kerberos9_3_8_, | |
| cluster0_.kerberosPassword as kerbero10_3_8_, | |
| cluster0_.name as name11_3_8_, | |
| cluster0_.owner as owner12_3_8_, | |
| cluster0_.password as passwor13_3_8_, | |
| cluster0_.secure as secure14_3_8_, | |
| cluster0_.stack_id as stack_i21_3_8_, | |
| cluster0_.status as status15_3_8_, | |
| cluster0_.statusReason as statusR16_3_8_, | |
| cluster0_.upSince as upSince17_3_8_, | |
| cluster0_.userName as userNam18_3_8_, | |
| ambaristac1_.id as id1_0_0_, | |
| ambaristac1_.os as os2_0_0_, | |
| ambaristac1_.stack as stack3_0_0_, | |
| ambaristac1_.stackBaseURL as stackBas4_0_0_, | |
| ambaristac1_.stackRepoId as stackRep5_0_0_, | |
| ambaristac1_.utilsBaseURL as utilsBas6_0_0_, | |
| ambaristac1_.utilsRepoId as utilsRep7_0_0_, | |
| ambaristac1_.verify as verify8_0_0_, | |
| ambaristac1_.version as version9_0_0_, | |
| blueprint2_.id as id1_1_1_, | |
| blueprint2_.account as account2_1_1_, | |
| blueprint2_.blueprintName as blueprin3_1_1_, | |
| blueprint2_.blueprintText as blueprin4_1_1_, | |
| blueprint2_.description as descript5_1_1_, | |
| blueprint2_.hostGroupCount as hostGrou6_1_1_, | |
| blueprint2_.name as name7_1_1_, | |
| blueprint2_.owner as owner8_1_1_, | |
| blueprint2_.publicInAccount as publicIn9_1_1_, | |
| blueprint2_.status as status10_1_1_, | |
| stack3_.id as id1_18_2_, | |
| stack3_.account as account2_18_2_, | |
| stack3_.consulServers as consulSe3_18_2_, | |
| stack3_.credential_id as credent14_18_2_, | |
| stack3_.description as descript4_18_2_, | |
| stack3_.failurePolicy_id as failure15_18_2_, | |
| stack3_.image as image5_18_2_, | |
| stack3_.name as name6_18_2_, | |
| stack3_.network_id as network16_18_2_, | |
| stack3_.onFailureActionAction as onFailur7_18_2_, | |
| stack3_.owner as owner8_18_2_, | |
| stack3_.publicInAccount as publicIn9_18_2_, | |
| stack3_.region as region10_18_2_, | |
| stack3_.securityGroup_id as securit17_18_2_, | |
| stack3_.status as status11_18_2_, | |
| stack3_.statusReason as statusR12_18_2_, | |
| stack3_.version as version13_18_2_, | |
| credential4_.id as id2_4_3_, | |
| credential4_.account as account3_4_3_, | |
| credential4_.archived as archived4_4_3_, | |
| credential4_.description as descript5_4_3_, | |
| credential4_.name as name6_4_3_, | |
| credential4_.owner as owner7_4_3_, | |
| credential4_.publicInAccount as publicIn8_4_3_, | |
| credential4_.publicKey as publicKe9_4_3_, | |
| credential4_.endpoint as endpoin10_4_3_, | |
| credential4_.password as passwor11_4_3_, | |
| credential4_.tenantName as tenantN12_4_3_, | |
| credential4_.userName as userNam13_4_3_, | |
| credential4_.projectId as project14_4_3_, | |
| credential4_.serviceAccountId as service15_4_3_, | |
| credential4_.serviceAccountPrivateKey as service16_4_3_, | |
| credential4_.keyPairName as keyPair17_4_3_, | |
| credential4_.roleArn as roleArn18_4_3_, | |
| credential4_.temporaryAwsCredentials_accessKeyId as tempora25_4_3_, | |
| credential4_.cerFile as cerFile19_4_3_, | |
| credential4_.jks as jks20_4_3_, | |
| credential4_.jksFile as jksFile21_4_3_, | |
| credential4_.postFix as postFix22_4_3_, | |
| credential4_.sshCerFile as sshCerF23_4_3_, | |
| credential4_.subscriptionId as subscri24_4_3_, | |
| credential4_.DTYPE as DTYPE1_4_3_, | |
| temporarya5_.accessKeyId as accessKe1_22_4_, | |
| temporarya5_.secretAccessKey as secretAc2_22_4_, | |
| temporarya5_.sessionToken as sessionT3_22_4_, | |
| temporarya5_.validUntil as validUnt4_22_4_, | |
| failurepol6_.id as id1_5_5_, | |
| failurepol6_.adjustmentType as adjustme2_5_5_, | |
| failurepol6_.threshold as threshol3_5_5_, | |
| network7_.id as id2_11_6_, | |
| network7_.account as account3_11_6_, | |
| network7_.description as descript4_11_6_, | |
| network7_.name as name5_11_6_, | |
| network7_.owner as owner6_11_6_, | |
| network7_.publicInAccount as publicIn7_11_6_, | |
| network7_.status as status8_11_6_, | |
| network7_.subnetCIDR as subnetCI9_11_6_, | |
| network7_.addressPrefixCIDR as address10_11_6_, | |
| network7_.internetGatewayId as interne11_11_6_, | |
| network7_.vpcId as vpcId12_11_6_, | |
| network7_.publicNetId as publicN13_11_6_, | |
| network7_.DTYPE as DTYPE1_11_6_, | |
| parameters8_.Stack_id as Stack_id1_18_10_, | |
| parameters8_.value as value2_19_10_, | |
| parameters8_.key as key3_10_, | |
| securitygr9_.id as id1_16_7_, | |
| securitygr9_.account as account2_16_7_, | |
| securitygr9_.description as descript3_16_7_, | |
| securitygr9_.name as name4_16_7_, | |
| securitygr9_.owner as owner5_16_7_, | |
| securitygr9_.publicInAccount as publicIn6_16_7_, | |
| securitygr9_.status as status7_16_7_ | |
| from | |
| Cluster cluster0_ | |
| left outer join | |
| AmbariStackDetails ambaristac1_ | |
| on cluster0_.ambariStackDetails_id=ambaristac1_.id | |
| left outer join | |
| Blueprint blueprint2_ | |
| on cluster0_.blueprint_id=blueprint2_.id | |
| left outer join | |
| Stack stack3_ | |
| on cluster0_.stack_id=stack3_.id | |
| left outer join | |
| Credential credential4_ | |
| on stack3_.credential_id=credential4_.id | |
| left outer join | |
| TemporaryAwsCredentials temporarya5_ | |
| on credential4_.temporaryAwsCredentials_accessKeyId=temporarya5_.accessKeyId | |
| left outer join | |
| FailurePolicy failurepol6_ | |
| on stack3_.failurePolicy_id=failurepol6_.id | |
| left outer join | |
| Network network7_ | |
| on stack3_.network_id=network7_.id | |
| left outer join | |
| Stack_parameters parameters8_ | |
| on stack3_.id=parameters8_.Stack_id | |
| left outer join | |
| SecurityGroup securitygr9_ | |
| on stack3_.securityGroup_id=securitygr9_.id | |
| where | |
| cluster0_.stack_id=? | |
| Hibernate: | |
| /* load com.sequenceiq.cloudbreak.domain.SecurityConfig */ select | |
| securityco0_.id as id1_15_9_, | |
| securityco0_.clientCert as clientCe2_15_9_, | |
| securityco0_.clientKey as clientKe3_15_9_, | |
| securityco0_.serverCert as serverCe4_15_9_, | |
| securityco0_.stack_id as stack_id7_15_9_, | |
| securityco0_.temporarySshPrivateKey as temporar5_15_9_, | |
| securityco0_.temporarySshPublicKey as temporar6_15_9_, | |
| stack1_.id as id1_18_0_, | |
| stack1_.account as account2_18_0_, | |
| stack1_.consulServers as consulSe3_18_0_, | |
| stack1_.credential_id as credent14_18_0_, | |
| stack1_.description as descript4_18_0_, | |
| stack1_.failurePolicy_id as failure15_18_0_, | |
| stack1_.image as image5_18_0_, | |
| stack1_.name as name6_18_0_, | |
| stack1_.network_id as network16_18_0_, | |
| stack1_.onFailureActionAction as onFailur7_18_0_, | |
| stack1_.owner as owner8_18_0_, | |
| stack1_.publicInAccount as publicIn9_18_0_, | |
| stack1_.region as region10_18_0_, | |
| stack1_.securityGroup_id as securit17_18_0_, | |
| stack1_.status as status11_18_0_, | |
| stack1_.statusReason as statusR12_18_0_, | |
| stack1_.version as version13_18_0_, | |
| credential2_.id as id2_4_1_, | |
| credential2_.account as account3_4_1_, | |
| credential2_.archived as archived4_4_1_, | |
| credential2_.description as descript5_4_1_, | |
| credential2_.name as name6_4_1_, | |
| credential2_.owner as owner7_4_1_, | |
| credential2_.publicInAccount as publicIn8_4_1_, | |
| credential2_.publicKey as publicKe9_4_1_, | |
| credential2_.endpoint as endpoin10_4_1_, | |
| credential2_.password as passwor11_4_1_, | |
| credential2_.tenantName as tenantN12_4_1_, | |
| credential2_.userName as userNam13_4_1_, | |
| credential2_.projectId as project14_4_1_, | |
| credential2_.serviceAccountId as service15_4_1_, | |
| credential2_.serviceAccountPrivateKey as service16_4_1_, | |
| credential2_.keyPairName as keyPair17_4_1_, | |
| credential2_.roleArn as roleArn18_4_1_, | |
| credential2_.temporaryAwsCredentials_accessKeyId as tempora25_4_1_, | |
| credential2_.cerFile as cerFile19_4_1_, | |
| credential2_.jks as jks20_4_1_, | |
| credential2_.jksFile as jksFile21_4_1_, | |
| credential2_.postFix as postFix22_4_1_, | |
| credential2_.sshCerFile as sshCerF23_4_1_, | |
| credential2_.subscriptionId as subscri24_4_1_, | |
| credential2_.DTYPE as DTYPE1_4_1_, | |
| temporarya3_.accessKeyId as accessKe1_22_2_, | |
| temporarya3_.secretAccessKey as secretAc2_22_2_, | |
| temporarya3_.sessionToken as sessionT3_22_2_, | |
| temporarya3_.validUntil as validUnt4_22_2_, | |
| failurepol4_.id as id1_5_3_, | |
| failurepol4_.adjustmentType as adjustme2_5_3_, | |
| failurepol4_.threshold as threshol3_5_3_, | |
| network5_.id as id2_11_4_, | |
| network5_.account as account3_11_4_, | |
| network5_.description as descript4_11_4_, | |
| network5_.name as name5_11_4_, | |
| network5_.owner as owner6_11_4_, | |
| network5_.publicInAccount as publicIn7_11_4_, | |
| network5_.status as status8_11_4_, | |
| network5_.subnetCIDR as subnetCI9_11_4_, | |
| network5_.addressPrefixCIDR as address10_11_4_, | |
| network5_.internetGatewayId as interne11_11_4_, | |
| network5_.vpcId as vpcId12_11_4_, | |
| network5_.publicNetId as publicN13_11_4_, | |
| network5_.DTYPE as DTYPE1_11_4_, | |
| parameters6_.Stack_id as Stack_id1_18_11_, | |
| parameters6_.value as value2_19_11_, | |
| parameters6_.key as key3_11_, | |
| securitygr7_.id as id1_16_5_, | |
| securitygr7_.account as account2_16_5_, | |
| securitygr7_.description as descript3_16_5_, | |
| securitygr7_.name as name4_16_5_, | |
| securitygr7_.owner as owner5_16_5_, | |
| securitygr7_.publicInAccount as publicIn6_16_5_, | |
| securitygr7_.status as status7_16_5_, | |
| cluster8_.id as id1_3_6_, | |
| cluster8_.account as account2_3_6_, | |
| cluster8_.ambariIp as ambariIp3_3_6_, | |
| cluster8_.ambariStackDetails_id as ambariS19_3_6_, | |
| cluster8_.blueprint_id as bluepri20_3_6_, | |
| cluster8_.creationFinished as creation4_3_6_, | |
| cluster8_.creationStarted as creation5_3_6_, | |
| cluster8_.description as descript6_3_6_, | |
| cluster8_.emailNeeded as emailNee7_3_6_, | |
| cluster8_.kerberosAdmin as kerberos8_3_6_, | |
| cluster8_.kerberosMasterKey as kerberos9_3_6_, | |
| cluster8_.kerberosPassword as kerbero10_3_6_, | |
| cluster8_.name as name11_3_6_, | |
| cluster8_.owner as owner12_3_6_, | |
| cluster8_.password as passwor13_3_6_, | |
| cluster8_.secure as secure14_3_6_, | |
| cluster8_.stack_id as stack_i21_3_6_, | |
| cluster8_.status as status15_3_6_, | |
| cluster8_.statusReason as statusR16_3_6_, | |
| cluster8_.upSince as upSince17_3_6_, | |
| cluster8_.userName as userNam18_3_6_, | |
| ambaristac9_.id as id1_0_7_, | |
| ambaristac9_.os as os2_0_7_, | |
| ambaristac9_.stack as stack3_0_7_, | |
| ambaristac9_.stackBaseURL as stackBas4_0_7_, | |
| ambaristac9_.stackRepoId as stackRep5_0_7_, | |
| ambaristac9_.utilsBaseURL as utilsBas6_0_7_, | |
| ambaristac9_.utilsRepoId as utilsRep7_0_7_, | |
| ambaristac9_.verify as verify8_0_7_, | |
| ambaristac9_.version as version9_0_7_, | |
| blueprint10_.id as id1_1_8_, | |
| blueprint10_.account as account2_1_8_, | |
| blueprint10_.blueprintName as blueprin3_1_8_, | |
| blueprint10_.blueprintText as blueprin4_1_8_, | |
| blueprint10_.description as descript5_1_8_, | |
| blueprint10_.hostGroupCount as hostGrou6_1_8_, | |
| blueprint10_.name as name7_1_8_, | |
| blueprint10_.owner as owner8_1_8_, | |
| blueprint10_.publicInAccount as publicIn9_1_8_, | |
| blueprint10_.status as status10_1_8_ | |
| from | |
| SecurityConfig securityco0_ | |
| left outer join | |
| Stack stack1_ | |
| on securityco0_.stack_id=stack1_.id | |
| left outer join | |
| Credential credential2_ | |
| on stack1_.credential_id=credential2_.id | |
| left outer join | |
| TemporaryAwsCredentials temporarya3_ | |
| on credential2_.temporaryAwsCredentials_accessKeyId=temporarya3_.accessKeyId | |
| left outer join | |
| FailurePolicy failurepol4_ | |
| on stack1_.failurePolicy_id=failurepol4_.id | |
| left outer join | |
| Network network5_ | |
| on stack1_.network_id=network5_.id | |
| left outer join | |
| Stack_parameters parameters6_ | |
| on stack1_.id=parameters6_.Stack_id | |
| left outer join | |
| SecurityGroup securitygr7_ | |
| on stack1_.securityGroup_id=securitygr7_.id | |
| left outer join | |
| Cluster cluster8_ | |
| on stack1_.id=cluster8_.stack_id | |
| left outer join | |
| AmbariStackDetails ambaristac9_ | |
| on cluster8_.ambariStackDetails_id=ambaristac9_.id | |
| left outer join | |
| Blueprint blueprint10_ | |
| on cluster8_.blueprint_id=blueprint10_.id | |
| where | |
| securityco0_.stack_id=? | |
| Hibernate: | |
| /* load com.sequenceiq.cloudbreak.domain.SecurityConfig */ select | |
| securityco0_.id as id1_15_9_, | |
| securityco0_.clientCert as clientCe2_15_9_, | |
| securityco0_.clientKey as clientKe3_15_9_, | |
| securityco0_.serverCert as serverCe4_15_9_, | |
| securityco0_.stack_id as stack_id7_15_9_, | |
| securityco0_.temporarySshPrivateKey as temporar5_15_9_, | |
| securityco0_.temporarySshPublicKey as temporar6_15_9_, | |
| stack1_.id as id1_18_0_, | |
| stack1_.account as account2_18_0_, | |
| stack1_.consulServers as consulSe3_18_0_, | |
| stack1_.credential_id as credent14_18_0_, | |
| stack1_.description as descript4_18_0_, | |
| stack1_.failurePolicy_id as failure15_18_0_, | |
| stack1_.image as image5_18_0_, | |
| stack1_.name as name6_18_0_, | |
| stack1_.network_id as network16_18_0_, | |
| stack1_.onFailureActionAction as onFailur7_18_0_, | |
| stack1_.owner as owner8_18_0_, | |
| stack1_.publicInAccount as publicIn9_18_0_, | |
| stack1_.region as region10_18_0_, | |
| stack1_.securityGroup_id as securit17_18_0_, | |
| stack1_.status as status11_18_0_, | |
| stack1_.statusReason as statusR12_18_0_, | |
| stack1_.version as version13_18_0_, | |
| credential2_.id as id2_4_1_, | |
| credential2_.account as account3_4_1_, | |
| credential2_.archived as archived4_4_1_, | |
| credential2_.description as descript5_4_1_, | |
| credential2_.name as name6_4_1_, | |
| credential2_.owner as owner7_4_1_, | |
| credential2_.publicInAccount as publicIn8_4_1_, | |
| credential2_.publicKey as publicKe9_4_1_, | |
| credential2_.endpoint as endpoin10_4_1_, | |
| credential2_.password as passwor11_4_1_, | |
| credential2_.tenantName as tenantN12_4_1_, | |
| credential2_.userName as userNam13_4_1_, | |
| credential2_.projectId as project14_4_1_, | |
| credential2_.serviceAccountId as service15_4_1_, | |
| credential2_.serviceAccountPrivateKey as service16_4_1_, | |
| credential2_.keyPairName as keyPair17_4_1_, | |
| credential2_.roleArn as roleArn18_4_1_, | |
| credential2_.temporaryAwsCredentials_accessKeyId as tempora25_4_1_, | |
| credential2_.cerFile as cerFile19_4_1_, | |
| credential2_.jks as jks20_4_1_, | |
| credential2_.jksFile as jksFile21_4_1_, | |
| credential2_.postFix as postFix22_4_1_, | |
| credential2_.sshCerFile as sshCerF23_4_1_, | |
| credential2_.subscriptionId as subscri24_4_1_, | |
| credential2_.DTYPE as DTYPE1_4_1_, | |
| temporarya3_.accessKeyId as accessKe1_22_2_, | |
| temporarya3_.secretAccessKey as secretAc2_22_2_, | |
| temporarya3_.sessionToken as sessionT3_22_2_, | |
| temporarya3_.validUntil as validUnt4_22_2_, | |
| failurepol4_.id as id1_5_3_, | |
| failurepol4_.adjustmentType as adjustme2_5_3_, | |
| failurepol4_.threshold as threshol3_5_3_, | |
| network5_.id as id2_11_4_, | |
| network5_.account as account3_11_4_, | |
| network5_.description as descript4_11_4_, | |
| network5_.name as name5_11_4_, | |
| network5_.owner as owner6_11_4_, | |
| network5_.publicInAccount as publicIn7_11_4_, | |
| network5_.status as status8_11_4_, | |
| network5_.subnetCIDR as subnetCI9_11_4_, | |
| network5_.addressPrefixCIDR as address10_11_4_, | |
| network5_.internetGatewayId as interne11_11_4_, | |
| network5_.vpcId as vpcId12_11_4_, | |
| network5_.publicNetId as publicN13_11_4_, | |
| network5_.DTYPE as DTYPE1_11_4_, | |
| parameters6_.Stack_id as Stack_id1_18_11_, | |
| parameters6_.value as value2_19_11_, | |
| parameters6_.key as key3_11_, | |
| securitygr7_.id as id1_16_5_, | |
| securitygr7_.account as account2_16_5_, | |
| securitygr7_.description as descript3_16_5_, | |
| securitygr7_.name as name4_16_5_, | |
| securitygr7_.owner as owner5_16_5_, | |
| securitygr7_.publicInAccount as publicIn6_16_5_, | |
| securitygr7_.status as status7_16_5_, | |
| cluster8_.id as id1_3_6_, | |
| cluster8_.account as account2_3_6_, | |
| cluster8_.ambariIp as ambariIp3_3_6_, | |
| cluster8_.ambariStackDetails_id as ambariS19_3_6_, | |
| cluster8_.blueprint_id as bluepri20_3_6_, | |
| cluster8_.creationFinished as creation4_3_6_, | |
| cluster8_.creationStarted as creation5_3_6_, | |
| cluster8_.description as descript6_3_6_, | |
| cluster8_.emailNeeded as emailNee7_3_6_, | |
| cluster8_.kerberosAdmin as kerberos8_3_6_, | |
| cluster8_.kerberosMasterKey as kerberos9_3_6_, | |
| cluster8_.kerberosPassword as kerbero10_3_6_, | |
| cluster8_.name as name11_3_6_, | |
| cluster8_.owner as owner12_3_6_, | |
| cluster8_.password as passwor13_3_6_, | |
| cluster8_.secure as secure14_3_6_, | |
| cluster8_.stack_id as stack_i21_3_6_, | |
| cluster8_.status as status15_3_6_, | |
| cluster8_.statusReason as statusR16_3_6_, | |
| cluster8_.upSince as upSince17_3_6_, | |
| cluster8_.userName as userNam18_3_6_, | |
| ambaristac9_.id as id1_0_7_, | |
| ambaristac9_.os as os2_0_7_, | |
| ambaristac9_.stack as stack3_0_7_, | |
| ambaristac9_.stackBaseURL as stackBas4_0_7_, | |
| ambaristac9_.stackRepoId as stackRep5_0_7_, | |
| ambaristac9_.utilsBaseURL as utilsBas6_0_7_, | |
| ambaristac9_.utilsRepoId as utilsRep7_0_7_, | |
| ambaristac9_.verify as verify8_0_7_, | |
| ambaristac9_.version as version9_0_7_, | |
| blueprint10_.id as id1_1_8_, | |
| blueprint10_.account as account2_1_8_, | |
| blueprint10_.blueprintName as blueprin3_1_8_, | |
| blueprint10_.blueprintText as blueprin4_1_8_, | |
| blueprint10_.description as descript5_1_8_, | |
| blueprint10_.hostGroupCount as hostGrou6_1_8_, | |
| blueprint10_.name as name7_1_8_, | |
| blueprint10_.owner as owner8_1_8_, | |
| blueprint10_.publicInAccount as publicIn9_1_8_, | |
| blueprint10_.status as status10_1_8_ | |
| from | |
| SecurityConfig securityco0_ | |
| left outer join | |
| Stack stack1_ | |
| on securityco0_.stack_id=stack1_.id | |
| left outer join | |
| Credential credential2_ | |
| on stack1_.credential_id=credential2_.id | |
| left outer join | |
| TemporaryAwsCredentials temporarya3_ | |
| on credential2_.temporaryAwsCredentials_accessKeyId=temporarya3_.accessKeyId | |
| left outer join | |
| FailurePolicy failurepol4_ | |
| on stack1_.failurePolicy_id=failurepol4_.id | |
| left outer join | |
| Network network5_ | |
| on stack1_.network_id=network5_.id | |
| left outer join | |
| Stack_parameters parameters6_ | |
| on stack1_.id=parameters6_.Stack_id | |
| left outer join | |
| SecurityGroup securitygr7_ | |
| on stack1_.securityGroup_id=securitygr7_.id | |
| left outer join | |
| Cluster cluster8_ | |
| on stack1_.id=cluster8_.stack_id | |
| left outer join | |
| AmbariStackDetails ambaristac9_ | |
| on cluster8_.ambariStackDetails_id=ambaristac9_.id | |
| left outer join | |
| Blueprint blueprint10_ | |
| on cluster8_.blueprint_id=blueprint10_.id | |
| where | |
| securityco0_.stack_id=? | |
| Hibernate: | |
| select | |
| template0_.id as id2_21_0_, | |
| template0_.account as account3_21_0_, | |
| template0_.deleted as deleted4_21_0_, | |
| template0_.description as descript5_21_0_, | |
| template0_.name as name6_21_0_, | |
| template0_.owner as owner7_21_0_, | |
| template0_.publicInAccount as publicIn8_21_0_, | |
| template0_.status as status9_21_0_, | |
| template0_.volumeCount as volumeC10_21_0_, | |
| template0_.volumeSize as volumeS11_21_0_, | |
| template0_.encrypted as encrypt12_21_0_, | |
| template0_.instanceType as instanc13_21_0_, | |
| template0_.spotPrice as spotPri14_21_0_, | |
| template0_.sshLocation as sshLoca15_21_0_, | |
| template0_.volumeType as volumeT16_21_0_, | |
| template0_.gcpInstanceType as gcpInst17_21_0_, | |
| template0_.gcpRawDiskType as gcpRawD18_21_0_, | |
| template0_.vmType as vmType19_21_0_, | |
| template0_.DTYPE as DTYPE1_21_0_ | |
| from | |
| Template template0_ | |
| where | |
| template0_.id=? | |
| Hibernate: | |
| select | |
| template0_.id as id2_21_0_, | |
| template0_.account as account3_21_0_, | |
| template0_.deleted as deleted4_21_0_, | |
| template0_.description as descript5_21_0_, | |
| template0_.name as name6_21_0_, | |
| template0_.owner as owner7_21_0_, | |
| template0_.publicInAccount as publicIn8_21_0_, | |
| template0_.status as status9_21_0_, | |
| template0_.volumeCount as volumeC10_21_0_, | |
| template0_.volumeSize as volumeS11_21_0_, | |
| template0_.encrypted as encrypt12_21_0_, | |
| template0_.instanceType as instanc13_21_0_, | |
| template0_.spotPrice as spotPri14_21_0_, | |
| template0_.sshLocation as sshLoca15_21_0_, | |
| template0_.volumeType as volumeT16_21_0_, | |
| template0_.gcpInstanceType as gcpInst17_21_0_, | |
| template0_.gcpRawDiskType as gcpRawD18_21_0_, | |
| template0_.vmType as vmType19_21_0_, | |
| template0_.DTYPE as DTYPE1_21_0_ | |
| from | |
| Template template0_ | |
| where | |
| template0_.id=? | |
| 2015-07-15 12:49:10,250 [resourceBuilderExecutor-27] pollWithTimeout:30 INFO c.s.c.s.PollingService - [owner:ea8d51fd-bc40-4b84-876b-5f1438bb33cf] [type:STACK] [id:400] [name:launch-amit-gcp] Polling attempt 2. | |
| 2015-07-15 12:49:10,250 [resourceBuilderExecutor-19] pollWithTimeout:30 INFO c.s.c.s.PollingService - [owner:ea8d51fd-bc40-4b84-876b-5f1438bb33cf] [type:STACK] [id:400] [name:launch-amit-gcp] Polling attempt 2. | |
| 2015-07-15 12:49:10,250 [resourceBuilderExecutor-27] checkStatus:17 INFO c.s.c.s.s.c.g.GcpResourceCheckerStatus - [owner:ea8d51fd-bc40-4b84-876b-5f1438bb33cf] [type:STACK] [id:400] [name:launch-amit-gcp] Checking the status of Gcp resource 'slave1-26-launch-amit-gcp-20150715124857' [GCP_INSTANCE]. | |
| 2015-07-15 12:49:10,250 [resourceBuilderExecutor-19] checkStatus:17 INFO c.s.c.s.s.c.g.GcpResourceCheckerStatus - [owner:ea8d51fd-bc40-4b84-876b-5f1438bb33cf] [type:STACK] [id:400] [name:launch-amit-gcp] Checking the status of Gcp resource 'slave1-18-launch-amit-gcp-20150715124857' [GCP_INSTANCE]. | |
| Hibernate: | |
| /* named HQL query Stack.findById */ select | |
| stack0_.id as id1_18_0_, | |
| resources1_.id as id1_14_1_, | |
| instancegr2_.id as id1_9_2_, | |
| instanceme3_.id as id1_10_3_, | |
| stack0_.account as account2_18_0_, | |
| stack0_.consulServers as consulSe3_18_0_, | |
| stack0_.credential_id as credent14_18_0_, | |
| stack0_.description as descript4_18_0_, | |
| stack0_.failurePolicy_id as failure15_18_0_, | |
| stack0_.image as image5_18_0_, | |
| stack0_.name as name6_18_0_, | |
| stack0_.network_id as network16_18_0_, | |
| stack0_.onFailureActionAction as onFailur7_18_0_, | |
| stack0_.owner as owner8_18_0_, | |
| stack0_.publicInAccount as publicIn9_18_0_, | |
| stack0_.region as region10_18_0_, | |
| stack0_.securityGroup_id as securit17_18_0_, | |
| stack0_.status as status11_18_0_, | |
| stack0_.statusReason as statusR12_18_0_, | |
| stack0_.version as version13_18_0_, | |
| resources1_.instanceGroup as instance2_14_1_, | |
| resources1_.resourceName as resource3_14_1_, | |
| resources1_.resourceType as resource4_14_1_, | |
| resources1_.resource_stack as resource5_14_1_, | |
| resources1_.resource_stack as resource5_18_0__, | |
| resources1_.id as id1_14_0__, | |
| instancegr2_.groupName as groupNam2_9_2_, | |
| instancegr2_.instanceGroupType as instance3_9_2_, | |
| instancegr2_.nodeCount as nodeCoun4_9_2_, | |
| instancegr2_.stack_id as stack_id5_9_2_, | |
| instancegr2_.template_id as template6_9_2_, | |
| instancegr2_.stack_id as stack_id5_18_1__, | |
| instancegr2_.id as id1_9_1__, | |
| instanceme3_.ambariServer as ambariSe2_10_3_, | |
| instanceme3_.consulServer as consulSe3_10_3_, | |
| instanceme3_.containerCount as containe4_10_3_, | |
| instanceme3_.discoveryFQDN as discover5_10_3_, | |
| instanceme3_.dockerSubnet as dockerSu6_10_3_, | |
| instanceme3_.instanceGroup_id as instanc14_10_3_, | |
| instanceme3_.instanceId as instance7_10_3_, | |
| instanceme3_.instanceStatus as instance8_10_3_, | |
| instanceme3_.privateIp as privateI9_10_3_, | |
| instanceme3_.publicIp as publicI10_10_3_, | |
| instanceme3_.startDate as startDa11_10_3_, | |
| instanceme3_.terminationDate as termina12_10_3_, | |
| instanceme3_.volumeCount as volumeC13_10_3_, | |
| instanceme3_.instanceGroup_id as instanc14_9_2__, | |
| instanceme3_.id as id1_10_2__ | |
| from | |
| Stack stack0_ | |
| left outer join | |
| Resource resources1_ | |
| on stack0_.id=resources1_.resource_stack | |
| left outer join | |
| InstanceGroup instancegr2_ | |
| on stack0_.id=instancegr2_.stack_id | |
| left outer join | |
| InstanceMetaData instanceme3_ | |
| on instancegr2_.id=instanceme3_.instanceGroup_id | |
| where | |
| stack0_.id=? | |
| Hibernate: | |
| /* named HQL query Stack.findById */ select | |
| stack0_.id as id1_18_0_, | |
| resources1_.id as id1_14_1_, | |
| instancegr2_.id as id1_9_2_, | |
| instanceme3_.id as id1_10_3_, | |
| stack0_.account as account2_18_0_, | |
| stack0_.consulServers as consulSe3_18_0_, | |
| stack0_.credential_id as credent14_18_0_, | |
| stack0_.description as descript4_18_0_, | |
| stack0_.failurePolicy_id as failure15_18_0_, | |
| stack0_.image as image5_18_0_, | |
| stack0_.name as name6_18_0_, | |
| stack0_.network_id as network16_18_0_, | |
| stack0_.onFailureActionAction as onFailur7_18_0_, | |
| stack0_.owner as owner8_18_0_, | |
| stack0_.publicInAccount as publicIn9_18_0_, | |
| stack0_.region as region10_18_0_, | |
| stack0_.securityGroup_id as securit17_18_0_, | |
| stack0_.status as status11_18_0_, | |
| stack0_.statusReason as statusR12_18_0_, | |
| stack0_.version as version13_18_0_, | |
| resources1_.instanceGroup as instance2_14_1_, | |
| resources1_.resourceName as resource3_14_1_, | |
| resources1_.resourceType as resource4_14_1_, | |
| resources1_.resource_stack as resource5_14_1_, | |
| resources1_.resource_stack as resource5_18_0__, | |
| resources1_.id as id1_14_0__, | |
| instancegr2_.groupName as groupNam2_9_2_, | |
| instancegr2_.instanceGroupType as instance3_9_2_, | |
| instancegr2_.nodeCount as nodeCoun4_9_2_, | |
| instancegr2_.stack_id as stack_id5_9_2_, | |
| instancegr2_.template_id as template6_9_2_, | |
| instancegr2_.stack_id as stack_id5_18_1__, | |
| instancegr2_.id as id1_9_1__, | |
| instanceme3_.ambariServer as ambariSe2_10_3_, | |
| instanceme3_.consulServer as consulSe3_10_3_, | |
| instanceme3_.containerCount as containe4_10_3_, | |
| instanceme3_.discoveryFQDN as discover5_10_3_, | |
| instanceme3_.dockerSubnet as dockerSu6_10_3_, | |
| instanceme3_.instanceGroup_id as instanc14_10_3_, | |
| instanceme3_.instanceId as instance7_10_3_, | |
| instanceme3_.instanceStatus as instance8_10_3_, | |
| instanceme3_.privateIp as privateI9_10_3_, | |
| instanceme3_.publicIp as publicI10_10_3_, | |
| instanceme3_.startDate as startDa11_10_3_, | |
| instanceme3_.terminationDate as termina12_10_3_, | |
| instanceme3_.volumeCount as volumeC13_10_3_, | |
| instanceme3_.instanceGroup_id as instanc14_9_2__, | |
| instanceme3_.id as id1_10_2__ | |
| from | |
| Stack stack0_ | |
| left outer join | |
| Resource resources1_ | |
| on stack0_.id=resources1_.resource_stack | |
| left outer join | |
| InstanceGroup instancegr2_ | |
| on stack0_.id=instancegr2_.stack_id | |
| left outer join | |
| InstanceMetaData instanceme3_ | |
| on instancegr2_.id=instanceme3_.instanceGroup_id | |
| where | |
| stack0_.id=? | |
| Hibernate: | |
| select | |
| credential0_.id as id2_4_0_, | |
| credential0_.account as account3_4_0_, | |
| credential0_.archived as archived4_4_0_, | |
| credential0_.description as descript5_4_0_, | |
| credential0_.name as name6_4_0_, | |
| credential0_.owner as owner7_4_0_, | |
| credential0_.publicInAccount as publicIn8_4_0_, | |
| credential0_.publicKey as publicKe9_4_0_, | |
| credential0_.endpoint as endpoin10_4_0_, | |
| credential0_.password as passwor11_4_0_, | |
| credential0_.tenantName as tenantN12_4_0_, | |
| credential0_.userName as userNam13_4_0_, | |
| credential0_.projectId as project14_4_0_, | |
| credential0_.serviceAccountId as service15_4_0_, | |
| credential0_.serviceAccountPrivateKey as service16_4_0_, | |
| credential0_.keyPairName as keyPair17_4_0_, | |
| credential0_.roleArn as roleArn18_4_0_, | |
| credential0_.temporaryAwsCredentials_accessKeyId as tempora25_4_0_, | |
| credential0_.cerFile as cerFile19_4_0_, | |
| credential0_.jks as jks20_4_0_, | |
| credential0_.jksFile as jksFile21_4_0_, | |
| credential0_.postFix as postFix22_4_0_, | |
| credential0_.sshCerFile as sshCerF23_4_0_, | |
| credential0_.subscriptionId as subscri24_4_0_, | |
| credential0_.DTYPE as DTYPE1_4_0_, | |
| temporarya1_.accessKeyId as accessKe1_22_1_, | |
| temporarya1_.secretAccessKey as secretAc2_22_1_, | |
| temporarya1_.sessionToken as sessionT3_22_1_, | |
| temporarya1_.validUntil as validUnt4_22_1_ | |
| from | |
| Credential credential0_ | |
| left outer join | |
| TemporaryAwsCredentials temporarya1_ | |
| on credential0_.temporaryAwsCredentials_accessKeyId=temporarya1_.accessKeyId | |
| where | |
| credential0_.id=? | |
| Hibernate: | |
| select | |
| credential0_.id as id2_4_0_, | |
| credential0_.account as account3_4_0_, | |
| credential0_.archived as archived4_4_0_, | |
| credential0_.description as descript5_4_0_, | |
| credential0_.name as name6_4_0_, | |
| credential0_.owner as owner7_4_0_, | |
| credential0_.publicInAccount as publicIn8_4_0_, | |
| credential0_.publicKey as publicKe9_4_0_, | |
| credential0_.endpoint as endpoin10_4_0_, | |
| credential0_.password as passwor11_4_0_, | |
| credential0_.tenantName as tenantN12_4_0_, | |
| credential0_.userName as userNam13_4_0_, | |
| credential0_.projectId as project14_4_0_, | |
| credential0_.serviceAccountId as service15_4_0_, | |
| credential0_.serviceAccountPrivateKey as service16_4_0_, | |
| credential0_.keyPairName as keyPair17_4_0_, | |
| credential0_.roleArn as roleArn18_4_0_, | |
| credential0_.temporaryAwsCredentials_accessKeyId as tempora25_4_0_, | |
| credential0_.cerFile as cerFile19_4_0_, | |
| credential0_.jks as jks20_4_0_, | |
| credential0_.jksFile as jksFile21_4_0_, | |
| credential0_.postFix as postFix22_4_0_, | |
| credential0_.sshCerFile as sshCerF23_4_0_, | |
| credential0_.subscriptionId as subscri24_4_0_, | |
| credential0_.DTYPE as DTYPE1_4_0_, | |
| temporarya1_.accessKeyId as accessKe1_22_1_, | |
| temporarya1_.secretAccessKey as secretAc2_22_1_, | |
| temporarya1_.sessionToken as sessionT3_22_1_, | |
| temporarya1_.validUntil as validUnt4_22_1_ | |
| from | |
| Credential credential0_ | |
| left outer join | |
| TemporaryAwsCredentials temporarya1_ | |
| on credential0_.temporaryAwsCredentials_accessKeyId=temporarya1_.accessKeyId | |
| where | |
| credential0_.id=? | |
| Hibernate: | |
| select | |
| failurepol0_.id as id1_5_0_, | |
| failurepol0_.adjustmentType as adjustme2_5_0_, | |
| failurepol0_.threshold as threshol3_5_0_ | |
| from | |
| FailurePolicy failurepol0_ | |
| where | |
| failurepol0_.id=? | |
| Hibernate: | |
| select | |
| failurepol0_.id as id1_5_0_, | |
| failurepol0_.adjustmentType as adjustme2_5_0_, | |
| failurepol0_.threshold as threshol3_5_0_ | |
| from | |
| FailurePolicy failurepol0_ | |
| where | |
| failurepol0_.id=? | |
| Hibernate: | |
| select | |
| network0_.id as id2_11_0_, | |
| network0_.account as account3_11_0_, | |
| network0_.description as descript4_11_0_, | |
| network0_.name as name5_11_0_, | |
| network0_.owner as owner6_11_0_, | |
| network0_.publicInAccount as publicIn7_11_0_, | |
| network0_.status as status8_11_0_, | |
| network0_.subnetCIDR as subnetCI9_11_0_, | |
| network0_.addressPrefixCIDR as address10_11_0_, | |
| network0_.internetGatewayId as interne11_11_0_, | |
| network0_.vpcId as vpcId12_11_0_, | |
| network0_.publicNetId as publicN13_11_0_, | |
| network0_.DTYPE as DTYPE1_11_0_ | |
| from | |
| Network network0_ | |
| where | |
| network0_.id=? | |
| Hibernate: | |
| select | |
| network0_.id as id2_11_0_, | |
| network0_.account as account3_11_0_, | |
| network0_.description as descript4_11_0_, | |
| network0_.name as name5_11_0_, | |
| network0_.owner as owner6_11_0_, | |
| network0_.publicInAccount as publicIn7_11_0_, | |
| network0_.status as status8_11_0_, | |
| network0_.subnetCIDR as subnetCI9_11_0_, | |
| network0_.addressPrefixCIDR as address10_11_0_, | |
| network0_.internetGatewayId as interne11_11_0_, | |
| network0_.vpcId as vpcId12_11_0_, | |
| network0_.publicNetId as publicN13_11_0_, | |
| network0_.DTYPE as DTYPE1_11_0_ | |
| from | |
| Network network0_ | |
| where | |
| network0_.id=? | |
| Hibernate: | |
| select | |
| securitygr0_.id as id1_16_0_, | |
| securitygr0_.account as account2_16_0_, | |
| securitygr0_.description as descript3_16_0_, | |
| securitygr0_.name as name4_16_0_, | |
| securitygr0_.owner as owner5_16_0_, | |
| securitygr0_.publicInAccount as publicIn6_16_0_, | |
| securitygr0_.status as status7_16_0_ | |
| from | |
| SecurityGroup securitygr0_ | |
| where | |
| securitygr0_.id=? | |
| Hibernate: | |
| select | |
| securitygr0_.id as id1_16_0_, | |
| securitygr0_.account as account2_16_0_, | |
| securitygr0_.description as descript3_16_0_, | |
| securitygr0_.name as name4_16_0_, | |
| securitygr0_.owner as owner5_16_0_, | |
| securitygr0_.publicInAccount as publicIn6_16_0_, | |
| securitygr0_.status as status7_16_0_ | |
| from | |
| SecurityGroup securitygr0_ | |
| where | |
| securitygr0_.id=? | |
| Hibernate: | |
| /* load com.sequenceiq.cloudbreak.domain.Cluster */ select | |
| cluster0_.id as id1_3_8_, | |
| cluster0_.account as account2_3_8_, | |
| cluster0_.ambariIp as ambariIp3_3_8_, | |
| cluster0_.ambariStackDetails_id as ambariS19_3_8_, | |
| cluster0_.blueprint_id as bluepri20_3_8_, | |
| cluster0_.creationFinished as creation4_3_8_, | |
| cluster0_.creationStarted as creation5_3_8_, | |
| cluster0_.description as descript6_3_8_, | |
| cluster0_.emailNeeded as emailNee7_3_8_, | |
| cluster0_.kerberosAdmin as kerberos8_3_8_, | |
| cluster0_.kerberosMasterKey as kerberos9_3_8_, | |
| cluster0_.kerberosPassword as kerbero10_3_8_, | |
| cluster0_.name as name11_3_8_, | |
| cluster0_.owner as owner12_3_8_, | |
| cluster0_.password as passwor13_3_8_, | |
| cluster0_.secure as secure14_3_8_, | |
| cluster0_.stack_id as stack_i21_3_8_, | |
| cluster0_.status as status15_3_8_, | |
| cluster0_.statusReason as statusR16_3_8_, | |
| cluster0_.upSince as upSince17_3_8_, | |
| cluster0_.userName as userNam18_3_8_, | |
| ambaristac1_.id as id1_0_0_, | |
| ambaristac1_.os as os2_0_0_, | |
| ambaristac1_.stack as stack3_0_0_, | |
| ambaristac1_.stackBaseURL as stackBas4_0_0_, | |
| ambaristac1_.stackRepoId as stackRep5_0_0_, | |
| ambaristac1_.utilsBaseURL as utilsBas6_0_0_, | |
| ambaristac1_.utilsRepoId as utilsRep7_0_0_, | |
| ambaristac1_.verify as verify8_0_0_, | |
| ambaristac1_.version as version9_0_0_, | |
| blueprint2_.id as id1_1_1_, | |
| blueprint2_.account as account2_1_1_, | |
| blueprint2_.blueprintName as blueprin3_1_1_, | |
| blueprint2_.blueprintText as blueprin4_1_1_, | |
| blueprint2_.description as descript5_1_1_, | |
| blueprint2_.hostGroupCount as hostGrou6_1_1_, | |
| blueprint2_.name as name7_1_1_, | |
| blueprint2_.owner as owner8_1_1_, | |
| blueprint2_.publicInAccount as publicIn9_1_1_, | |
| blueprint2_.status as status10_1_1_, | |
| stack3_.id as id1_18_2_, | |
| stack3_.account as account2_18_2_, | |
| stack3_.consulServers as consulSe3_18_2_, | |
| stack3_.credential_id as credent14_18_2_, | |
| stack3_.description as descript4_18_2_, | |
| stack3_.failurePolicy_id as failure15_18_2_, | |
| stack3_.image as image5_18_2_, | |
| stack3_.name as name6_18_2_, | |
| stack3_.network_id as network16_18_2_, | |
| stack3_.onFailureActionAction as onFailur7_18_2_, | |
| stack3_.owner as owner8_18_2_, | |
| stack3_.publicInAccount as publicIn9_18_2_, | |
| stack3_.region as region10_18_2_, | |
| stack3_.securityGroup_id as securit17_18_2_, | |
| stack3_.status as status11_18_2_, | |
| stack3_.statusReason as statusR12_18_2_, | |
| stack3_.version as version13_18_2_, | |
| credential4_.id as id2_4_3_, | |
| credential4_.account as account3_4_3_, | |
| credential4_.archived as archived4_4_3_, | |
| credential4_.description as descript5_4_3_, | |
| credential4_.name as name6_4_3_, | |
| credential4_.owner as owner7_4_3_, | |
| credential4_.publicInAccount as publicIn8_4_3_, | |
| credential4_.publicKey as publicKe9_4_3_, | |
| credential4_.endpoint as endpoin10_4_3_, | |
| credential4_.password as passwor11_4_3_, | |
| credential4_.tenantName as tenantN12_4_3_, | |
| credential4_.userName as userNam13_4_3_, | |
| credential4_.projectId as project14_4_3_, | |
| credential4_.serviceAccountId as service15_4_3_, | |
| credential4_.serviceAccountPrivateKey as service16_4_3_, | |
| credential4_.keyPairName as keyPair17_4_3_, | |
| credential4_.roleArn as roleArn18_4_3_, | |
| credential4_.temporaryAwsCredentials_accessKeyId as tempora25_4_3_, | |
| credential4_.cerFile as cerFile19_4_3_, | |
| credential4_.jks as jks20_4_3_, | |
| credential4_.jksFile as jksFile21_4_3_, | |
| credential4_.postFix as postFix22_4_3_, | |
| credential4_.sshCerFile as sshCerF23_4_3_, | |
| credential4_.subscriptionId as subscri24_4_3_, | |
| credential4_.DTYPE as DTYPE1_4_3_, | |
| temporarya5_.accessKeyId as accessKe1_22_4_, | |
| temporarya5_.secretAccessKey as secretAc2_22_4_, | |
| temporarya5_.sessionToken as sessionT3_22_4_, | |
| temporarya5_.validUntil as validUnt4_22_4_, | |
| failurepol6_.id as id1_5_5_, | |
| failurepol6_.adjustmentType as adjustme2_5_5_, | |
| failurepol6_.threshold as threshol3_5_5_, | |
| network7_.id as id2_11_6_, | |
| network7_.account as account3_11_6_, | |
| network7_.description as descript4_11_6_, | |
| network7_.name as name5_11_6_, | |
| network7_.owner as owner6_11_6_, | |
| network7_.publicInAccount as publicIn7_11_6_, | |
| network7_.status as status8_11_6_, | |
| network7_.subnetCIDR as subnetCI9_11_6_, | |
| network7_.addressPrefixCIDR as address10_11_6_, | |
| network7_.internetGatewayId as interne11_11_6_, | |
| network7_.vpcId as vpcId12_11_6_, | |
| network7_.publicNetId as publicN13_11_6_, | |
| network7_.DTYPE as DTYPE1_11_6_, | |
| parameters8_.Stack_id as Stack_id1_18_10_, | |
| parameters8_.value as value2_19_10_, | |
| parameters8_.key as key3_10_, | |
| securitygr9_.id as id1_16_7_, | |
| securitygr9_.account as account2_16_7_, | |
| securitygr9_.description as descript3_16_7_, | |
| securitygr9_.name as name4_16_7_, | |
| securitygr9_.owner as owner5_16_7_, | |
| securitygr9_.publicInAccount as publicIn6_16_7_, | |
| securitygr9_.status as status7_16_7_ | |
| from | |
| Cluster cluster0_ | |
| left outer join | |
| AmbariStackDetails ambaristac1_ | |
| on cluster0_.ambariStackDetails_id=ambaristac1_.id | |
| left outer join | |
| Blueprint blueprint2_ | |
| on cluster0_.blueprint_id=blueprint2_.id | |
| left outer join | |
| Stack stack3_ | |
| on cluster0_.stack_id=stack3_.id | |
| left outer join | |
| Credential credential4_ | |
| on stack3_.credential_id=credential4_.id | |
| left outer join | |
| TemporaryAwsCredentials temporarya5_ | |
| on credential4_.temporaryAwsCredentials_accessKeyId=temporarya5_.accessKeyId | |
| left outer join | |
| FailurePolicy failurepol6_ | |
| on stack3_.failurePolicy_id=failurepol6_.id | |
| left outer join | |
| Network network7_ | |
| on stack3_.network_id=network7_.id | |
| left outer join | |
| Stack_parameters parameters8_ | |
| on stack3_.id=parameters8_.Stack_id | |
| left outer join | |
| SecurityGroup securitygr9_ | |
| on stack3_.securityGroup_id=securitygr9_.id | |
| where | |
| cluster0_.stack_id=? | |
| Hibernate: | |
| /* load com.sequenceiq.cloudbreak.domain.Cluster */ select | |
| cluster0_.id as id1_3_8_, | |
| cluster0_.account as account2_3_8_, | |
| cluster0_.ambariIp as ambariIp3_3_8_, | |
| cluster0_.ambariStackDetails_id as ambariS19_3_8_, | |
| cluster0_.blueprint_id as bluepri20_3_8_, | |
| cluster0_.creationFinished as creation4_3_8_, | |
| cluster0_.creationStarted as creation5_3_8_, | |
| cluster0_.description as descript6_3_8_, | |
| cluster0_.emailNeeded as emailNee7_3_8_, | |
| cluster0_.kerberosAdmin as kerberos8_3_8_, | |
| cluster0_.kerberosMasterKey as kerberos9_3_8_, | |
| cluster0_.kerberosPassword as kerbero10_3_8_, | |
| cluster0_.name as name11_3_8_, | |
| cluster0_.owner as owner12_3_8_, | |
| cluster0_.password as passwor13_3_8_, | |
| cluster0_.secure as secure14_3_8_, | |
| cluster0_.stack_id as stack_i21_3_8_, | |
| cluster0_.status as status15_3_8_, | |
| cluster0_.statusReason as statusR16_3_8_, | |
| cluster0_.upSince as upSince17_3_8_, | |
| cluster0_.userName as userNam18_3_8_, | |
| ambaristac1_.id as id1_0_0_, | |
| ambaristac1_.os as os2_0_0_, | |
| ambaristac1_.stack as stack3_0_0_, | |
| ambaristac1_.stackBaseURL as stackBas4_0_0_, | |
| ambaristac1_.stackRepoId as stackRep5_0_0_, | |
| ambaristac1_.utilsBaseURL as utilsBas6_0_0_, | |
| ambaristac1_.utilsRepoId as utilsRep7_0_0_, | |
| ambaristac1_.verify as verify8_0_0_, | |
| ambaristac1_.version as version9_0_0_, | |
| blueprint2_.id as id1_1_1_, | |
| blueprint2_.account as account2_1_1_, | |
| blueprint2_.blueprintName as blueprin3_1_1_, | |
| blueprint2_.blueprintText as blueprin4_1_1_, | |
| blueprint2_.description as descript5_1_1_, | |
| blueprint2_.hostGroupCount as hostGrou6_1_1_, | |
| blueprint2_.name as name7_1_1_, | |
| blueprint2_.owner as owner8_1_1_, | |
| blueprint2_.publicInAccount as publicIn9_1_1_, | |
| blueprint2_.status as status10_1_1_, | |
| stack3_.id as id1_18_2_, | |
| stack3_.account as account2_18_2_, | |
| stack3_.consulServers as consulSe3_18_2_, | |
| stack3_.credential_id as credent14_18_2_, | |
| stack3_.description as descript4_18_2_, | |
| stack3_.failurePolicy_id as failure15_18_2_, | |
| stack3_.image as image5_18_2_, | |
| stack3_.name as name6_18_2_, | |
| stack3_.network_id as network16_18_2_, | |
| stack3_.onFailureActionAction as onFailur7_18_2_, | |
| stack3_.owner as owner8_18_2_, | |
| stack3_.publicInAccount as publicIn9_18_2_, | |
| stack3_.region as region10_18_2_, | |
| stack3_.securityGroup_id as securit17_18_2_, | |
| stack3_.status as status11_18_2_, | |
| stack3_.statusReason as statusR12_18_2_, | |
| stack3_.version as version13_18_2_, | |
| credential4_.id as id2_4_3_, | |
| credential4_.account as account3_4_3_, | |
| credential4_.archived as archived4_4_3_, | |
| credential4_.description as descript5_4_3_, | |
| credential4_.name as name6_4_3_, | |
| credential4_.owner as owner7_4_3_, | |
| credential4_.publicInAccount as publicIn8_4_3_, | |
| credential4_.publicKey as publicKe9_4_3_, | |
| credential4_.endpoint as endpoin10_4_3_, | |
| credential4_.password as passwor11_4_3_, | |
| credential4_.tenantName as tenantN12_4_3_, | |
| credential4_.userName as userNam13_4_3_, | |
| credential4_.projectId as project14_4_3_, | |
| credential4_.serviceAccountId as service15_4_3_, | |
| credential4_.serviceAccountPrivateKey as service16_4_3_, | |
| credential4_.keyPairName as keyPair17_4_3_, | |
| credential4_.roleArn as roleArn18_4_3_, | |
| credential4_.temporaryAwsCredentials_accessKeyId as tempora25_4_3_, | |
| credential4_.cerFile as cerFile19_4_3_, | |
| credential4_.jks as jks20_4_3_, | |
| credential4_.jksFile as jksFile21_4_3_, | |
| credential4_.postFix as postFix22_4_3_, | |
| credential4_.sshCerFile as sshCerF23_4_3_, | |
| credential4_.subscriptionId as subscri24_4_3_, | |
| credential4_.DTYPE as DTYPE1_4_3_, | |
| temporarya5_.accessKeyId as accessKe1_22_4_, | |
| temporarya5_.secretAccessKey as secretAc2_22_4_, | |
| temporarya5_.sessionToken as sessionT3_22_4_, | |
| temporarya5_.validUntil as validUnt4_22_4_, | |
| failurepol6_.id as id1_5_5_, | |
| failurepol6_.adjustmentType as adjustme2_5_5_, | |
| failurepol6_.threshold as threshol3_5_5_, | |
| network7_.id as id2_11_6_, | |
| network7_.account as account3_11_6_, | |
| network7_.description as descript4_11_6_, | |
| network7_.name as name5_11_6_, | |
| network7_.owner as owner6_11_6_, | |
| network7_.publicInAccount as publicIn7_11_6_, | |
| network7_.status as status8_11_6_, | |
| network7_.subnetCIDR as subnetCI9_11_6_, | |
| network7_.addressPrefixCIDR as address10_11_6_, | |
| network7_.internetGatewayId as interne11_11_6_, | |
| network7_.vpcId as vpcId12_11_6_, | |
| network7_.publicNetId as publicN13_11_6_, | |
| network7_.DTYPE as DTYPE1_11_6_, | |
| parameters8_.Stack_id as Stack_id1_18_10_, | |
| parameters8_.value as value2_19_10_, | |
| parameters8_.key as key3_10_, | |
| securitygr9_.id as id1_16_7_, | |
| securitygr9_.account as account2_16_7_, | |
| securitygr9_.description as descript3_16_7_, | |
| securitygr9_.name as name4_16_7_, | |
| securitygr9_.owner as owner5_16_7_, | |
| securitygr9_.publicInAccount as publicIn6_16_7_, | |
| securitygr9_.status as status7_16_7_ | |
| from | |
| Cluster cluster0_ | |
| left outer join | |
| AmbariStackDetails ambaristac1_ | |
| on cluster0_.ambariStackDetails_id=ambaristac1_.id | |
| left outer join | |
| Blueprint blueprint2_ | |
| on cluster0_.blueprint_id=blueprint2_.id | |
| left outer join | |
| Stack stack3_ | |
| on cluster0_.stack_id=stack3_.id | |
| left outer join | |
| Credential credential4_ | |
| on stack3_.credential_id=credential4_.id | |
| left outer join | |
| TemporaryAwsCredentials temporarya5_ | |
| on credential4_.temporaryAwsCredentials_accessKeyId=temporarya5_.accessKeyId | |
| left outer join | |
| FailurePolicy failurepol6_ | |
| on stack3_.failurePolicy_id=failurepol6_.id | |
| left outer join | |
| Network network7_ | |
| on stack3_.network_id=network7_.id | |
| left outer join | |
| Stack_parameters parameters8_ | |
| on stack3_.id=parameters8_.Stack_id | |
| left outer join | |
| SecurityGroup securitygr9_ | |
| on stack3_.securityGroup_id=securitygr9_.id | |
| where | |
| cluster0_.stack_id=? | |
| Hibernate: | |
| /* load com.sequenceiq.cloudbreak.domain.SecurityConfig */ select | |
| securityco0_.id as id1_15_9_, | |
| securityco0_.clientCert as clientCe2_15_9_, | |
| securityco0_.clientKey as clientKe3_15_9_, | |
| securityco0_.serverCert as serverCe4_15_9_, | |
| securityco0_.stack_id as stack_id7_15_9_, | |
| securityco0_.temporarySshPrivateKey as temporar5_15_9_, | |
| securityco0_.temporarySshPublicKey as temporar6_15_9_, | |
| stack1_.id as id1_18_0_, | |
| stack1_.account as account2_18_0_, | |
| stack1_.consulServers as consulSe3_18_0_, | |
| stack1_.credential_id as credent14_18_0_, | |
| stack1_.description as descript4_18_0_, | |
| stack1_.failurePolicy_id as failure15_18_0_, | |
| stack1_.image as image5_18_0_, | |
| stack1_.name as name6_18_0_, | |
| stack1_.network_id as network16_18_0_, | |
| stack1_.onFailureActionAction as onFailur7_18_0_, | |
| stack1_.owner as owner8_18_0_, | |
| stack1_.publicInAccount as publicIn9_18_0_, | |
| stack1_.region as region10_18_0_, | |
| stack1_.securityGroup_id as securit17_18_0_, | |
| stack1_.status as status11_18_0_, | |
| stack1_.statusReason as statusR12_18_0_, | |
| stack1_.version as version13_18_0_, | |
| credential2_.id as id2_4_1_, | |
| credential2_.account as account3_4_1_, | |
| credential2_.archived as archived4_4_1_, | |
| credential2_.description as descript5_4_1_, | |
| credential2_.name as name6_4_1_, | |
| credential2_.owner as owner7_4_1_, | |
| credential2_.publicInAccount as publicIn8_4_1_, | |
| credential2_.publicKey as publicKe9_4_1_, | |
| credential2_.endpoint as endpoin10_4_1_, | |
| credential2_.password as passwor11_4_1_, | |
| credential2_.tenantName as tenantN12_4_1_, | |
| credential2_.userName as userNam13_4_1_, | |
| credential2_.projectId as project14_4_1_, | |
| credential2_.serviceAccountId as service15_4_1_, | |
| credential2_.serviceAccountPrivateKey as service16_4_1_, | |
| credential2_.keyPairName as keyPair17_4_1_, | |
| credential2_.roleArn as roleArn18_4_1_, | |
| credential2_.temporaryAwsCredentials_accessKeyId as tempora25_4_1_, | |
| credential2_.cerFile as cerFile19_4_1_, | |
| credential2_.jks as jks20_4_1_, | |
| credential2_.jksFile as jksFile21_4_1_, | |
| credential2_.postFix as postFix22_4_1_, | |
| credential2_.sshCerFile as sshCerF23_4_1_, | |
| credential2_.subscriptionId as subscri24_4_1_, | |
| credential2_.DTYPE as DTYPE1_4_1_, | |
| temporarya3_.accessKeyId as accessKe1_22_2_, | |
| temporarya3_.secretAccessKey as secretAc2_22_2_, | |
| temporarya3_.sessionToken as sessionT3_22_2_, | |
| temporarya3_.validUntil as validUnt4_22_2_, | |
| failurepol4_.id as id1_5_3_, | |
| failurepol4_.adjustmentType as adjustme2_5_3_, | |
| failurepol4_.threshold as threshol3_5_3_, | |
| network5_.id as id2_11_4_, | |
| network5_.account as account3_11_4_, | |
| network5_.description as descript4_11_4_, | |
| network5_.name as name5_11_4_, | |
| network5_.owner as owner6_11_4_, | |
| network5_.publicInAccount as publicIn7_11_4_, | |
| network5_.status as status8_11_4_, | |
| network5_.subnetCIDR as subnetCI9_11_4_, | |
| network5_.addressPrefixCIDR as address10_11_4_, | |
| network5_.internetGatewayId as interne11_11_4_, | |
| network5_.vpcId as vpcId12_11_4_, | |
| network5_.publicNetId as publicN13_11_4_, | |
| network5_.DTYPE as DTYPE1_11_4_, | |
| parameters6_.Stack_id as Stack_id1_18_11_, | |
| parameters6_.value as value2_19_11_, | |
| parameters6_.key as key3_11_, | |
| securitygr7_.id as id1_16_5_, | |
| securitygr7_.account as account2_16_5_, | |
| securitygr7_.description as descript3_16_5_, | |
| securitygr7_.name as name4_16_5_, | |
| securitygr7_.owner as owner5_16_5_, | |
| securitygr7_.publicInAccount as publicIn6_16_5_, | |
| securitygr7_.status as status7_16_5_, | |
| cluster8_.id as id1_3_6_, | |
| cluster8_.account as account2_3_6_, | |
| cluster8_.ambariIp as ambariIp3_3_6_, | |
| cluster8_.ambariStackDetails_id as ambariS19_3_6_, | |
| cluster8_.blueprint_id as bluepri20_3_6_, | |
| cluster8_.creationFinished as creation4_3_6_, | |
| cluster8_.creationStarted as creation5_3_6_, | |
| cluster8_.description as descript6_3_6_, | |
| cluster8_.emailNeeded as emailNee7_3_6_, | |
| cluster8_.kerberosAdmin as kerberos8_3_6_, | |
| cluster8_.kerberosMasterKey as kerberos9_3_6_, | |
| cluster8_.kerberosPassword as kerbero10_3_6_, | |
| cluster8_.name as name11_3_6_, | |
| cluster8_.owner as owner12_3_6_, | |
| cluster8_.password as passwor13_3_6_, | |
| cluster8_.secure as secure14_3_6_, | |
| cluster8_.stack_id as stack_i21_3_6_, | |
| cluster8_.status as status15_3_6_, | |
| cluster8_.statusReason as statusR16_3_6_, | |
| cluster8_.upSince as upSince17_3_6_, | |
| cluster8_.userName as userNam18_3_6_, | |
| ambaristac9_.id as id1_0_7_, | |
| ambaristac9_.os as os2_0_7_, | |
| ambaristac9_.stack as stack3_0_7_, | |
| ambaristac9_.stackBaseURL as stackBas4_0_7_, | |
| ambaristac9_.stackRepoId as stackRep5_0_7_, | |
| ambaristac9_.utilsBaseURL as utilsBas6_0_7_, | |
| ambaristac9_.utilsRepoId as utilsRep7_0_7_, | |
| ambaristac9_.verify as verify8_0_7_, | |
| ambaristac9_.version as version9_0_7_, | |
| blueprint10_.id as id1_1_8_, | |
| blueprint10_.account as account2_1_8_, | |
| blueprint10_.blueprintName as blueprin3_1_8_, | |
| blueprint10_.blueprintText as blueprin4_1_8_, | |
| blueprint10_.description as descript5_1_8_, | |
| blueprint10_.hostGroupCount as hostGrou6_1_8_, | |
| blueprint10_.name as name7_1_8_, | |
| blueprint10_.owner as owner8_1_8_, | |
| blueprint10_.publicInAccount as publicIn9_1_8_, | |
| blueprint10_.status as status10_1_8_ | |
| from | |
| SecurityConfig securityco0_ | |
| left outer join | |
| Stack stack1_ | |
| on securityco0_.stack_id=stack1_.id | |
| left outer join | |
| Credential credential2_ | |
| on stack1_.credential_id=credential2_.id | |
| left outer join | |
| TemporaryAwsCredentials temporarya3_ | |
| on credential2_.temporaryAwsCredentials_accessKeyId=temporarya3_.accessKeyId | |
| left outer join | |
| FailurePolicy failurepol4_ | |
| on stack1_.failurePolicy_id=failurepol4_.id | |
| left outer join | |
| Network network5_ | |
| on stack1_.network_id=network5_.id | |
| left outer join | |
| Stack_parameters parameters6_ | |
| on stack1_.id=parameters6_.Stack_id | |
| left outer join | |
| SecurityGroup securitygr7_ | |
| on stack1_.securityGroup_id=securitygr7_.id | |
| left outer join | |
| Cluster cluster8_ | |
| on stack1_.id=cluster8_.stack_id | |
| left outer join | |
| AmbariStackDetails ambaristac9_ | |
| on cluster8_.ambariStackDetails_id=ambaristac9_.id | |
| left outer join | |
| Blueprint blueprint10_ | |
| on cluster8_.blueprint_id=blueprint10_.id | |
| where | |
| securityco0_.stack_id=? | |
| Hibernate: | |
| /* load com.sequenceiq.cloudbreak.domain.SecurityConfig */ select | |
| securityco0_.id as id1_15_9_, | |
| securityco0_.clientCert as clientCe2_15_9_, | |
| securityco0_.clientKey as clientKe3_15_9_, | |
| securityco0_.serverCert as serverCe4_15_9_, | |
| securityco0_.stack_id as stack_id7_15_9_, | |
| securityco0_.temporarySshPrivateKey as temporar5_15_9_, | |
| securityco0_.temporarySshPublicKey as temporar6_15_9_, | |
| stack1_.id as id1_18_0_, | |
| stack1_.account as account2_18_0_, | |
| stack1_.consulServers as consulSe3_18_0_, | |
| stack1_.credential_id as credent14_18_0_, | |
| stack1_.description as descript4_18_0_, | |
| stack1_.failurePolicy_id as failure15_18_0_, | |
| stack1_.image as image5_18_0_, | |
| stack1_.name as name6_18_0_, | |
| stack1_.network_id as network16_18_0_, | |
| stack1_.onFailureActionAction as onFailur7_18_0_, | |
| stack1_.owner as owner8_18_0_, | |
| stack1_.publicInAccount as publicIn9_18_0_, | |
| stack1_.region as region10_18_0_, | |
| stack1_.securityGroup_id as securit17_18_0_, | |
| stack1_.status as status11_18_0_, | |
| stack1_.statusReason as statusR12_18_0_, | |
| stack1_.version as version13_18_0_, | |
| credential2_.id as id2_4_1_, | |
| credential2_.account as account3_4_1_, | |
| credential2_.archived as archived4_4_1_, | |
| credential2_.description as descript5_4_1_, | |
| credential2_.name as name6_4_1_, | |
| credential2_.owner as owner7_4_1_, | |
| credential2_.publicInAccount as publicIn8_4_1_, | |
| credential2_.publicKey as publicKe9_4_1_, | |
| credential2_.endpoint as endpoin10_4_1_, | |
| credential2_.password as passwor11_4_1_, | |
| credential2_.tenantName as tenantN12_4_1_, | |
| credential2_.userName as userNam13_4_1_, | |
| credential2_.projectId as project14_4_1_, | |
| credential2_.serviceAccountId as service15_4_1_, | |
| credential2_.serviceAccountPrivateKey as service16_4_1_, | |
| credential2_.keyPairName as keyPair17_4_1_, | |
| credential2_.roleArn as roleArn18_4_1_, | |
| credential2_.temporaryAwsCredentials_accessKeyId as tempora25_4_1_, | |
| credential2_.cerFile as cerFile19_4_1_, | |
| credential2_.jks as jks20_4_1_, | |
| credential2_.jksFile as jksFile21_4_1_, | |
| credential2_.postFix as postFix22_4_1_, | |
| credential2_.sshCerFile as sshCerF23_4_1_, | |
| credential2_.subscriptionId as subscri24_4_1_, | |
| credential2_.DTYPE as DTYPE1_4_1_, | |
| temporarya3_.accessKeyId as accessKe1_22_2_, | |
| temporarya3_.secretAccessKey as secretAc2_22_2_, | |
| temporarya3_.sessionToken as sessionT3_22_2_, | |
| temporarya3_.validUntil as validUnt4_22_2_, | |
| failurepol4_.id as id1_5_3_, | |
| failurepol4_.adjustmentType as adjustme2_5_3_, | |
| failurepol4_.threshold as threshol3_5_3_, | |
| network5_.id as id2_11_4_, | |
| network5_.account as account3_11_4_, | |
| network5_.description as descript4_11_4_, | |
| network5_.name as name5_11_4_, | |
| network5_.owner as owner6_11_4_, | |
| network5_.publicInAccount as publicIn7_11_4_, | |
| network5_.status as status8_11_4_, | |
| network5_.subnetCIDR as subnetCI9_11_4_, | |
| network5_.addressPrefixCIDR as address10_11_4_, | |
| network5_.internetGatewayId as interne11_11_4_, | |
| network5_.vpcId as vpcId12_11_4_, | |
| network5_.publicNetId as publicN13_11_4_, | |
| network5_.DTYPE as DTYPE1_11_4_, | |
| parameters6_.Stack_id as Stack_id1_18_11_, | |
| parameters6_.value as value2_19_11_, | |
| parameters6_.key as key3_11_, | |
| securitygr7_.id as id1_16_5_, | |
| securitygr7_.account as account2_16_5_, | |
| securitygr7_.description as descript3_16_5_, | |
| securitygr7_.name as name4_16_5_, | |
| securitygr7_.owner as owner5_16_5_, | |
| securitygr7_.publicInAccount as publicIn6_16_5_, | |
| securitygr7_.status as status7_16_5_, | |
| cluster8_.id as id1_3_6_, | |
| cluster8_.account as account2_3_6_, | |
| cluster8_.ambariIp as ambariIp3_3_6_, | |
| cluster8_.ambariStackDetails_id as ambariS19_3_6_, | |
| cluster8_.blueprint_id as bluepri20_3_6_, | |
| cluster8_.creationFinished as creation4_3_6_, | |
| cluster8_.creationStarted as creation5_3_6_, | |
| cluster8_.description as descript6_3_6_, | |
| cluster8_.emailNeeded as emailNee7_3_6_, | |
| cluster8_.kerberosAdmin as kerberos8_3_6_, | |
| cluster8_.kerberosMasterKey as kerberos9_3_6_, | |
| cluster8_.kerberosPassword as kerbero10_3_6_, | |
| cluster8_.name as name11_3_6_, | |
| cluster8_.owner as owner12_3_6_, | |
| cluster8_.password as passwor13_3_6_, | |
| cluster8_.secure as secure14_3_6_, | |
| cluster8_.stack_id as stack_i21_3_6_, | |
| cluster8_.status as status15_3_6_, | |
| cluster8_.statusReason as statusR16_3_6_, | |
| cluster8_.upSince as upSince17_3_6_, | |
| cluster8_.userName as userNam18_3_6_, | |
| ambaristac9_.id as id1_0_7_, | |
| ambaristac9_.os as os2_0_7_, | |
| ambaristac9_.stack as stack3_0_7_, | |
| ambaristac9_.stackBaseURL as stackBas4_0_7_, | |
| ambaristac9_.stackRepoId as stackRep5_0_7_, | |
| ambaristac9_.utilsBaseURL as utilsBas6_0_7_, | |
| ambaristac9_.utilsRepoId as utilsRep7_0_7_, | |
| ambaristac9_.verify as verify8_0_7_, | |
| ambaristac9_.version as version9_0_7_, | |
| blueprint10_.id as id1_1_8_, | |
| blueprint10_.account as account2_1_8_, | |
| blueprint10_.blueprintName as blueprin3_1_8_, | |
| blueprint10_.blueprintText as blueprin4_1_8_, | |
| blueprint10_.description as descript5_1_8_, | |
| blueprint10_.hostGroupCount as hostGrou6_1_8_, | |
| blueprint10_.name as name7_1_8_, | |
| blueprint10_.owner as owner8_1_8_, | |
| blueprint10_.publicInAccount as publicIn9_1_8_, | |
| blueprint10_.status as status10_1_8_ | |
| from | |
| SecurityConfig securityco0_ | |
| left outer join | |
| Stack stack1_ | |
| on securityco0_.stack_id=stack1_.id | |
| left outer join | |
| Credential credential2_ | |
| on stack1_.credential_id=credential2_.id | |
| left outer join | |
| TemporaryAwsCredentials temporarya3_ | |
| on credential2_.temporaryAwsCredentials_accessKeyId=temporarya3_.accessKeyId | |
| left outer join | |
| FailurePolicy failurepol4_ | |
| on stack1_.failurePolicy_id=failurepol4_.id | |
| left outer join | |
| Network network5_ | |
| on stack1_.network_id=network5_.id | |
| left outer join | |
| Stack_parameters parameters6_ | |
| on stack1_.id=parameters6_.Stack_id | |
| left outer join | |
| SecurityGroup securitygr7_ | |
| on stack1_.securityGroup_id=securitygr7_.id | |
| left outer join | |
| Cluster cluster8_ | |
| on stack1_.id=cluster8_.stack_id | |
| left outer join | |
| AmbariStackDetails ambaristac9_ | |
| on cluster8_.ambariStackDetails_id=ambaristac9_.id | |
| left outer join | |
| Blueprint blueprint10_ | |
| on cluster8_.blueprint_id=blueprint10_.id | |
| where | |
| securityco0_.stack_id=? | |
| Hibernate: | |
| select | |
| template0_.id as id2_21_0_, | |
| template0_.account as account3_21_0_, | |
| template0_.deleted as deleted4_21_0_, | |
| template0_.description as descript5_21_0_, | |
| template0_.name as name6_21_0_, | |
| template0_.owner as owner7_21_0_, | |
| template0_.publicInAccount as publicIn8_21_0_, | |
| template0_.status as status9_21_0_, | |
| template0_.volumeCount as volumeC10_21_0_, | |
| template0_.volumeSize as volumeS11_21_0_, | |
| template0_.encrypted as encrypt12_21_0_, | |
| template0_.instanceType as instanc13_21_0_, | |
| template0_.spotPrice as spotPri14_21_0_, | |
| template0_.sshLocation as sshLoca15_21_0_, | |
| template0_.volumeType as volumeT16_21_0_, | |
| template0_.gcpInstanceType as gcpInst17_21_0_, | |
| template0_.gcpRawDiskType as gcpRawD18_21_0_, | |
| template0_.vmType as vmType19_21_0_, | |
| template0_.DTYPE as DTYPE1_21_0_ | |
| from | |
| Template template0_ | |
| where | |
| template0_.id=? | |
| Hibernate: | |
| select | |
| template0_.id as id2_21_0_, | |
| template0_.account as account3_21_0_, | |
| template0_.deleted as deleted4_21_0_, | |
| template0_.description as descript5_21_0_, | |
| template0_.name as name6_21_0_, | |
| template0_.owner as owner7_21_0_, | |
| template0_.publicInAccount as publicIn8_21_0_, | |
| template0_.status as status9_21_0_, | |
| template0_.volumeCount as volumeC10_21_0_, | |
| template0_.volumeSize as volumeS11_21_0_, | |
| template0_.encrypted as encrypt12_21_0_, | |
| template0_.instanceType as instanc13_21_0_, | |
| template0_.spotPrice as spotPri14_21_0_, | |
| template0_.sshLocation as sshLoca15_21_0_, | |
| template0_.volumeType as volumeT16_21_0_, | |
| template0_.gcpInstanceType as gcpInst17_21_0_, | |
| template0_.gcpRawDiskType as gcpRawD18_21_0_, | |
| template0_.vmType as vmType19_21_0_, | |
| template0_.DTYPE as DTYPE1_21_0_ | |
| from | |
| Template template0_ | |
| where | |
| template0_.id=? | |
| 2015-07-15 12:49:10,476 [resourceBuilderExecutor-25] pollWithTimeout:30 INFO c.s.c.s.PollingService - [owner:ea8d51fd-bc40-4b84-876b-5f1438bb33cf] [type:STACK] [id:400] [name:launch-amit-gcp] Polling attempt 2. | |
| 2015-07-15 12:49:10,476 [resourceBuilderExecutor-26] pollWithTimeout:30 INFO c.s.c.s.PollingService - [owner:ea8d51fd-bc40-4b84-876b-5f1438bb33cf] [type:STACK] [id:400] [name:launch-amit-gcp] Polling attempt 2. | |
| 2015-07-15 12:49:10,476 [resourceBuilderExecutor-25] checkStatus:17 INFO c.s.c.s.s.c.g.GcpResourceCheckerStatus - [owner:ea8d51fd-bc40-4b84-876b-5f1438bb33cf] [type:STACK] [id:400] [name:launch-amit-gcp] Checking the status of Gcp resource 'slave1-24-launch-amit-gcp-20150715124857' [GCP_INSTANCE]. | |
| 2015-07-15 12:49:10,476 [resourceBuilderExecutor-26] checkStatus:17 INFO c.s.c.s.s.c.g.GcpResourceCheckerStatus - [owner:ea8d51fd-bc40-4b84-876b-5f1438bb33cf] [type:STACK] [id:400] [name:launch-amit-gcp] Checking the status of Gcp resource 'slave1-25-launch-amit-gcp-20150715124857' [GCP_INSTANCE]. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment